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 10, 2026, 10 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
196321 7.8 重要
Local
アップル - Apple OS X の AppleGraphicsControl コンポーネントにおける特権付きコンテキスト内で任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2016-4662 2017-02-28 11:46 2016-10-24 Show GitHub Exploit DB Packet Storm
196322 5.5 警告
Local
アップル - Apple OS X の ntfs コンポーネントにおけるサービス運用妨害 (DoS) の脆弱性 CWE-20
不適切な入力確認
CVE-2016-4661 2017-02-28 11:46 2016-10-24 Show GitHub Exploit DB Packet Storm
196323 8.8 重要
Network
アップル - 複数の Apple 製品などで使用される WebKit における任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2017-2373 2017-02-27 18:15 2017-01-23 Show GitHub Exploit DB Packet Storm
196324 8.8 重要
Network
アップル - 複数の Apple 製品などで使用される WebKit における任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2017-2366 2017-02-27 18:13 2017-01-23 Show GitHub Exploit DB Packet Storm
196325 8.8 重要
Network
アップル - 複数の Apple 製品などで使用される WebKit における任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2017-2369 2017-02-27 18:05 2017-01-23 Show GitHub Exploit DB Packet Storm
196326 6.5 警告
Network
アップル - 複数の Apple 製品などで使用される WebKit における同一生成元ポリシーを回避される脆弱性 CWE-200
情報漏えい
CVE-2017-2365 2017-02-27 18:05 2017-01-23 Show GitHub Exploit DB Packet Storm
196327 6.5 警告
Network
アップル - Apple iOS および Safari などで使用される WebKit における同一生成元ポリシーを回避される脆弱性 CWE-200
情報漏えい
CVE-2017-2364 2017-02-27 18:05 2017-01-23 Show GitHub Exploit DB Packet Storm
196328 6.5 警告
Network
アップル - 複数の Apple 製品などで使用される WebKit における同一生成元ポリシーを回避される脆弱性 CWE-200
情報漏えい
CVE-2017-2363 2017-02-27 18:05 2017-01-23 Show GitHub Exploit DB Packet Storm
196329 8.8 重要
Network
アップル - 複数の Apple 製品などで使用される WebKit における任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2017-2362 2017-02-27 18:05 2017-01-23 Show GitHub Exploit DB Packet Storm
196330 6.5 警告
Network
アップル - Apple Safari の Safari コンポーネントにおけるアドレスバーを偽装される脆弱性 CWE-254
セキュリティ機能
CVE-2017-2359 2017-02-27 17:38 2017-01-23 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 10, 2026, 4:58 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
551 - - - In the Linux kernel, the following vulnerability has been resolved: net: nexthop: fix percpu use-after-free in remove_nh_grp_entry When removing a nexthop from a group, remove_nh_grp_entry() publis… New - CVE-2026-43374 2026-05-9 00:16 2026-05-9 Show GitHub Exploit DB Packet Storm
552 - - - In the Linux kernel, the following vulnerability has been resolved: net: ncsi: fix skb leak in error paths Early return paths in NCSI RX and AEN handlers fail to release the received skb, resulting… New - CVE-2026-43373 2026-05-9 00:16 2026-05-9 Show GitHub Exploit DB Packet Storm
553 - - - In the Linux kernel, the following vulnerability has been resolved: net: dsa: microchip: Fix error path in PTP IRQ setup If request_threaded_irq() fails during the PTP message IRQ setup, the newly … New - CVE-2026-43372 2026-05-9 00:16 2026-05-9 Show GitHub Exploit DB Packet Storm
554 - - - In the Linux kernel, the following vulnerability has been resolved: net: macb: Shuffle the tx ring before enabling tx Quanyang observed that when using an NFS rootfs on an AMD ZynqMp board, the roo… New - CVE-2026-43371 2026-05-9 00:16 2026-05-9 Show GitHub Exploit DB Packet Storm
555 - - - In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: Fix use-after-free race in VM acquire Replace non-atomic vm->process_info assignment with cmpxchg() to prevent race w… New - CVE-2026-43370 2026-05-9 00:16 2026-05-9 Show GitHub Exploit DB Packet Storm
556 - - - In the Linux kernel, the following vulnerability has been resolved: drm/amd: Fix NULL pointer dereference in device cleanup When GPU initialization fails due to an unsupported HW block IP blocks ma… New - CVE-2026-43369 2026-05-9 00:16 2026-05-9 Show GitHub Exploit DB Packet Storm
557 - - - In the Linux kernel, the following vulnerability has been resolved: drm/i915: Fix potential overflow of shmem scatterlist length When a scatterlists table of a GEM shmem object of size 4 GB or more… New - CVE-2026-43368 2026-05-9 00:16 2026-05-9 Show GitHub Exploit DB Packet Storm
558 - - - In the Linux kernel, the following vulnerability has been resolved: drm/amd: Fix a few more NULL pointer dereference in device cleanup I found a few more paths that cleanup fails due to a NULL vers… New - CVE-2026-43367 2026-05-9 00:16 2026-05-9 Show GitHub Exploit DB Packet Storm
559 - - - In the Linux kernel, the following vulnerability has been resolved: io_uring/kbuf: check if target buffer list is still legacy on recycle There's a gap between when the buffer was grabbed and when … New - CVE-2026-43366 2026-05-9 00:16 2026-05-9 Show GitHub Exploit DB Packet Storm
560 - - - In the Linux kernel, the following vulnerability has been resolved: xfs: fix undersized l_iclog_roundoff values If the superblock doesn't list a log stripe unit, we set the incore log roundoff valu… New - CVE-2026-43365 2026-05-9 00:16 2026-05-9 Show GitHub Exploit DB Packet Storm