Vulnerability Search Top
Show Search Menu
Vendor Name
プロダクト・サービス名
Title
CVE
Urgent
Important
Warning
Warning
CWE
公開-検索開始年
公開-検索開始月
公開-検索開始日
公開-検索終了年
公開-検索終了月
公開-検索終了日
レベルソート
In descending order of publication date
In descending order of update date
Number of items displayed

You can search for vulnerabilities managed by JVN (Japan Vulnerability Note) and NVD (National Vulnerability Database).
Search keywords must be entered in English otherwise will not be searched in both JVN and NVD.

To search by CWE, please refer to the CWE Overview and check the CWE number.

  • Urgent
  • Important
  • Warning
  • Low
JVN Vulnerability Information

Update Date":May 9, 2026, 6 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
196651 5.9 警告
Network
NTP Project - NTP の ntpq の getresponse 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-400
CWE-835
CVE-2015-8158 2017-02-14 19:49 2015-10-16 Show GitHub Exploit DB Packet Storm
196652 4.8 警告
Network
NTP Project - NTP の ntpq プロトコルにおける反射攻撃を実行される脆弱性 CWE-284
CWE-294
CVE-2015-8140 2017-02-14 19:49 2015-10-16 Show GitHub Exploit DB Packet Storm
196653 5.3 警告
Network
NTP Project - NTP の ntpq における開始タイムスタンプを取得される脆弱性 CWE-200
CWE-284
CVE-2015-8139 2017-02-14 19:49 2015-10-16 Show GitHub Exploit DB Packet Storm
196654 7.5 重要
Network
NTP Project - NTP におけるサービス運用妨害 (DoS) の脆弱性 CWE-400
リソースの枯渇
CVE-2015-7978 2017-02-14 19:49 2015-10-16 Show GitHub Exploit DB Packet Storm
196655 6.2 警告
Local
NTP Project - NTP の nextvar 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-119
CWE-20
CVE-2015-7975 2017-02-14 19:49 2015-10-16 Show GitHub Exploit DB Packet Storm
196656 5.5 警告
Local
ImageMagick - ImageMagick の MagickCore/fx.c の WaveletDenoiseImage 関数におけるヒープオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2016-9298 2017-02-14 16:56 2016-11-1 Show GitHub Exploit DB Packet Storm
196657 7.5 重要
Network
uClibc-ng project
Erik Andersen
- uClibc および uClibc-ng の libc/string/arm/memset.S における整数符号エラーの脆弱性 CWE-119
バッファエラー
CVE-2016-6264 2017-02-14 16:54 2016-06-20 Show GitHub Exploit DB Packet Storm
196658 5.5 警告
Local
サムスン - Samsung KNOX の ClipboardDataMgr における KNOX クリップボードデータを読まれる脆弱性 CWE-200
情報漏えい
CVE-2016-3996 2017-02-14 15:35 2016-04-16 Show GitHub Exploit DB Packet Storm
196659 7.8 重要
Local
openSUSE project
LibTIFF
- LibTiff の t2p_readwrite_pdf_image_tile 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-787
境界外書き込み
CVE-2016-9453 2017-02-14 15:08 2016-10-8 Show GitHub Exploit DB Packet Storm
196660 7.5 重要
Network
openSUSE project
LibTIFF
- LibTiff の TIFFFetchNormalTag 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-476
NULL ポインタデリファレンス
CVE-2016-9448 2017-02-14 15:08 2016-11-16 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 9, 2026, 5:07 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
501 7.5 HIGH
Network
- - In the Linux kernel, the following vulnerability has been resolved: iommu/amd: move wait_on_sem() out of spinlock With iommu.strict=1, the existing completion wait path can cause soft lockups under… New - CVE-2026-43253 2026-05-8 22:16 2026-05-6 Show GitHub Exploit DB Packet Storm
502 8.8 HIGH
Adjacent
- - In the Linux kernel, the following vulnerability has been resolved: 9p/xen: protect xen_9pfs_front_free against concurrent calls The xenwatch thread can race with other back-end change notification… New - CVE-2026-43249 2026-05-8 22:16 2026-05-6 Show GitHub Exploit DB Packet Storm
503 7.8 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: vhost: move vdpa group bound check to vhost_vdpa Remove duplication by consolidating these here. This reduces the posibility of … New - CVE-2026-43248 2026-05-8 22:16 2026-05-6 Show GitHub Exploit DB Packet Storm
504 7.5 HIGH
Network
- - In the Linux kernel, the following vulnerability has been resolved: ntfs: ->d_compare() must not block ... so don't use __getname() there. Switch it (and ntfs_d_hash(), while we are at it) to kmal… New - CVE-2026-43245 2026-05-8 22:16 2026-05-6 Show GitHub Exploit DB Packet Storm
505 8.8 HIGH
Network
- - In the Linux kernel, the following vulnerability has been resolved: smb: client: prevent races in ->query_interfaces() It was possible for two query interface works to be concurrently trying to upd… New - CVE-2026-43239 2026-05-8 22:16 2026-05-6 Show GitHub Exploit DB Packet Storm
506 7.8 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: Refactor amdgpu_gem_va_ioctl for Handling Last Fence Update and Timeline Management v4 This commit simplifies the amd… New - CVE-2026-43237 2026-05-8 22:16 2026-05-6 Show GitHub Exploit DB Packet Storm
507 7.8 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: drm/atmel-hlcdc: fix use-after-free of drm_crtc_commit after release The atmel_hlcdc_plane_atomic_duplicate_state() callback was … New - CVE-2026-43236 2026-05-8 22:16 2026-05-6 Show GitHub Exploit DB Packet Storm
508 8.2 HIGH
Network
- - In the Linux kernel, the following vulnerability has been resolved: netfilter: nf_conntrack_h323: fix OOB read in decode_choice() In decode_choice(), the boundary check before get_len() uses the va… New - CVE-2026-43233 2026-05-8 22:16 2026-05-6 Show GitHub Exploit DB Packet Storm
509 8.8 HIGH
Network
- - In the Linux kernel, the following vulnerability has been resolved: net: wan: farsync: Fix use-after-free bugs caused by unfinished tasklets When the FarSync T-series card is being detached, the fs… New - CVE-2026-43232 2026-05-8 22:16 2026-05-6 Show GitHub Exploit DB Packet Storm
510 7.5 HIGH
Network
- - In the Linux kernel, the following vulnerability has been resolved: net/rds: Clear reconnect pending bit When canceling the reconnect worker, care must be taken to reset the reconnect-pending bit. … New - CVE-2026-43230 2026-05-8 22:16 2026-05-6 Show GitHub Exploit DB Packet Storm