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 19, 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
251231 2.1 注意 Linux - Linux Kernel の ext4_fill_super 関数におけるサービス運用妨害 (OOPS) の脆弱性 CWE-Other
その他
CVE-2011-2493 2012-06-15 13:43 2012-06-13 Show GitHub Exploit DB Packet Storm
251232 7.2 危険 Linux - Alpha プラットフォーム上の Linux Kernel の osf_wait4 関数における権限を取得される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2011-2211 2012-06-15 13:41 2012-06-13 Show GitHub Exploit DB Packet Storm
251233 2.1 注意 Linux - Alpha プラットフォーム上の Linux Kernel の osf_getsysinfo 関数における重要な情報を取得される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2011-2210 2012-06-15 13:35 2012-06-13 Show GitHub Exploit DB Packet Storm
251234 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
251235 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
251236 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
251237 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
251238 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
251239 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
251240 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
NVD Vulnerability Information

Update Date:June 20, 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
901 7.1 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: tun: free page on short-frame rejection in tun_xdp_one() tun_xdp_one() returns -EINVAL on a frame shorter than ETH_HLEN without f… - CVE-2026-46321 2026-06-14 15:16 2026-06-9 Show GitHub Exploit DB Packet Storm
902 7.4 HIGH
Adjacent
- - In the Linux kernel, the following vulnerability has been resolved: tap: free page on error paths in tap_get_user_xdp() tap_get_user_xdp() rejects a frame shorter than ETH_HLEN with -EINVAL, and re… - CVE-2026-46320 2026-06-14 15:16 2026-06-9 Show GitHub Exploit DB Packet Storm
903 7.8 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: net/sched: act_ct: Only release RCU read lock after ct_ft When looking up a flow table in act_ct in tcf_ct_flow_table_get(), rhas… - CVE-2026-46319 2026-06-14 15:16 2026-06-9 Show GitHub Exploit DB Packet Storm
904 8.8 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: KVM: arm64: Reassign nested_mmus array behind mmu_lock kvm->arch.nested_mmus[] is walked under kvm->mmu_lock, including from the … - CVE-2026-46317 2026-06-14 15:16 2026-06-9 Show GitHub Exploit DB Packet Storm
905 9.3 CRITICAL
Local
- - In the Linux kernel, the following vulnerability has been resolved: KVM: arm64: vgic-its: Drop the translation cache reference only for the erased entry vgic_its_invalidate_cache() walks the per-IT… - CVE-2026-46316 2026-06-14 15:16 2026-06-9 Show GitHub Exploit DB Packet Storm
906 7.8 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu/userq: fix access to stale wptr mapping Use drm_exec to take both locks i.e vm root bo and wptr_obj bo to access the m… - CVE-2026-46311 2026-06-14 15:16 2026-06-9 Show GitHub Exploit DB Packet Storm
907 8.3 HIGH
Adjacent
- - In the Linux kernel, the following vulnerability has been resolved: wifi: ath5k: do not access array OOB Vincent reports: > The ath5k driver seems to do an array-index-out-of-bounds access as > sho… - CVE-2026-46307 2026-06-14 15:16 2026-06-9 Show GitHub Exploit DB Packet Storm
908 7.5 HIGH
Network
- - In the Linux kernel, the following vulnerability has been resolved: flow_dissector: do not dissect PPPoE PFC frames RFC 2516 Section 7 states that Protocol Field Compression (PFC) is NOT RECOMMENDE… - CVE-2026-46306 2026-06-14 15:16 2026-06-9 Show GitHub Exploit DB Packet Storm
909 7.5 HIGH
Network
- - In the Linux kernel, the following vulnerability has been resolved: nvmet: avoid recursive nvmet-wq flush in nvmet_ctrl_free nvmet_tcp_release_queue_work() runs on nvmet-wq and can drop the final c… - CVE-2026-46304 2026-06-14 15:16 2026-06-9 Show GitHub Exploit DB Packet Storm
910 8.2 HIGH
Network
- - In the Linux kernel, the following vulnerability has been resolved: isofs: validate Rock Ridge CE continuation extent against volume size rock_continue() reads rs->cont_extent verbatim from the Roc… - CVE-2026-46303 2026-06-14 15:16 2026-06-9 Show GitHub Exploit DB Packet Storm