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
4101 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
4102 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
4103 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
4104 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
4105 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
4106 5.5 警告
Local
Linux Linux Kernel LinuxのLinux Kernelにおける不特定の脆弱性 CWE-noinfo
情報不足
CVE-2026-31531 2026-04-30 11:06 2026-04-23 Show GitHub Exploit DB Packet Storm
4107 7.8 重要
Local
Linux Linux Kernel LinuxのLinux Kernelにおける解放済みメモリの使用に関する脆弱性 CWE-416
解放済みメモリの使用
CVE-2026-31532 2026-04-30 11:05 2026-04-23 Show GitHub Exploit DB Packet Storm
4108 9.8 緊急
Network
Linux Linux Kernel LinuxのLinux Kernelにおける解放済みメモリの使用に関する脆弱性 CWE-416
解放済みメモリの使用
CVE-2026-31533 2026-04-30 11:05 2026-04-23 Show GitHub Exploit DB Packet Storm
4109 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-31535 2026-04-30 11:05 2026-04-24 Show GitHub Exploit DB Packet Storm
4110 9.8 緊急
Network
Linux Linux Kernel LinuxのLinux Kernelにおける不特定の脆弱性 CWE-noinfo
情報不足
CVE-2026-31536 2026-04-30 11:05 2026-04-24 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
1641 - - - In the Linux kernel, the following vulnerability has been resolved: remoteproc: xlnx: Only access buffer information if IPI is buffered In the receive callback check if message is NULL to prevent p… - CVE-2026-46016 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm
1642 - - - In the Linux kernel, the following vulnerability has been resolved: ALSA: usb-audio: stop parsing UAC2 rates at MAX_NR_RATES parse_uac2_sample_rate_range() caps the number of enumerated rates at MA… - CVE-2026-46018 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm
1643 - - - In the Linux kernel, the following vulnerability has been resolved: ext2: reject inodes with zero i_nlink and valid mode in ext2_iget() ext2_iget() already rejects inodes with i_nlink == 0 when i_m… - CVE-2026-46002 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm
1644 - - - In the Linux kernel, the following vulnerability has been resolved: ALSA: caiaq: Handle probe errors properly The probe procedure of setup_card() in caiaq driver doesn't treat the error cases grace… - CVE-2026-46004 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm
1645 - - - In the Linux kernel, the following vulnerability has been resolved: mm/damon/core: fix damos_walk() vs kdamond_fn() exit race When kdamond_fn() main loop is finished, the function cancels remaining… - CVE-2026-46008 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm
1646 - - - In the Linux kernel, the following vulnerability has been resolved: crypto: atmel-aes - Fix 3-page memory leak in atmel_aes_buff_cleanup atmel_aes_buff_init() allocates 4 pages using __get_free_pag… - CVE-2026-46019 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm
1647 - - - In the Linux kernel, the following vulnerability has been resolved: net: qrtr: ns: Limit the maximum number of lookups Current code does no bound checking on the number of lookups a client can perf… - CVE-2026-46026 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm
1648 - - - In the Linux kernel, the following vulnerability has been resolved: crypto: algif_aead - snapshot IV for async AEAD requests AF_ALG AEAD AIO requests currently use the socket-wide IV buffer during … - CVE-2026-46028 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm
1649 - - - In the Linux kernel, the following vulnerability has been resolved: mm/memfd_luo: fix physical address conversion in put_folios cleanup In memfd_luo_retrieve_folios()'s put_folios cleanup path: 1.… - CVE-2026-46013 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm
1650 - - - In the Linux kernel, the following vulnerability has been resolved: KVM: SVM: Add missing save/restore handling of LBR MSRs MSR_IA32_DEBUGCTLMSR and LBR MSRs are currently not enumerated by KVM_GET… - CVE-2026-46014 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm