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
1441 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
1442 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
1443 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
1444 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
1445 7.8 重要
Local
Linux Linux Kernel LinuxのLinux Kernelにおける境界外書き込みに関する脆弱性 CWE-787
境界外書き込み
CVE-2026-31525 2026-04-30 11:06 2026-04-22 Show GitHub Exploit DB Packet Storm
1446 5.5 警告
Local
Linux Linux Kernel LinuxのLinux Kernelにおけるリソースのロックに関する脆弱性 CWE-667
不適切なロック
CVE-2026-31526 2026-04-30 11:06 2026-04-22 Show GitHub Exploit DB Packet Storm
1447 7.8 重要
Local
Linux Linux Kernel LinuxのLinux Kernelにおける解放済みメモリの使用に関する脆弱性 CWE-416
解放済みメモリの使用
CVE-2026-31527 2026-04-30 11:06 2026-04-22 Show GitHub Exploit DB Packet Storm
1448 7.8 重要
Local
Linux Linux Kernel LinuxのLinux Kernelにおける境界外読み取りに関する脆弱性 CWE-125
境界外読み取り
CVE-2026-31528 2026-04-30 11:06 2026-04-22 Show GitHub Exploit DB Packet Storm
1449 5.5 警告
Local
Linux Linux Kernel LinuxのLinux Kernelにおける有効期限後のメモリの解放の欠如に関する脆弱性 CWE-401
有効期限後のメモリの解放の欠如
CVE-2026-31529 2026-04-30 11:06 2026-04-22 Show GitHub Exploit DB Packet Storm
1450 7.8 重要
Local
Linux Linux Kernel LinuxのLinux Kernelにおける解放済みメモリの使用に関する脆弱性 CWE-416
解放済みメモリの使用
CVE-2026-31530 2026-04-30 11:06 2026-04-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
701 8.2 HIGH
Network
- - In the Linux kernel, the following vulnerability has been resolved: netfilter: xt_tcpmss: check remaining length before reading optlen Quoting reporter: In net/netfilter/xt_tcpmss.c (lines 53-68)… New - CVE-2026-43190 2026-05-8 22:16 2026-05-6 Show GitHub Exploit DB Packet Storm
702 8.8 HIGH
Network
- - In the Linux kernel, the following vulnerability has been resolved: xfs: delete attr leaf freemap entries when empty Back in commit 2a2b5932db6758 ("xfs: fix attr leaf header freemap.size underflow… New - CVE-2026-43187 2026-05-8 22:16 2026-05-6 Show GitHub Exploit DB Packet Storm
703 9.8 CRITICAL
Network
- - In the Linux kernel, the following vulnerability has been resolved: ipv6: ioam: fix heap buffer overflow in __ioam6_fill_trace_data() On the receive path, __ioam6_fill_trace_data() uses trace->node… New - CVE-2026-43186 2026-05-8 22:16 2026-05-6 Show GitHub Exploit DB Packet Storm
704 9.8 CRITICAL
Network
- - In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix signededness bug in smb_direct_prepare_negotiation() smb_direct_prepare_negotiation() casts an unsigned __u32 value fr… New - CVE-2026-43185 2026-05-8 22:16 2026-05-6 Show GitHub Exploit DB Packet Storm
705 7.5 HIGH
Network
- - In the Linux kernel, the following vulnerability has been resolved: rnbd-srv: Zero the rsp buffer before using it Before using the data buffer to send back the response message, zero it completely.… New - CVE-2026-43184 2026-05-8 22:16 2026-05-6 Show GitHub Exploit DB Packet Storm
706 7.8 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: net: usb: kaweth: remove TX queue manipulation in kaweth_set_rx_mode kaweth_set_rx_mode(), the ndo_set_rx_mode callback, calls ne… New - CVE-2026-43180 2026-05-8 22:16 2026-05-6 Show GitHub Exploit DB Packet Storm
707 7.8 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: procfs: fix possible double mmput() in do_procmap_query() When user provides incorrectly sized buffer for build ID for PROCMAP_QU… New - CVE-2026-43178 2026-05-8 22:16 2026-05-6 Show GitHub Exploit DB Packet Storm
708 8.8 HIGH
Adjacent
- - In the Linux kernel, the following vulnerability has been resolved: wifi: rtw89: pci: validate release report content before using for RTL8922DE The commit 957eda596c76 ("wifi: rtw89: pci: validate… New - CVE-2026-43176 2026-05-8 22:16 2026-05-6 Show GitHub Exploit DB Packet Storm
709 8.8 HIGH
Adjacent
- - In the Linux kernel, the following vulnerability has been resolved: wifi: iwlwifi: fix 22000 series SMEM parsing If the firmware were to report three LMACs (which doesn't exist in hardware) then us… New - CVE-2026-43172 2026-05-8 22:16 2026-05-6 Show GitHub Exploit DB Packet Storm
710 7.1 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: erofs: fix interlaced plain identification for encoded extents Only plain data whose start position and on-disk physical length a… New - CVE-2026-43166 2026-05-8 22:16 2026-05-6 Show GitHub Exploit DB Packet Storm