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 5, 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
2441 5.5 警告
Local
Linux Linux Kernel LinuxのLinux KernelにおけるNULL ポインタデリファレンスに関する脆弱性 CWE-476
NULL ポインタデリファレンス
CVE-2026-43175 2026-05-14 10:17 2026-05-6 Show GitHub Exploit DB Packet Storm
2442 8.8 重要
Adjacent
Linux Linux Kernel LinuxのLinux Kernelにおける不特定の脆弱性 CWE-noinfo
情報不足
CVE-2026-43176 2026-05-14 10:17 2026-05-6 Show GitHub Exploit DB Packet Storm
2443 5.5 警告
Local
Linux Linux Kernel LinuxのLinux Kernelにおける不特定の脆弱性 CWE-Other
その他
CVE-2026-43177 2026-05-14 10:17 2026-05-6 Show GitHub Exploit DB Packet Storm
2444 7.8 重要
Local
Linux Linux Kernel LinuxのLinux Kernelにおける二重解放に関する脆弱性 CWE-415
二重解放
CVE-2026-43178 2026-05-14 10:17 2026-05-6 Show GitHub Exploit DB Packet Storm
2445 5.5 警告
Local
Linux Linux Kernel LinuxのLinux Kernelにおける不特定の脆弱性 CWE-noinfo
情報不足
CVE-2026-43179 2026-05-14 10:17 2026-05-6 Show GitHub Exploit DB Packet Storm
2446 7.8 重要
Local
Linux Linux Kernel LinuxのLinux Kernelにおける不特定の脆弱性 CWE-noinfo
情報不足
CVE-2026-43180 2026-05-14 10:16 2026-05-6 Show GitHub Exploit DB Packet Storm
2447 5.5 警告
Local
Linux Linux Kernel LinuxのLinux Kernelにおける不特定の脆弱性 CWE-noinfo
情報不足
CVE-2026-43219 2026-05-14 10:16 2026-05-6 Show GitHub Exploit DB Packet Storm
2448 5.5 警告
Local
Linux Linux Kernel LinuxのLinux Kernelにおける不特定の脆弱性 CWE-noinfo
情報不足
CVE-2026-43220 2026-05-14 10:16 2026-05-6 Show GitHub Exploit DB Packet Storm
2449 5.5 警告
Local
Linux Linux Kernel LinuxのLinux Kernelにおける初期化されていないリソースの使用に関する脆弱性 CWE-908
初期化されていないリソースの使用
CVE-2026-43221 2026-05-14 10:16 2026-05-6 Show GitHub Exploit DB Packet Storm
2450 8.8 重要
Network
Linux Linux Kernel LinuxのLinux Kernelにおける解放済みメモリの使用に関する脆弱性 CWE-416
解放済みメモリの使用
CVE-2026-43232 2026-05-14 10:16 2026-05-6 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 5, 2026, 4:11 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
2191 - - - In the Linux kernel, the following vulnerability has been resolved: btrfs: fix missing last_unlink_trans update when removing a directory When removing a directory we are not updating its last_unli… - CVE-2026-46160 2026-05-28 22:44 2026-05-28 Show GitHub Exploit DB Packet Storm
2192 - - - In the Linux kernel, the following vulnerability has been resolved: pseries/papr-hvpipe: Prevent kernel stack memory leak to userspace The hdr variable is allocated on the stack and only hdr.versio… - CVE-2026-46182 2026-05-28 22:44 2026-05-28 Show GitHub Exploit DB Packet Storm
2193 - - - In the Linux kernel, the following vulnerability has been resolved: octeon_ep_vf: add NULL check for napi_build_skb() napi_build_skb() can return NULL on allocation failure. In __octep_vf_oq_proces… - CVE-2026-46188 2026-05-28 22:44 2026-05-28 Show GitHub Exploit DB Packet Storm
2194 - - - In the Linux kernel, the following vulnerability has been resolved: fbcon: Avoid OOB font access if console rotation fails Clear the font buffer if the reallocation during console rotation fails in… - CVE-2026-46191 2026-05-28 22:44 2026-05-28 Show GitHub Exploit DB Packet Storm
2195 - - - In the Linux kernel, the following vulnerability has been resolved: spi: microchip-core-qspi: don't attempt to transmit during emulated read-only dual/quad operations The core will deal with reads … - CVE-2026-46192 2026-05-28 22:44 2026-05-28 Show GitHub Exploit DB Packet Storm
2196 - - - In the Linux kernel, the following vulnerability has been resolved: hfsplus: fix uninit-value by validating catalog record size Syzbot reported a KMSAN uninit-value issue in hfsplus_strcasecmp(). T… - CVE-2026-46169 2026-05-28 22:44 2026-05-28 Show GitHub Exploit DB Packet Storm
2197 - - - In the Linux kernel, the following vulnerability has been resolved: mm/damon/sysfs-schemes: protect path kfree() with damon_sysfs_lock damon_sysfs_quot_goal->path can be read and written by users, … - CVE-2026-46183 2026-05-28 22:44 2026-05-28 Show GitHub Exploit DB Packet Storm
2198 - - - In the Linux kernel, the following vulnerability has been resolved: xfrm: ah: account for ESN high bits in async callbacks AH allocates its temporary auth/ICV layout differently when ESN is enabled… - CVE-2026-46193 2026-05-28 22:44 2026-05-28 Show GitHub Exploit DB Packet Storm
2199 - - - In the Linux kernel, the following vulnerability has been resolved: f2fs: fix node_cnt race between extent node destroy and writeback f2fs_destroy_extent_node() does not set FI_NO_EXTENT before cle… - CVE-2026-46194 2026-05-28 22:44 2026-05-28 Show GitHub Exploit DB Packet Storm
2200 - - - In the Linux kernel, the following vulnerability has been resolved: spi: mpc52xx: fix controller deregistration Make sure to deregister the controller before disabling and releasing underlying reso… - CVE-2026-46200 2026-05-28 22:44 2026-05-28 Show GitHub Exploit DB Packet Storm