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":May 25, 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
248511 2.1 注意 Linux - Alpha プラットフォーム上の Linux Kernel の osf_sysinfo 関数における整数符号エラーの脆弱性 CWE-189
数値処理の問題
CVE-2011-2209 2012-06-15 12:12 2012-06-13 Show GitHub Exploit DB Packet Storm
248512 2.1 注意 Linux - Alpha プラットフォーム上の Linux Kernel の osf_getdomainname 関数における整数符号エラーの脆弱性 CWE-189
数値処理の問題
CVE-2011-2208 2012-06-15 12:11 2012-06-13 Show GitHub Exploit DB Packet Storm
248513 4 警告 Linux - Linux Kernel の scan_get_next_rmap_item 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-362
競合状態
CVE-2011-2183 2012-06-15 12:10 2012-06-13 Show GitHub Exploit DB Packet Storm
248514 7.2 危険 Linux - Linux Kernel の ldm_frag_add 関数におけるバッファオーバーフロー攻撃を実行される脆弱性 CWE-119
バッファエラー
CVE-2011-2182 2012-06-15 12:09 2012-06-13 Show GitHub Exploit DB Packet Storm
248515 5 警告 Linux - Linux Kernel の ip_expire 関数におけるサービス運用妨害 (不正なポインタデリファレンス) の脆弱性 CWE-Other
その他
CVE-2011-1927 2012-06-15 12:09 2012-06-13 Show GitHub Exploit DB Packet Storm
248516 5.4 警告 Linux - Linux Kernel のトンネルの実装におけるサービス運用妨害 (OOPS) の脆弱性 CWE-Other
その他
CVE-2011-1768 2012-06-15 12:07 2012-06-13 Show GitHub Exploit DB Packet Storm
248517 5.4 警告 Linux - Linux Kernel の net/ipv4/ip_gre.c におけるサービス運用妨害 (OOPS) の脆弱性 CWE-Other
その他
CVE-2011-1767 2012-06-15 12:06 2012-06-13 Show GitHub Exploit DB Packet Storm
248518 6.2 警告 Linux - ARM プラットフォーム上の Linux Kernel の sys_oabi_semtimedop 関数における整数オーバーフローの脆弱性 CWE-189
数値処理の問題
CVE-2011-1759 2012-06-15 12:05 2012-06-13 Show GitHub Exploit DB Packet Storm
248519 5.8 警告 日本電気
Wi-Fi Alliance
- Wi-Fi Protected Setup (WPS) プロトコルにおける PIN 認証を破られる脆弱性 CWE-287
不適切な認証
CVE-2011-5053 2012-06-14 17:30 2012-01-4 Show GitHub Exploit DB Packet Storm
248520 9.3 危険 マイクロソフト - 複数の Microsoft 製品における任意のコードを実行される脆弱性 CWE-399
リソース管理の問題
CVE-2012-0159 2012-06-14 17:02 2012-05-8 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 25, 2026, 4:01 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
314991 - - - The App::cpanminus package through 1.7047 for Perl downloads code via insecure HTTP, enabling code execution for network attackers. - CVE-2024-45321 2024-09-6 23:35 2024-08-27 Show GitHub Exploit DB Packet Storm
314992 7.0 HIGH
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: misc: fastrpc: Fix use-after-free race condition for maps It is possible that in between calling fastrpc_map_get() until map->fl-… CWE-416
 Use After Free
CVE-2022-48872 2024-09-6 23:30 2024-08-21 Show GitHub Exploit DB Packet Storm
314993 7.1 HIGH
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: tty: serial: qcom-geni-serial: fix slab-out-of-bounds on RX FIFO buffer Driver's probe allocates memory for RX FIFO (port->rx_fif… CWE-125
Out-of-bounds Read
CVE-2022-48871 2024-09-6 23:23 2024-08-21 Show GitHub Exploit DB Packet Storm
314994 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: tty: fix possible null-ptr-defer in spk_ttyio_release Run the following tests on the qemu platform: syzkaller:~# modprobe speaku… CWE-476
 NULL Pointer Dereference
CVE-2022-48870 2024-09-6 23:20 2024-08-21 Show GitHub Exploit DB Packet Storm
314995 4.7 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: USB: gadgetfs: Fix race between mounting and unmounting The syzbot fuzzer and Gerald Lee have identified a use-after-free bug in … CWE-416
 Use After Free
CVE-2022-48869 2024-09-6 23:19 2024-08-21 Show GitHub Exploit DB Packet Storm
314996 5.5 MEDIUM
Local
huawei emui
harmonyos
Access control vulnerability in the camera framework module Impact: Successful exploitation of this vulnerability may affect service confidentiality. NVD-CWE-noinfo
CVE-2024-45447 2024-09-6 23:17 2024-09-4 Show GitHub Exploit DB Packet Storm
314997 7.8 HIGH
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: dmaengine: idxd: Prevent use after free on completion memory On driver unload any pending descriptors are flushed at the time the… CWE-416
 Use After Free
CVE-2022-48867 2024-09-6 23:15 2024-08-21 Show GitHub Exploit DB Packet Storm
314998 7.8 HIGH
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: ext4: use memtostr_pad() for s_volume_name As with the other strings in struct ext4_super_block, s_volume_name is not NUL termina… NVD-CWE-Other
CVE-2024-42257 2024-09-6 23:12 2024-08-8 Show GitHub Exploit DB Packet Storm
314999 5.5 MEDIUM
Local
huawei emui
harmonyos
Access permission verification vulnerability in the camera driver module Impact: Successful exploitation of this vulnerability will affect availability. NVD-CWE-noinfo
CVE-2024-45446 2024-09-6 23:01 2024-09-4 Show GitHub Exploit DB Packet Storm
315000 9.8 CRITICAL
Network
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: cifs: Fix server re-repick on subrequest retry When a subrequest is marked for needing retry, netfs will call cifs_prepare_write(… NVD-CWE-noinfo
CVE-2024-42256 2024-09-6 22:56 2024-08-8 Show GitHub Exploit DB Packet Storm