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 31, 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
205711 5 警告 FuseISO project
Fedora Project
- FuseISO の isofs.c の isofs_real_readdir 関数におけるスタックベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2015-8837 2016-03-31 11:59 2015-10-1 Show GitHub Exploit DB Packet Storm
205712 5 警告 FuseISO project
Fedora Project
- FuseISO の isofs.c の isofs_real_read_zf 関数における整数オーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2015-8836 2016-03-31 11:59 2015-10-1 Show GitHub Exploit DB Packet Storm
205713 7.2 危険 マイクロソフト
日立
- 複数の Microsoft Windows 製品の USB 大容量記憶域クラスドライバにおける任意のコードを実行される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2016-0133 2016-03-30 14:35 2016-03-8 Show GitHub Exploit DB Packet Storm
205714 9.3 危険 Google - Google Chrome の browser/extensions/api/page_capture/page_capture_api.cc におけるサービス運用妨害 (DoS) の脆弱性 CWE-noinfo
情報不足
CVE-2016-1650 2016-03-30 12:25 2016-03-24 Show GitHub Exploit DB Packet Storm
205715 9.3 危険 Google - Google Chrome で使用される libANGLE の Program.cpp におけるサービス運用妨害 (DoS) の脆弱性 CWE-119
バッファエラー
CVE-2016-1649 2016-03-30 12:25 2016-03-24 Show GitHub Exploit DB Packet Storm
205716 9.3 危険 Google - Google Chrome の拡張機能の実装の renderer/loadtimes_extension_bindings.cc におけるサービス運用妨害 (DoS) の脆弱性 CWE-Other
その他
CVE-2016-1648 2016-03-30 12:25 2016-03-24 Show GitHub Exploit DB Packet Storm
205717 9.3 危険 Google - Google Chrome のナビゲーションの実装の content/browser/renderer_host/render_widget_host_impl.cc におけるサービス運用妨害 (DoS) の脆弱性 CWE-Other
その他
CVE-2016-1647 2016-03-30 12:25 2016-03-24 Show GitHub Exploit DB Packet Storm
205718 6 警告 Node.js Foundation - Node.js のパッケージマネージャ npm が不正なパッケージの動作を制限しない問題 - - 2016-03-30 11:55 2016-03-25 Show GitHub Exploit DB Packet Storm
205719 7.2 危険 Cogent Real-Time Systems Inc. - Cogent DataHub における権限を取得される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2016-2288 2016-03-30 11:39 2016-03-17 Show GitHub Exploit DB Packet Storm
205720 6.9 警告 IBM - Windows 上で稼動する IBM Informix Dynamic Server のクライアント実装における権限を取得される脆弱性 CWE-Other
その他
CVE-2016-0226 2016-03-30 11:01 2016-03-21 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 31, 2026, 4:16 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
111 7.1 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: selinux: fix overlayfs mmap() and mprotect() access checks The existing SELinux security model for overlayfs is to allow access i… Update - CVE-2026-46054 2026-05-30 20:17 2026-05-27 Show GitHub Exploit DB Packet Storm
112 7.8 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: net: rds: fix MR cleanup on copy error __rds_rdma_map() hands sg/pages ownership to the transport after get_mr() succeeds. If cop… Update - CVE-2026-46053 2026-05-30 20:17 2026-05-27 Show GitHub Exploit DB Packet Storm
113 7.5 HIGH
Network
- - In the Linux kernel, the following vulnerability has been resolved: ceph: only d_add() negative dentries when they are unhashed Ceph can call d_add(dentry, NULL) on a negative dentry that is alread… Update - CVE-2026-46052 2026-05-30 20:17 2026-05-27 Show GitHub Exploit DB Packet Storm
114 9.1 CRITICAL
Network
- - In the Linux kernel, the following vulnerability has been resolved: RDMA/rxe: Validate pad and ICRC before payload_size() in rxe_rcv rxe_rcv() currently checks only that the incoming packet is at l… Update - CVE-2026-46043 2026-05-30 20:17 2026-05-27 Show GitHub Exploit DB Packet Storm
115 9.8 CRITICAL
Network
- - In the Linux kernel, the following vulnerability has been resolved: rxgk: Fix potential integer overflow in length check Fix potential integer overflow in rxgk_extract_token() when checking the len… Update - CVE-2026-46039 2026-05-30 20:17 2026-05-27 Show GitHub Exploit DB Packet Storm
116 8.2 HIGH
Network
- - In the Linux kernel, the following vulnerability has been resolved: ipv4: icmp: validate reply type before using icmp_pointers Extended echo replies use ICMP_EXT_ECHOREPLY as the outbound reply typ… Update - CVE-2026-46037 2026-05-30 20:17 2026-05-27 Show GitHub Exploit DB Packet Storm
117 7.8 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: vfio/cdx: Serialize VFIO_DEVICE_SET_IRQS with a per-device mutex vfio_cdx_set_msi_trigger() reads vdev->config_msi and operates o… Update - CVE-2026-46036 2026-05-30 20:17 2026-05-27 Show GitHub Exploit DB Packet Storm
118 7.5 HIGH
Network
- - In the Linux kernel, the following vulnerability has been resolved: net: ks8851: Reinstate disabling of BHs around IRQ handler If the driver executes ks8851_irq() AND a TX packet has been sent, the… Update - CVE-2026-46031 2026-05-30 20:17 2026-05-27 Show GitHub Exploit DB Packet Storm
119 7.0 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: mm/slab: return NULL early from kmalloc_nolock() in NMI on UP On UP kernels (!CONFIG_SMP), spin_trylock() is a no-op that uncondi… Update - CVE-2026-46029 2026-05-30 20:17 2026-05-27 Show GitHub Exploit DB Packet Storm
120 7.5 HIGH
Network
- - In the Linux kernel, the following vulnerability has been resolved: net/smc: avoid early lgr access in smc_clc_wait_msg A CLC decline can be received while the handshake is still in an early stage,… Update - CVE-2026-46027 2026-05-30 20:17 2026-05-27 Show GitHub Exploit DB Packet Storm