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 14, 2026, 6:01 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
2251 5.5 警告
Local
Linux Linux Kernel LinuxのLinux KernelにおけるNULL ポインタデリファレンスに関する脆弱性 CWE-476
NULL ポインタデリファレンス
CVE-2026-31515 2026-04-30 11:06 2026-04-22 Show GitHub Exploit DB Packet Storm
2252 7.8 重要
Local
Linux Linux Kernel LinuxのLinux Kernelにおける競合状態に関する脆弱性 CWE-362
競合状態
CVE-2026-31516 2026-04-30 11:06 2026-04-22 Show GitHub Exploit DB Packet Storm
2253 5.5 警告
Local
Linux Linux Kernel LinuxのLinux Kernelにおける有効期限後のメモリの解放の欠如に関する脆弱性 CWE-401
有効期限後のメモリの解放の欠如
CVE-2026-31517 2026-04-30 11:06 2026-04-22 Show GitHub Exploit DB Packet Storm
2254 5.5 警告
Local
Linux Linux Kernel LinuxのLinux Kernelにおける有効期限後のメモリの解放の欠如に関する脆弱性 CWE-401
有効期限後のメモリの解放の欠如
CVE-2026-31518 2026-04-30 11:06 2026-04-22 Show GitHub Exploit DB Packet Storm
2255 5.5 警告
Local
Linux Linux Kernel LinuxのLinux KernelにおけるNULL ポインタデリファレンスに関する脆弱性 CWE-476
NULL ポインタデリファレンス
CVE-2026-31519 2026-04-30 11:06 2026-04-22 Show GitHub Exploit DB Packet Storm
2256 5.5 警告
Local
Linux Linux Kernel LinuxのLinux Kernelにおける有効期限後のメモリの解放の欠如に関する脆弱性 CWE-401
有効期限後のメモリの解放の欠如
CVE-2026-31520 2026-04-30 11:06 2026-04-22 Show GitHub Exploit DB Packet Storm
2257 5.5 警告
Local
Linux Linux Kernel LinuxのLinux Kernelにおける境界外書き込みに関する脆弱性 CWE-787
境界外書き込み
CVE-2026-31521 2026-04-30 11:06 2026-04-22 Show GitHub Exploit DB Packet Storm
2258 5.5 警告
Local
Linux Linux Kernel LinuxのLinux Kernelにおける有効期限後のメモリの解放の欠如に関する脆弱性 CWE-401
有効期限後のメモリの解放の欠如
CVE-2026-31522 2026-04-30 11:06 2026-04-22 Show GitHub Exploit DB Packet Storm
2259 4.7 警告
Local
Linux Linux Kernel LinuxのLinux KernelにおけるTime-of-check Time-of-use (TOCTOU) 競合状態の脆弱性 CWE-367
Time-of-check Time-of-use (TOCTOU) 競合状態
CVE-2026-31523 2026-04-30 11:06 2026-04-22 Show GitHub Exploit DB Packet Storm
2260 5.5 警告
Local
Linux Linux Kernel LinuxのLinux Kernelにおける有効期限後のメモリの解放の欠如に関する脆弱性 CWE-401
有効期限後のメモリの解放の欠如
CVE-2026-31524 2026-04-30 11:06 2026-04-22 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 14, 2026, 4 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
881 7.8 HIGH
Local
- - 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… Update - CVE-2026-43368 2026-05-12 23:10 2026-05-9 Show GitHub Exploit DB Packet Storm
882 - - - 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… Update - CVE-2026-43369 2026-05-12 23:10 2026-05-9 Show GitHub Exploit DB Packet Storm
883 - - - 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… Update - CVE-2026-43371 2026-05-12 23:10 2026-05-9 Show GitHub Exploit DB Packet Storm
884 7.8 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: netfilter: nf_tables: Fix for duplicate device in netdev hooks When handling NETDEV_REGISTER notification, duplicate device regis… Update - CVE-2026-43454 2026-05-12 23:10 2026-05-9 Show GitHub Exploit DB Packet Storm
885 - - - In the Linux kernel, the following vulnerability has been resolved: mctp: i2c: fix skb memory leak in receive path When 'midev->allow_rx' is false, the newly allocated skb isn't consumed by netif_r… Update - CVE-2026-43457 2026-05-12 23:10 2026-05-9 Show GitHub Exploit DB Packet Storm
886 - - - 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… Update - CVE-2026-43458 2026-05-12 23:10 2026-05-9 Show GitHub Exploit DB Packet Storm
887 - - - 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… Update - CVE-2026-43460 2026-05-12 23:10 2026-05-9 Show GitHub Exploit DB Packet Storm
888 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… Update - CVE-2026-43462 2026-05-12 23:10 2026-05-9 Show GitHub Exploit DB Packet Storm
889 7.8 HIGH
Local
- - 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… Update - CVE-2026-43374 2026-05-12 23:10 2026-05-9 Show GitHub Exploit DB Packet Storm
890 9.8 CRITICAL
Network
- - In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix use-after-free by using call_rcu() for oplock_info ksmbd currently frees oplock_info immediately using kfree(), even t… Update - CVE-2026-43376 2026-05-12 23:10 2026-05-9 Show GitHub Exploit DB Packet Storm