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 27, 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
5481 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
5482 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
5483 8.2 重要
Network
Linux Linux Kernel LinuxのLinux Kernelにおける境界外読み取りに関する脆弱性 CWE-125
境界外読み取り
CVE-2026-43233 2026-05-14 10:16 2026-05-6 Show GitHub Exploit DB Packet Storm
5484 5.5 警告
Local
Linux Linux Kernel LinuxのLinux Kernelにおける不特定の脆弱性 CWE-noinfo
情報不足
CVE-2026-43234 2026-05-14 10:16 2026-05-6 Show GitHub Exploit DB Packet Storm
5485 5.5 警告
Local
Linux Linux Kernel LinuxのLinux Kernelにおける不特定の脆弱性 CWE-noinfo
情報不足
CVE-2026-43235 2026-05-14 10:16 2026-05-6 Show GitHub Exploit DB Packet Storm
5486 7.8 重要
Local
Linux Linux Kernel LinuxのLinux Kernelにおける解放済みメモリの使用に関する脆弱性 CWE-416
解放済みメモリの使用
CVE-2026-43236 2026-05-14 10:16 2026-05-6 Show GitHub Exploit DB Packet Storm
5487 7.8 重要
Local
Linux Linux Kernel LinuxのLinux Kernelにおける解放済みメモリの使用に関する脆弱性 CWE-416
解放済みメモリの使用
CVE-2026-43237 2026-05-14 10:16 2026-05-6 Show GitHub Exploit DB Packet Storm
5488 5.5 警告
Local
Linux Linux Kernel LinuxのLinux Kernelにおけるゼロ除算に関する脆弱性 CWE-369
ゼロ除算
CVE-2026-43238 2026-05-14 10:16 2026-05-6 Show GitHub Exploit DB Packet Storm
5489 8.8 重要
Network
Linux Linux Kernel LinuxのLinux Kernelにおける不特定の脆弱性 CWE-noinfo
情報不足
CVE-2026-43239 2026-05-14 10:16 2026-05-6 Show GitHub Exploit DB Packet Storm
5490 7.8 重要
Local
Linux Linux Kernel LinuxのLinux Kernelにおける境界外書き込みに関する脆弱性 CWE-787
境界外書き込み
CVE-2026-43250 2026-05-14 10:16 2026-05-6 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 27, 2026, 4:35 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
1121 - - - In the Linux kernel, the following vulnerability has been resolved: net: phy: clean the sfp upstream if phy probing fails Sashiko reported that we don't call sfp_bus_del_upstream() in the probe fai… New - CVE-2026-53232 2026-06-25 18:16 2026-06-25 Show GitHub Exploit DB Packet Storm
1122 - - - In the Linux kernel, the following vulnerability has been resolved: net: phy: don't try to setup PHY-driven SFP cages when using genphy We don't have support for PHY-driver SFP cages with the genph… New - CVE-2026-53231 2026-06-25 18:16 2026-06-25 Show GitHub Exploit DB Packet Storm
1123 - - - In the Linux kernel, the following vulnerability has been resolved: net/mlx5: Fix slab-out-of-bounds in mlx5_query_nic_vport_mac_list mlx5_query_nic_vport_mac_list() sizes its firmware command buff… New - CVE-2026-53230 2026-06-25 18:16 2026-06-25 Show GitHub Exploit DB Packet Storm
1124 - - - In the Linux kernel, the following vulnerability has been resolved: net/mlx5e: xsk: Fix DMA and xdp_frame leak on XDP_TX xmit failure In the XSK branch of mlx5e_xmit_xdp_buff(), when sq->xmit_xdp_f… New - CVE-2026-53229 2026-06-25 18:16 2026-06-25 Show GitHub Exploit DB Packet Storm
1125 - - - In the Linux kernel, the following vulnerability has been resolved: ipv6: sit: reload inner IPv6 header after GSO offloads ipip6_tunnel_xmit() caches the inner IPv6 header pointer at function entry… New - CVE-2026-53228 2026-06-25 18:16 2026-06-25 Show GitHub Exploit DB Packet Storm
1126 - - - In the Linux kernel, the following vulnerability has been resolved: net: openvswitch: fix possible kfree_skb of ERR_PTR After the patch in the "Fixes" tag, the allocation of the "reply" skb can hap… New - CVE-2026-53227 2026-06-25 18:16 2026-06-25 Show GitHub Exploit DB Packet Storm
1127 - - - In the Linux kernel, the following vulnerability has been resolved: gpio: rockchip: fix generic IRQ chip leak on remove The driver allocates domain generic chips using irq_alloc_domain_generic_chip… New - CVE-2026-53226 2026-06-25 18:16 2026-06-25 Show GitHub Exploit DB Packet Storm
1128 - - - In the Linux kernel, the following vulnerability has been resolved: sctp: fix uninit-value in __sctp_rcv_asconf_lookup() __sctp_rcv_asconf_lookup() in net/sctp/input.c only checks that the ASCONF c… New - CVE-2026-53225 2026-06-25 18:16 2026-06-25 Show GitHub Exploit DB Packet Storm
1129 - - - In the Linux kernel, the following vulnerability has been resolved: sctp: validate embedded INIT chunk and address list lengths in cookie sctp_unpack_cookie() only checked that the embedded INIT ch… New - CVE-2026-53224 2026-06-25 18:16 2026-06-25 Show GitHub Exploit DB Packet Storm
1130 - - - In the Linux kernel, the following vulnerability has been resolved: net: guard timestamp cmsgs to real error queue skbs skb_is_err_queue() treats PACKET_OUTGOING as the sole marker for an skb from … New - CVE-2026-53223 2026-06-25 18:16 2026-06-25 Show GitHub Exploit DB Packet Storm