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
5201 7.8 重要
Local
Linux Linux Kernel LinuxのLinux Kernelにおける境界外書き込みに関する脆弱性 CWE-787
境界外書き込み
CVE-2026-43150 2026-05-15 10:59 2026-05-6 Show GitHub Exploit DB Packet Storm
5202 5.5 警告
Local
Linux Linux Kernel LinuxのLinux Kernelにおける不特定の脆弱性 CWE-noinfo
情報不足
CVE-2026-43151 2026-05-15 10:59 2026-05-6 Show GitHub Exploit DB Packet Storm
5203 5.5 警告
Local
Linux Linux Kernel LinuxのLinux Kernelにおける不特定の脆弱性 CWE-noinfo
情報不足
CVE-2026-43152 2026-05-15 10:59 2026-05-6 Show GitHub Exploit DB Packet Storm
5204 7.8 重要
Local
Linux Linux Kernel LinuxのLinux Kernelにおける不特定の脆弱性 CWE-Other
その他
CVE-2026-43153 2026-05-15 10:59 2026-05-6 Show GitHub Exploit DB Packet Storm
5205 5.5 警告
Local
Linux Linux Kernel LinuxのLinux Kernelにおける不特定の脆弱性 CWE-noinfo
情報不足
CVE-2026-43154 2026-05-15 10:59 2026-05-6 Show GitHub Exploit DB Packet Storm
5206 5.5 警告
Local
Linux Linux Kernel LinuxのLinux Kernelにおける有効期限後のメモリの解放の欠如に関する脆弱性 CWE-401
有効期限後のメモリの解放の欠如
CVE-2026-43155 2026-05-15 10:59 2026-05-6 Show GitHub Exploit DB Packet Storm
5207 5.5 警告
Local
Linux Linux Kernel LinuxのLinux Kernelにおける不特定の脆弱性 CWE-noinfo
情報不足
CVE-2026-43156 2026-05-15 10:59 2026-05-6 Show GitHub Exploit DB Packet Storm
5208 5.5 警告
Local
Linux Linux Kernel LinuxのLinux Kernelにおける有効期限後のメモリの解放の欠如に関する脆弱性 CWE-401
有効期限後のメモリの解放の欠如
CVE-2026-43157 2026-05-15 10:59 2026-05-6 Show GitHub Exploit DB Packet Storm
5209 8.8 重要
Network
Linux Linux Kernel LinuxのLinux Kernelにおける境界外書き込みに関する脆弱性 CWE-787
境界外書き込み
CVE-2026-43158 2026-05-15 10:59 2026-05-6 Show GitHub Exploit DB Packet Storm
5210 5.5 警告
Local
Linux Linux Kernel LinuxのLinux KernelにおけるNULL ポインタデリファレンスに関する脆弱性 CWE-476
NULL ポインタデリファレンス
CVE-2026-43159 2026-05-15 10:59 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
1381 - - - In the Linux kernel, the following vulnerability has been resolved: nexthop: fix IPv6 route referencing IPv4 nexthop syzbot reported a panic [1] [2]. When an IPv6 nexthop is replaced with an IPv4 … New - CVE-2026-53012 2026-06-25 02:17 2026-06-25 Show GitHub Exploit DB Packet Storm
1382 - - - In the Linux kernel, the following vulnerability has been resolved: net/sched: taprio: fix use-after-free in advance_sched() on schedule switch In advance_sched(), when should_change_schedules() re… New - CVE-2026-53011 2026-06-25 02:17 2026-06-25 Show GitHub Exploit DB Packet Storm
1383 - - - In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix use-after-free in smb2_open during durable reconnect In smb2_open, the call to ksmbd_put_durable_fd(fp) drops the refe… New - CVE-2026-53010 2026-06-25 02:17 2026-06-25 Show GitHub Exploit DB Packet Storm
1384 - - - In the Linux kernel, the following vulnerability has been resolved: ice: fix double-free of tx_buf skb If ice_tso() or ice_tx_csum() fail, the error path in ice_xmit_frame_ring() frees the skb, but… New - CVE-2026-53009 2026-06-25 02:17 2026-06-25 Show GitHub Exploit DB Packet Storm
1385 - - - In the Linux kernel, the following vulnerability has been resolved: ice: fix race condition in TX timestamp ring cleanup Fix a race condition between ice_free_tx_tstamp_ring() and ice_tx_map() that… New - CVE-2026-53008 2026-06-25 02:17 2026-06-25 Show GitHub Exploit DB Packet Storm
1386 - - - In the Linux kernel, the following vulnerability has been resolved: ice: fix potential NULL pointer deref in error path of ice_set_ringparam() ice_set_ringparam nullifies tstamp_ring of temporary t… New - CVE-2026-53007 2026-06-25 02:17 2026-06-25 Show GitHub Exploit DB Packet Storm
1387 - - - In the Linux kernel, the following vulnerability has been resolved: ipv6: fix possible UAF in icmpv6_rcv() Caching saddr and daddr before pskb_pull() is problematic since skb->head can change. Rem… New - CVE-2026-53006 2026-06-25 02:17 2026-06-25 Show GitHub Exploit DB Packet Storm
1388 - - - In the Linux kernel, the following vulnerability has been resolved: af_unix: Drop all SCM attributes for SOCKMAP. SOCKMAP can hide inflight fd from AF_UNIX GC. When a socket in SOCKMAP receives sk… New - CVE-2026-53005 2026-06-25 02:17 2026-06-25 Show GitHub Exploit DB Packet Storm
1389 - - - In the Linux kernel, the following vulnerability has been resolved: sctp: fix OOB write to userspace in sctp_getsockopt_peer_auth_chunks sctp_getsockopt_peer_auth_chunks() checks that the caller's … New - CVE-2026-53004 2026-06-25 02:17 2026-06-25 Show GitHub Exploit DB Packet Storm
1390 - - - In the Linux kernel, the following vulnerability has been resolved: pppoe: drop PFC frames RFC 2516 Section 7 states that Protocol Field Compression (PFC) is NOT RECOMMENDED for PPPoE. In practice,… New - CVE-2026-53003 2026-06-25 02:17 2026-06-25 Show GitHub Exploit DB Packet Storm