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 14, 2026, noon

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
250801 4.9 警告 Linux - Linux Kernel の crypto/ghash-generic.c におけるサービス運用妨害 (DoS) の脆弱性 CWE-Other
その他
CVE-2011-4081 2012-05-28 16:58 2012-05-24 Show GitHub Exploit DB Packet Storm
250802 4 警告 Linux - Linux Kernel の sysrq_sysctl_handler 関数におけるアクセス制限を回避される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2011-4080 2012-05-28 16:55 2012-05-24 Show GitHub Exploit DB Packet Storm
250803 5.4 警告 Linux - Linux Kernel の dma_rx 関数におけるサービス運用妨害 (システムクラッシュ) の脆弱性 CWE-119
バッファエラー
CVE-2011-3359 2012-05-28 16:50 2012-05-24 Show GitHub Exploit DB Packet Storm
250804 4.9 警告 Linux - Linux Kernel の fuse_notify_inval_entry 関数におけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2011-3353 2012-05-28 16:49 2012-05-24 Show GitHub Exploit DB Packet Storm
250805 4.9 警告 Linux - Linux Kernel のパフォーマンスイベントサブシステムにおけるサービス運用妨害 (システムハング) の脆弱性 CWE-399
リソース管理の問題
CVE-2011-2918 2012-05-28 16:43 2012-05-24 Show GitHub Exploit DB Packet Storm
250806 4.9 警告 Linux - Linux Kernel の net/packet/af_packet.c における重要な情報を取得される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2011-2898 2012-05-28 16:37 2012-05-24 Show GitHub Exploit DB Packet Storm
250807 4.9 警告 Linux - Linux Kernel の ptrace_setxregs 関数における重要な情報を取得される脆弱性 CWE-20
不適切な入力確認
CVE-2011-2707 2012-05-28 16:24 2012-05-24 Show GitHub Exploit DB Packet Storm
250808 4.9 警告 Linux - Linux Kernel の x86_assign_hw_event 関数におけるサービス運用妨害 (パニック) の脆弱性 CWE-189
数値処理の問題
CVE-2011-2521 2012-05-28 16:16 2012-05-24 Show GitHub Exploit DB Packet Storm
250809 4.9 警告 Linux - Linux Kernel の tomoyo_mount_acl 関数におけるサービス運用妨害 (OOPS) の脆弱性 CWE-20
不適切な入力確認
CVE-2011-2518 2012-05-28 15:43 2012-05-24 Show GitHub Exploit DB Packet Storm
250810 7.5 危険 Google - Google Chrome で使用される Google V8 におけるサービス運用妨害 (DoS) の脆弱性 CWE-119
バッファエラー
CVE-2011-3115 2012-05-25 16:32 2012-05-23 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

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

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
5071 - - - In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: Fix memory leak in amdgpu_acpi_enumerate_xcc() In amdgpu_acpi_enumerate_xcc(), if amdgpu_acpi_dev_init() returns -ENO… - CVE-2026-45947 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm
5072 - - - In the Linux kernel, the following vulnerability has been resolved: ext4: fix memory leak in ext4_ext_shift_extents() In ext4_ext_shift_extents(), if the extent is NULL in the while loop, the funct… - CVE-2026-45948 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm
5073 - - - In the Linux kernel, the following vulnerability has been resolved: ext4: don't cache extent during splitting extent Caching extents during the splitting process is risky, as it may result in stale… - CVE-2026-45912 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm
5074 - - - In the Linux kernel, the following vulnerability has been resolved: net: bridge: mcast: always update mdb_n_entries for vlan contexts syzbot triggered a warning[1] about the number of mdb entries i… - CVE-2026-45913 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm
5075 - - - In the Linux kernel, the following vulnerability has been resolved: crypto: starfive - Fix memory leak in starfive_aes_aead_do_one_req() The starfive_aes_aead_do_one_req() function allocates rctx->… - CVE-2026-45950 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm
5076 - - - In the Linux kernel, the following vulnerability has been resolved: eth: fbnic: Add validation for MTU changes Increasing the MTU beyond the HDS threshold causes the hardware to fragment packets ac… - CVE-2026-45952 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm
5077 - - - In the Linux kernel, the following vulnerability has been resolved: md/raid5: fix IO hang with degraded array with llbitmap When llbitmap bit state is still unwritten, any new write should force rc… - CVE-2026-45953 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm
5078 - - - In the Linux kernel, the following vulnerability has been resolved: Revert "hwmon: (ibmpex) fix use-after-free in high/low store" This reverts commit 6946c726c3f4c36f0f049e6f97e88c510b15f65d. Jean… - CVE-2026-45914 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm
5079 - - - In the Linux kernel, the following vulnerability has been resolved: power: supply: sbs-battery: Fix use-after-free in power_supply_changed() Using the `devm_` variant for requesting IRQ _before_ th… - CVE-2026-45916 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm
5080 - - - In the Linux kernel, the following vulnerability has been resolved: ovpn: tcp - don't deref NULL sk_socket member after tcp_close() When deleting a peer in case of keepalive expiration, the peer is… - CVE-2026-45918 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm