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
203081 7.2 危険 アップル - 複数の Apple 製品のカーネルにおける権限を取得される脆弱性 CWE-119
バッファエラー
CVE-2016-1721 2016-03-29 15:44 2016-01-19 Show GitHub Exploit DB Packet Storm
203082 7.2 危険 アップル - 複数の Apple 製品の IOKit における権限を取得される脆弱性 CWE-119
バッファエラー
CVE-2016-1720 2016-03-29 15:44 2016-01-19 Show GitHub Exploit DB Packet Storm
203083 7.2 危険 アップル - 複数の Apple 製品の IOHIDFamily API における権限を取得される脆弱性 CWE-119
バッファエラー
CVE-2016-1719 2016-03-29 15:44 2016-01-19 Show GitHub Exploit DB Packet Storm
203084 7.2 危険 アップル - 複数の Apple 製品のディスクイメージコンポーネントにおける権限を取得される脆弱性 CWE-119
バッファエラー
CVE-2016-1717 2016-03-29 15:44 2016-01-19 Show GitHub Exploit DB Packet Storm
203085 8.3 危険 アップル
Google
- Android のカーネルの Broadcom Wi-Fi ドライバにおける任意のコードを実行される脆弱性 CWE-20
不適切な入力確認
CVE-2016-0802 2016-03-29 15:41 2016-02-1 Show GitHub Exploit DB Packet Storm
203086 8.3 危険 アップル
Google
- Android のカーネルの Broadcom Wi-Fi ドライバにおける任意のコードを実行される脆弱性 CWE-20
不適切な入力確認
CVE-2016-0801 2016-03-29 15:41 2016-02-1 Show GitHub Exploit DB Packet Storm
203087 10 危険 アップル
nghttp2 project
- nghttp2 のアイドル状態のストリーム処理における脆弱性 CWE-119
バッファエラー
CVE-2015-8659 2016-03-29 15:41 2015-12-23 Show GitHub Exploit DB Packet Storm
203088 5.8 警告 アップル
xmlsoft.org
Canonical
レッドハット
- libxml2 の HTML パーサの push インターフェースの SAX2.c の xmlSAX2TextNode 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-119
バッファエラー
CVE-2015-8242 2016-03-29 15:41 2015-11-20 Show GitHub Exploit DB Packet Storm
203089 7.5 危険 アップル
PNG Development Group
- libpng の pngrutil.c 内の png_read_IDAT_data 関数におけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2015-0973 2016-03-29 15:40 2015-01-9 Show GitHub Exploit DB Packet Storm
203090 10 危険 アップル
PNG Development Group
- libpng の png_combine_row 関数におけるヒープベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2014-9495 2016-03-29 15:40 2014-12-22 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
491 - - - In the Linux kernel, the following vulnerability has been resolved: rust_binder: check ownership before using vma When installing missing pages (or zapping them), Rust Binder will look up the vma i… New - CVE-2026-43434 2026-05-9 00:16 2026-05-9 Show GitHub Exploit DB Packet Storm
492 - - - In the Linux kernel, the following vulnerability has been resolved: rust_binder: avoid reading the written value in offsets array When sending a transaction, its offsets array is first copied into … New - CVE-2026-43433 2026-05-9 00:16 2026-05-9 Show GitHub Exploit DB Packet Storm
493 - - - In the Linux kernel, the following vulnerability has been resolved: usb: xhci: Fix memory leak in xhci_disable_slot() xhci_alloc_command() allocates a command structure and, when the second argumen… New - CVE-2026-43432 2026-05-9 00:16 2026-05-9 Show GitHub Exploit DB Packet Storm
494 - - - In the Linux kernel, the following vulnerability has been resolved: xhci: Fix NULL pointer dereference when reading portli debugfs files Michal reported and debgged a NULL pointer dereference bug i… New - CVE-2026-43431 2026-05-9 00:16 2026-05-9 Show GitHub Exploit DB Packet Storm
495 - - - In the Linux kernel, the following vulnerability has been resolved: usb: yurex: fix race in probe The bbu member of the descriptor must be set to the value standing for uninitialized values before … New - CVE-2026-43430 2026-05-9 00:16 2026-05-9 Show GitHub Exploit DB Packet Storm
496 - - - In the Linux kernel, the following vulnerability has been resolved: USB: usbtmc: Use usb_bulk_msg_killable() with user-specified timeouts The usbtmc driver accepts timeout values specified by the u… New - CVE-2026-43429 2026-05-9 00:16 2026-05-9 Show GitHub Exploit DB Packet Storm
497 - - - In the Linux kernel, the following vulnerability has been resolved: USB: core: Limit the length of unkillable synchronous timeouts The usb_control_msg(), usb_bulk_msg(), and usb_interrupt_msg() API… New - CVE-2026-43428 2026-05-9 00:16 2026-05-9 Show GitHub Exploit DB Packet Storm
498 - - - In the Linux kernel, the following vulnerability has been resolved: usb: class: cdc-wdm: fix reordering issue in read code path Quoting the bug report: Due to compiler optimization or CPU out-of-o… New - CVE-2026-43427 2026-05-9 00:16 2026-05-9 Show GitHub Exploit DB Packet Storm
499 - - - In the Linux kernel, the following vulnerability has been resolved: usb: renesas_usbhs: fix use-after-free in ISR during device removal In usbhs_remove(), the driver frees resources (including the … New - CVE-2026-43426 2026-05-9 00:16 2026-05-9 Show GitHub Exploit DB Packet Storm
500 - - - In the Linux kernel, the following vulnerability has been resolved: usb: image: mdc800: kill download URB on timeout mdc800_device_read() submits download_urb and waits for completion. If the timeo… New - CVE-2026-43425 2026-05-9 00:16 2026-05-9 Show GitHub Exploit DB Packet Storm