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":June 29, 2026, 12:21 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
2431 7.8 重要
Local
Linux Linux Kernel LinuxのLinux Kernelにおける解放済みメモリの使用に関する脆弱性 CWE-416
解放済みメモリの使用
CVE-2026-46219 2026-06-11 16:20 2026-05-28 Show GitHub Exploit DB Packet Storm
2432 5.5 警告
Local
Linux Linux Kernel LinuxのLinux Kernelにおける到達可能なアサーションに関する脆弱性 CWE-617
到達可能なアサーション
CVE-2026-46220 2026-06-11 16:20 2026-05-28 Show GitHub Exploit DB Packet Storm
2433 5.5 警告
Local
Linux Linux Kernel LinuxのLinux Kernelにおける有効期限後のメモリの解放の欠如に関する脆弱性 CWE-401
有効期限後のメモリの解放の欠如
CVE-2026-46221 2026-06-11 16:20 2026-05-28 Show GitHub Exploit DB Packet Storm
2434 5.5 警告
Local
Linux Linux Kernel LinuxのLinux KernelにおけるNULL ポインタデリファレンスに関する脆弱性 CWE-476
NULL ポインタデリファレンス
CVE-2026-46222 2026-06-11 16:20 2026-05-28 Show GitHub Exploit DB Packet Storm
2435 5.5 警告
Local
Linux Linux Kernel LinuxのLinux Kernelにおける有効期限後のメモリの解放の欠如に関する脆弱性 CWE-401
有効期限後のメモリの解放の欠如
CVE-2026-46224 2026-06-11 16:20 2026-05-28 Show GitHub Exploit DB Packet Storm
2436 5.5 警告
Local
Linux Linux Kernel LinuxのLinux Kernelにおける不特定の脆弱性 CWE-noinfo
情報不足
CVE-2026-46225 2026-06-11 16:20 2026-05-28 Show GitHub Exploit DB Packet Storm
2437 5.5 警告
Local
Linux Linux Kernel LinuxのLinux Kernelにおける不特定の脆弱性 CWE-noinfo
情報不足
CVE-2026-46226 2026-06-11 16:20 2026-05-28 Show GitHub Exploit DB Packet Storm
2438 7.8 重要
Local
Linux Linux Kernel LinuxのLinux Kernelにおける解放済みメモリの使用に関する脆弱性 CWE-416
解放済みメモリの使用
CVE-2026-46227 2026-06-11 16:20 2026-05-28 Show GitHub Exploit DB Packet Storm
2439 5.5 警告
Local
Linux Linux Kernel LinuxのLinux Kernelにおける有効期限後のメモリの解放の欠如に関する脆弱性 CWE-401
有効期限後のメモリの解放の欠如
CVE-2026-46228 2026-06-11 16:20 2026-05-28 Show GitHub Exploit DB Packet Storm
2440 5.5 警告
Local
Linux Linux Kernel LinuxのLinux Kernelにおける不特定の脆弱性 CWE-noinfo
情報不足
CVE-2026-46229 2026-06-11 16:20 2026-05-28 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 29, 2026, 4:19 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
441 - - - In the Linux kernel, the following vulnerability has been resolved: scsi: sg: Resolve soft lockup issue when opening /dev/sgX The parameter def_reserved_size defines the default buffer size reserve… New - CVE-2026-53304 2026-06-27 05:17 2026-06-27 Show GitHub Exploit DB Packet Storm
442 - - - In the Linux kernel, the following vulnerability has been resolved: f2fs: protect extension_list reading with sb_lock in f2fs_sbi_show() In f2fs_sbi_show(), the extension_list, extension_count and … New - CVE-2026-53303 2026-06-27 05:17 2026-06-27 Show GitHub Exploit DB Packet Storm
443 - - - In the Linux kernel, the following vulnerability has been resolved: crypto: eip93 - fix hmac setkey algo selection eip93_hmac_setkey() allocates a temporary ahash transform for computing HMAC ipad/… New - CVE-2026-53302 2026-06-27 05:17 2026-06-27 Show GitHub Exploit DB Packet Storm
444 - - - In the Linux kernel, the following vulnerability has been resolved: reset: amlogic: t7: Fix null reset ops Fix missing reset ops causing kernel null pointer dereference. This SOC's reset is current… New - CVE-2026-53301 2026-06-27 05:17 2026-06-27 Show GitHub Exploit DB Packet Storm
445 - - - In the Linux kernel, the following vulnerability has been resolved: net: airoha: Move ndesc initialization at end of airoha_qdma_init_tx() If queue entry list allocation fails in airoha_qdma_init_t… New - CVE-2026-53299 2026-06-27 05:17 2026-06-27 Show GitHub Exploit DB Packet Storm
446 - - - In the Linux kernel, the following vulnerability has been resolved: net: airoha: Move ndesc initialization at end of airoha_qdma_init_rx_queue() If queue entry or DMA descriptor list allocation fai… New - CVE-2026-53298 2026-06-27 05:17 2026-06-27 Show GitHub Exploit DB Packet Storm
447 - - - In the Linux kernel, the following vulnerability has been resolved: net: mana: Guard mana_remove against double invocation If PM resume fails (e.g., mana_attach() returns an error), mana_probe() ca… New - CVE-2026-53297 2026-06-27 05:17 2026-06-27 Show GitHub Exploit DB Packet Storm
448 - - - In the Linux kernel, the following vulnerability has been resolved: mailbox: mailbox-test: free channels on probe error On probe error, free the previously obtained channels. This not only prevents… New - CVE-2026-53296 2026-06-27 05:17 2026-06-27 Show GitHub Exploit DB Packet Storm
449 - - - In the Linux kernel, the following vulnerability has been resolved: mailbox: add sanity check for channel array Fail gracefully if there is no channel array attached to the mailbox controller. Othe… New - CVE-2026-53295 2026-06-27 05:17 2026-06-27 Show GitHub Exploit DB Packet Storm
450 - - - In the Linux kernel, the following vulnerability has been resolved: mailbox: mailbox-test: don't free the reused channel The RX channel can be aliased to the TX channel if it has a different MMIO. … New - CVE-2026-53294 2026-06-27 05:17 2026-06-27 Show GitHub Exploit DB Packet Storm