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 12, 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
3521 5.5 警告
Local
Linux Linux Kernel LinuxのLinux Kernelにおけるリソースのロックに関する脆弱性 CWE-667
不適切なロック
CVE-2026-43147 2026-05-15 10:59 2026-05-6 Show GitHub Exploit DB Packet Storm
3522 5.5 警告
Local
Linux Linux Kernel LinuxのLinux KernelにおけるNULL ポインタデリファレンスに関する脆弱性 CWE-476
NULL ポインタデリファレンス
CVE-2026-43148 2026-05-15 10:59 2026-05-6 Show GitHub Exploit DB Packet Storm
3523 5.5 警告
Local
Linux Linux Kernel LinuxのLinux Kernelにおける不特定の脆弱性 CWE-noinfo
情報不足
CVE-2026-43149 2026-05-15 10:59 2026-05-6 Show GitHub Exploit DB Packet Storm
3524 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
3525 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
3526 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
3527 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
3528 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
3529 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
3530 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
NVD Vulnerability Information

Update Date:June 12, 2026, 4:20 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
306221 - apple mac_os_x
itunes
iphone_os
The IPv6 implementation in the kernel in Apple iOS before 7 allows remote attackers to cause a denial of service (CPU consumption) via crafted ICMPv6 packets. CWE-20
 Improper Input Validation 
CVE-2011-2391 2024-11-21 10:28 2013-09-19 Show GitHub Exploit DB Packet Storm
306222 - redhat enterprise_linux The perf subsystem in the kernel package 2.6.32-122.el6.x86_64 in Red Hat Enterprise Linux (RHEL) 6 does not properly handle NMIs, which might allow local users to cause a denial of service (excessiv… NVD-CWE-noinfo
CVE-2011-2693 2024-11-21 10:28 2013-06-8 Show GitHub Exploit DB Packet Storm
306223 7.5 HIGH
Network
linux linux_kernel A certain Red Hat patch to the sctp_sock_migrate function in net/sctp/socket.c in the Linux kernel before 2.6.21, as used in Red Hat Enterprise Linux (RHEL) 5, allows remote attackers to cause a deni… CWE-476
 NULL Pointer Dereference
CVE-2011-2482 2024-11-21 10:28 2013-06-8 Show GitHub Exploit DB Packet Storm
306224 - xfree86 x11perf Untrusted search path vulnerability in x11perfcomp in XFree86 x11perf before 1.5.4 allows local users to gain privileges via unspecified Trojan horse code in the current working directory. NVD-CWE-Other
CVE-2011-2504 2024-11-21 10:28 2013-03-9 Show GitHub Exploit DB Packet Storm
306225 - linux
redhat
linux_kernel
enterprise_linux_server
enterprise_linux_workstation
enterprise_linux_desktop
The Network Lock Manager (NLM) protocol implementation in the NFS client functionality in the Linux kernel before 3.0 allows local users to cause a denial of service (system hang) via a LOCK_UN flock… CWE-400
 Uncontrolled Resource Consumption
CVE-2011-2491 2024-11-21 10:28 2013-03-1 Show GitHub Exploit DB Packet Storm
306226 5.5 MEDIUM
Local
linux linux_kernel The Linux kernel before 2.6.39 does not properly create transparent huge pages in response to a MAP_PRIVATE mmap system call on /dev/zero, which allows local users to cause a denial of service (syste… CWE-399
 Resource Management Errors
CVE-2011-2479 2024-11-21 10:28 2013-03-1 Show GitHub Exploit DB Packet Storm
306227 - perl perl The bsd_glob function in the File::Glob module for Perl before 5.14.2 allows context-dependent attackers to cause a denial of service (crash) via a glob expression with the GLOB_ALTDIRFUNC flag, whic… NVD-CWE-Other
CVE-2011-2728 2024-11-21 10:28 2012-12-21 Show GitHub Exploit DB Packet Storm
306228 - vmware springsource_spring_security CRLF injection vulnerability in the logout functionality in VMware SpringSource Spring Security before 2.0.7 and 3.0.x before 3.0.6 allows remote attackers to inject arbitrary HTTP headers and conduc… CWE-94
Code Injection
CVE-2011-2732 2024-11-21 10:28 2012-12-6 Show GitHub Exploit DB Packet Storm
306229 - vmware springsource_spring_security Race condition in the RunAsManager mechanism in VMware SpringSource Spring Security before 2.0.7 and 3.0.x before 3.0.6 stores the Authentication object in the shared security context, which allows a… CWE-362
Race Condition
CVE-2011-2731 2024-11-21 10:28 2012-12-6 Show GitHub Exploit DB Packet Storm
306230 - springsource spring_framework VMware SpringSource Spring Framework before 2.5.6.SEC03, 2.5.7.SR023, and 3.x before 3.0.6, when a container supports Expression Language (EL), evaluates EL expressions in tags twice, which allows re… CWE-16
Configuration
CVE-2011-2730 2024-11-21 10:28 2012-12-6 Show GitHub Exploit DB Packet Storm