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 3, 2026, 6:08 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
249151 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
249152 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
249153 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
249154 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
249155 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
249156 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
249157 9.3 危険 マイクロソフト - 複数の Microsoft 製品における任意のコードを実行される脆弱性 CWE-399
リソース管理の問題
CVE-2012-0159 2012-06-14 17:02 2012-05-8 Show GitHub Exploit DB Packet Storm
249158 9.3 危険 マイクロソフト - 複数の Microsoft 製品の TrueType フォント解析処理に脆弱性 CWE-noinfo
情報不足
CVE-2011-3402 2012-06-14 17:00 2011-11-7 Show GitHub Exploit DB Packet Storm
249159 5 警告 Bradford Networks - Bradford Network Sentry のエージェントにおけるワークステーション上で任意のテキストを表示される脆弱性 CWE-287
不適切な認証
CVE-2012-2606 2012-06-14 16:28 2012-06-13 Show GitHub Exploit DB Packet Storm
249160 6.8 警告 Bradford Networks - Bradford Network Sentry の管理インタフェースにおけるクロスサイトリクエストフォージェリの脆弱性 CWE-352
同一生成元ポリシー違反
CVE-2012-2605 2012-06-14 16:26 2012-06-13 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 3, 2026, 4:18 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
312551 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: Bluetooth: Call iso_exit() on module unload If iso_init() has been called, iso_exit() must be called on module unload. Without th… NVD-CWE-noinfo
CVE-2024-50078 2024-11-2 01:01 2024-10-29 Show GitHub Exploit DB Packet Storm
312552 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: Bluetooth: ISO: Fix multiple init when debugfs is disabled If bt_debugfs is not created successfully, which happens if either CON… NVD-CWE-noinfo
CVE-2024-50077 2024-11-2 01:00 2024-10-29 Show GitHub Exploit DB Packet Storm
312553 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: xhci: tegra: fix checked USB2 port number If USB virtualizatoin is enabled, USB2 ports are shared between all Virtual Functions. … NVD-CWE-noinfo
CVE-2024-50075 2024-11-2 00:51 2024-10-29 Show GitHub Exploit DB Packet Storm
312554 7.8 HIGH
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: tty: n_gsm: Fix use-after-free in gsm_cleanup_mux BUG: KASAN: slab-use-after-free in gsm_cleanup_mux+0x77b/0x7b0 drivers/tty/n_gs… CWE-416
 Use After Free
CVE-2024-50073 2024-11-2 00:44 2024-10-29 Show GitHub Exploit DB Packet Storm
312555 - - - An issue was discovered in Ollama before 0.1.46. It exposes which files exist on the server on which it is deployed via path traversal in the api/push route. - CVE-2024-39722 2024-11-2 00:35 2024-11-1 Show GitHub Exploit DB Packet Storm
312556 - - - Improper resource management in firmware of some Solidigm DC Products may allow an attacker to potentially enable denial of service. - CVE-2024-47969 2024-11-2 00:35 2024-10-8 Show GitHub Exploit DB Packet Storm
312557 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: cpufreq: amd-pstate: add check for cpufreq_cpu_get's return value cpufreq_cpu_get may return NULL. To avoid NULL-dereference chec… CWE-476
 NULL Pointer Dereference
CVE-2024-50009 2024-11-2 00:32 2024-10-22 Show GitHub Exploit DB Packet Storm
312558 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: ASoC: Intel: soc-acpi-intel-rpl-match: add missing empty item There is no links_num in struct snd_soc_acpi_mach {}, and we test !… CWE-835
 Loop with Unreachable Exit Condition ('Infinite Loop')
CVE-2024-50011 2024-11-2 00:31 2024-10-22 Show GitHub Exploit DB Packet Storm
312559 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: mm/gup: fix gup_pud_range() for dax For dax pud, pud_huge() returns true on x86. So the function works as long as hugetlb is conf… NVD-CWE-noinfo
CVE-2022-48986 2024-11-2 00:30 2024-10-22 Show GitHub Exploit DB Packet Storm
312560 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: media: v4l2-dv-timings.c: fix too strict blanking sanity checks Sanity checks were added to verify the v4l2_bt_timings blanking f… CWE-190
 Integer Overflow or Wraparound
CVE-2022-48987 2024-11-2 00:27 2024-10-22 Show GitHub Exploit DB Packet Storm