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 15, 2026, 2:01 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
198801 7 重要
Local
Linux - Linux Kernel の sg の実装における任意のカーネルメモリ領域を読み書きされる脆弱性 CWE-416
解放済みメモリの使用
CVE-2016-10088 2017-01-11 15:45 2016-12-17 Show GitHub Exploit DB Packet Storm
198802 7.8 重要
Local
Linux - Linux Kernel の net/netlink/af_netlink.c の netlink_dump 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-362
CWE-415
CVE-2016-9806 2017-01-11 15:44 2016-06-24 Show GitHub Exploit DB Packet Storm
198803 7.8 重要
Local
Linux - Linux Kernel の ALSA サブシステムの sound/core/pcm_lib.c におけるサービス運用妨害 (DoS) の脆弱性 CWE-362
CWE-416
CVE-2016-9794 2017-01-11 15:44 2016-04-14 Show GitHub Exploit DB Packet Storm
198804 7.8 重要
Local
Linux - Linux Kernel の net/core/sock.c の sock_setsockopt 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-119
バッファエラー
CVE-2016-9793 2017-01-11 15:44 2016-12-10 Show GitHub Exploit DB Packet Storm
198805 7.8 重要
Local
Linux - Linux Kernel の KVM におけるホスト OS 権限を取得される脆弱性 CWE-125
境界外読み取り
CVE-2016-9777 2017-01-11 15:44 2016-12-2 Show GitHub Exploit DB Packet Storm
198806 5.5 警告
Local
Linux - Linux Kernel の arch/x86/kvm/emulate.c におけるカーネルスタックメモリから重要な情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2016-9756 2017-01-11 15:44 2016-12-2 Show GitHub Exploit DB Packet Storm
198807 7.8 重要
Local
Linux - Linux Kernel の netfilter サブシステムにおけるサービス運用妨害 (DoS) の脆弱性 CWE-787
境界外書き込み
CVE-2016-9755 2017-01-11 15:44 2016-11-29 Show GitHub Exploit DB Packet Storm
198808 5.5 警告
Local
Linux - Linux Kernel の fs/xfs/xfs_attr_list.c のエラーパスにおけるサービス運用妨害 (DoS) の脆弱性 CWE-400
リソースの枯渇
CVE-2016-9685 2017-01-11 15:44 2016-04-12 Show GitHub Exploit DB Packet Storm
198809 5.5 警告
Local
Linux - Linux Kernel の arch/x86/kvm/vmx.c におけるサービス運用妨害 (DoS) の脆弱性 CWE-388
エラー処理
CVE-2016-9588 2017-01-11 15:44 2016-12-13 Show GitHub Exploit DB Packet Storm
198810 7.8 重要
Local
Linux - Linux Kernel の block/blk-map.c の blk_rq_map_user_iov 関数における任意のカーネルメモリ領域を読み書きされる脆弱性 CWE-416
解放済みメモリの使用
CVE-2016-9576 2017-01-11 15:44 2016-12-10 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 15, 2026, 4:28 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
1821 - - - In the Linux kernel, the following vulnerability has been resolved: mm: Fix a hmm_range_fault() livelock / starvation problem If hmm_range_fault() fails a folio_trylock() in do_swap_page, trying to… - CVE-2026-43404 2026-05-12 23:10 2026-05-9 Show GitHub Exploit DB Packet Storm
1822 - - - In the Linux kernel, the following vulnerability has been resolved: serial: caif: hold tty->link reference in ldisc_open and ser_release A reproducer triggers a KASAN slab-use-after-free in pty_wri… - CVE-2026-43458 2026-05-12 23:10 2026-05-9 Show GitHub Exploit DB Packet Storm
1823 - - - In the Linux kernel, the following vulnerability has been resolved: spi: rockchip-sfc: Fix double-free in remove() callback The driver uses devm_spi_register_controller() for registration, which au… - CVE-2026-43460 2026-05-12 23:10 2026-05-9 Show GitHub Exploit DB Packet Storm
1824 7.5 HIGH
Network
- - In the Linux kernel, the following vulnerability has been resolved: net: spacemit: Fix error handling in emac_tx_mem_map() The DMA mappings were leaked on mapping error. Free them with the existing… - CVE-2026-43462 2026-05-12 23:10 2026-05-9 Show GitHub Exploit DB Packet Storm
1825 - - - In the Linux kernel, the following vulnerability has been resolved: rxrpc, afs: Fix missing error pointer check after rxrpc_kernel_lookup_peer() rxrpc_kernel_lookup_peer() can also return error poi… - CVE-2026-43463 2026-05-12 23:10 2026-05-9 Show GitHub Exploit DB Packet Storm
1826 7.5 HIGH
Network
- - In the Linux kernel, the following vulnerability has been resolved: libceph: Use u32 for non-negative values in ceph_monmap_decode() This patch fixes unnecessary implicit conversions that change si… - CVE-2026-43405 2026-05-12 23:10 2026-05-9 Show GitHub Exploit DB Packet Storm
1827 9.1 CRITICAL
Network
- - In the Linux kernel, the following vulnerability has been resolved: libceph: Fix potential out-of-bounds access in ceph_handle_auth_reply() This patch fixes an out-of-bounds access in ceph_handle_a… - CVE-2026-43407 2026-05-12 23:10 2026-05-9 Show GitHub Exploit DB Packet Storm
1828 7.8 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: ceph: add a bunch of missing ceph_path_info initializers ceph_mdsc_build_path() must be called with a zero-initialized ceph_path_… - CVE-2026-43408 2026-05-12 23:10 2026-05-9 Show GitHub Exploit DB Packet Storm
1829 - - - In the Linux kernel, the following vulnerability has been resolved: scsi: mpi3mr: Add NULL checks when resetting request and reply queues The driver encountered a crash during resource cleanup when… - CVE-2026-43473 2026-05-12 23:10 2026-05-9 Show GitHub Exploit DB Packet Storm
1830 - - - In the Linux kernel, the following vulnerability has been resolved: fs: init flags_valid before calling vfs_fileattr_get syzbot reported a uninit-value bug in [1]. Similar to the "*get" context wh… - CVE-2026-43474 2026-05-12 23:10 2026-05-9 Show GitHub Exploit DB Packet Storm