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 1, 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
195531 3.3
Local
アップル - Apple macOS の IOAcceleratorFamily コンポーネントにおける重要なカーネルメモリのレイアウト情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2016-7624 2017-02-28 16:59 2016-12-13 Show GitHub Exploit DB Packet Storm
195532 7.8 重要
Local
アップル - Apple macOS の Grapher コンポーネントにおける任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2016-7622 2017-02-28 16:59 2016-12-13 Show GitHub Exploit DB Packet Storm
195533 3.3
Local
アップル - Apple macOS の IOSurface コンポーネントにおける重要なカーネルメモリのレイアウト情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2016-7620 2017-02-28 16:59 2016-12-13 Show GitHub Exploit DB Packet Storm
195534 7.8 重要
Local
アップル - Apple macOS の Foundation コンポーネントにおける任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2016-7618 2017-02-28 16:59 2016-12-13 Show GitHub Exploit DB Packet Storm
195535 7.8 重要
Local
アップル - Apple macOS の Bluetooth コンポーネントにおける特権付きコンテキスト内で任意のコードを実行される脆弱性 CWE-704
不正な型変換またはキャスト
CVE-2016-7617 2017-02-28 16:59 2016-12-13 Show GitHub Exploit DB Packet Storm
195536 6.2 警告
Local
アップル - Apple macOS の AppleGraphicsPowerManagement コンポーネントにおけるサービス運用妨害 (DoS) の脆弱性 CWE-476
NULL ポインタデリファレンス
CVE-2016-7609 2017-02-28 16:59 2016-12-13 Show GitHub Exploit DB Packet Storm
195537 5.5 警告
Local
アップル - Apple macOS の IOFireWireFamily コンポーネントにおけるカーネルメモリから重要な情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2016-7608 2017-02-28 16:59 2016-12-13 Show GitHub Exploit DB Packet Storm
195538 5.5 警告
Local
アップル - Apple macOS の Bluetooth コンポーネントにおけるサービス運用妨害 (DoS) の脆弱性 CWE-476
NULL ポインタデリファレンス
CVE-2016-7605 2017-02-28 16:59 2016-12-13 Show GitHub Exploit DB Packet Storm
195539 5.5 警告
Local
アップル - Apple macOS の CoreCapture コンポーネントにおけるサービス運用妨害 (DoS) の脆弱性 CWE-476
NULL ポインタデリファレンス
CVE-2016-7604 2017-02-28 16:59 2016-12-13 Show GitHub Exploit DB Packet Storm
195540 5.5 警告
Local
アップル - Apple macOS の CoreStorage コンポーネントにおけるサービス運用妨害 (DoS) の脆弱性 CWE-476
NULL ポインタデリファレンス
CVE-2016-7603 2017-02-28 16:59 2016-12-13 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 2, 2026, 4:08 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
291 - - - In the Linux kernel, the following vulnerability has been resolved: auxdisplay: line-display: fix NULL dereference in linedisp_release linedisp_release() currently retrieves the enclosing struct li… New - CVE-2026-31753 2026-05-2 00:24 2026-05-2 Show GitHub Exploit DB Packet Storm
292 - - - In the Linux kernel, the following vulnerability has been resolved: usb: cdns3: gadget: fix state inconsistency on gadget init failure When cdns3_gadget_start() fails, the DRD hardware is left in g… New - CVE-2026-31754 2026-05-2 00:24 2026-05-2 Show GitHub Exploit DB Packet Storm
293 - - - In the Linux kernel, the following vulnerability has been resolved: netfilter: nf_tables: reject immediate NF_QUEUE verdict nft_queue is always used from userspace nftables to deliver the NF_QUEUE … New - CVE-2026-43024 2026-05-2 00:24 2026-05-2 Show GitHub Exploit DB Packet Storm
294 - - - In the Linux kernel, the following vulnerability has been resolved: netfilter: x_tables: ensure names are nul-terminated Reject names that lack a \0 character before feeding them to functions that … New - CVE-2026-43028 2026-05-2 00:24 2026-05-2 Show GitHub Exploit DB Packet Storm
295 - - - In the Linux kernel, the following vulnerability has been resolved: bpf: Fix regsafe() for pointers to packet In case rold->reg->range == BEYOND_PKT_END && rcur->reg->range == N regsafe() may retur… New - CVE-2026-43030 2026-05-2 00:24 2026-05-2 Show GitHub Exploit DB Packet Storm
296 - - - In the Linux kernel, the following vulnerability has been resolved: NFC: pn533: bound the UART receive buffer pn532_receive_buf() appends every incoming byte to dev->recv_skb and only resets the bu… New - CVE-2026-43032 2026-05-2 00:24 2026-05-2 Show GitHub Exploit DB Packet Storm
297 - - - In the Linux kernel, the following vulnerability has been resolved: usb: dwc2: gadget: Fix spin_lock/unlock mismatch in dwc2_hsotg_udc_stop() dwc2_gadget_exit_clock_gating() internally calls call_g… New - CVE-2026-31756 2026-05-2 00:24 2026-05-2 Show GitHub Exploit DB Packet Storm
298 - - - In the Linux kernel, the following vulnerability has been resolved: iio: imu: st_lsm6dsx: Set buffer sampling frequency for accelerometer only The st_lsm6dsx_hwfifo_odr_store() function, which is c… New - CVE-2026-31764 2026-05-2 00:24 2026-05-2 Show GitHub Exploit DB Packet Storm
299 - - - In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: Change AMDGPU_VA_RESERVED_TRAP_SIZE to 64KB Currently, AMDGPU_VA_RESERVED_TRAP_SIZE is hardcoded to 8KB, while KFD_CW… New - CVE-2026-31765 2026-05-2 00:24 2026-05-2 Show GitHub Exploit DB Packet Storm
300 - - - In the Linux kernel, the following vulnerability has been resolved: drm/i915/dsi: Don't do DSC horizontal timing adjustments in command mode Stop adjusting the horizontal timing values based on the… New - CVE-2026-31767 2026-05-2 00:24 2026-05-2 Show GitHub Exploit DB Packet Storm