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 18, 2026, 10 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
251111 4.6 警告 Linux - Linux Kernel の sound/oss/opl3.c におけるサービス運用妨害 (ヒープメモリ破損) の脆弱性 CWE-Other
その他
CVE-2011-1477 2012-06-25 15:46 2012-06-21 Show GitHub Exploit DB Packet Storm
251112 4 警告 Linux - Linux Kernel の Open Sound System サブシステムにおける整数アンダーフローの脆弱性 CWE-189
数値処理の問題
CVE-2011-1476 2012-06-25 15:41 2012-06-21 Show GitHub Exploit DB Packet Storm
251113 2.1 注意 Linux - Linux Kernel の drivers/char/tpm/tpm.c における重要な情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2011-1160 2012-06-25 15:37 2012-06-21 Show GitHub Exploit DB Packet Storm
251114 4.9 警告 Linux - Linux Kernel の Reliable Datagram Sockets サブシステムおけるサービス運用妨害 (DoS) の脆弱性 CWE-Other
その他
CVE-2011-1023 2012-06-25 14:17 2012-06-21 Show GitHub Exploit DB Packet Storm
251115 3.6 注意 Linux - Linux Kernel の drivers/acpi/debugfs.c おける任意のカーネルメモリロケーションを変更される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2011-1021 2012-06-25 14:15 2012-06-21 Show GitHub Exploit DB Packet Storm
251116 4.7 警告 Linux - Linux Kernel の br_multicast_add_group 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-16
環境設定
CVE-2011-0716 2012-06-25 14:14 2012-06-21 Show GitHub Exploit DB Packet Storm
251117 1.9 注意 Linux - Linux Kernel の ima_lsm_rule_init 関数における IMA ルールを回避される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2011-0006 2012-06-25 14:03 2012-06-21 Show GitHub Exploit DB Packet Storm
251118 4.6 警告 Linux - Linux Kernel の fuse_do_ioctl 関数におけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2010-4650 2012-06-25 14:03 2012-06-21 Show GitHub Exploit DB Packet Storm
251119 3.3 注意 Linux - Linux Kernel の orinoco_ioctl_set_auth 関数における Wi-Fi ネットワークにアクセスされる脆弱性 CWE-noinfo
情報不足
CVE-2010-4648 2012-06-25 14:01 2012-06-21 Show GitHub Exploit DB Packet Storm
251120 4.9 警告 Linux - Linux Kernel の inotify_init1 関数におけるサービス運用妨害 (メモリ消費) の脆弱性 CWE-399
リソース管理の問題
CVE-2010-4250 2012-06-25 13:50 2012-06-21 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

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

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
5701 - - - In the Linux kernel, the following vulnerability has been resolved: md/md-llbitmap: raise barrier before state machine transition Move the barrier raise operation before calling llbitmap_state_mach… - CVE-2026-46095 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm
5702 - - - In the Linux kernel, the following vulnerability has been resolved: tpm2-sessions: Fix missing tpm_buf_destroy() in tpm2_read_public() tpm2_read_public() calls tpm_buf_init() but fails to call tpm_… - CVE-2026-46096 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm
5703 - - - In the Linux kernel, the following vulnerability has been resolved: Input: edt-ft5x06 - fix use-after-free in debugfs teardown The commit 68743c500c6e ("Input: edt-ft5x06 - use per-client debugfs d… - CVE-2026-46097 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm
5704 - - - In the Linux kernel, the following vulnerability has been resolved: md/md-llbitmap: skip reading rdevs that are not in_sync When reading bitmap pages from member disks, the code iterates through al… - CVE-2026-46045 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm
5705 - - - In the Linux kernel, the following vulnerability has been resolved: landlock: Fix LOG_SUBDOMAINS_OFF inheritance across fork() hook_cred_transfer() only copies the Landlock security blob when the s… - CVE-2026-46057 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm
5706 - - - In the Linux kernel, the following vulnerability has been resolved: KVM: nSVM: Always use NextRIP as vmcb02's NextRIP after first L2 VMRUN For guests with NRIPS disabled, L1 does not provide NextRI… - CVE-2026-46059 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm
5707 - - - In the Linux kernel, the following vulnerability has been resolved: crypto: qat - fix IRQ cleanup on 6xxx probe failure When adf_dev_up() partially completes and then fails, the IRQ handlers regist… - CVE-2026-46060 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm
5708 - - - In the Linux kernel, the following vulnerability has been resolved: jbd2: fix deadlock in jbd2_journal_cancel_revoke() Commit f76d4c28a46a ("fs/jbd2: use sleeping version of __find_get_block()") ch… - CVE-2026-46061 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm
5709 - - - In the Linux kernel, the following vulnerability has been resolved: x86/shstk: Prevent deadlock during shstk sigreturn During sigreturn the shadow stack signal frame is popped. The kernel does this… - CVE-2026-46063 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm
5710 - - - In the Linux kernel, the following vulnerability has been resolved: ceph: fix num_ops off-by-one when crypto allocation fails move_dirty_folio_in_page_array() may fail if the file is encrypted, the… - CVE-2026-46066 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm