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":Feb. 9, 2026, 12:59 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
220181 5.7 警告 Linux
レッドハット
- Red Hat Enterprise Linux 上で稼働する Linux Kernel の net/8021q/vlan_core.c におけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2011-3593 2013-06-11 16:15 2011-10-3 Show GitHub Exploit DB Packet Storm
220182 4.6 警告 レッドハット - Red Hat Enterprise Linux 上で稼働するカーネルパッケージの be2net の実装におけるサービス運用妨害 (DoS) の脆弱性 CWE-noinfo
情報不足
CVE-2011-3347 2013-06-11 16:14 2011-09-7 Show GitHub Exploit DB Packet Storm
220183 6.8 警告 Linux
レッドハット
- Red Hat Enterprise Linux 上で稼働する Linux Kernel の net/bridge/br_forward.c におけるサービス運用妨害 (DoS) の脆弱性 CWE-DesignError
CWE-Other
CVE-2011-2942 2013-06-11 16:14 2011-08-16 Show GitHub Exploit DB Packet Storm
220184 1.9 注意 レッドハット - Red Hat Enterprise Linux のカーネルパッケージの perf サブシステムにおけるサービス運用妨害 (DoS) の脆弱性 CWE-noinfo
情報不足
CVE-2011-2693 2013-06-11 16:13 2011-03-17 Show GitHub Exploit DB Packet Storm
220185 7.8 危険 Linux - Red Hat Enterprise Linux で使用される Linux Kernel の net/sctp/socket.c におけるサービス運用妨害 (DoS) の脆弱性 CWE-noinfo
情報不足
CVE-2011-2482 2013-06-11 16:12 2007-04-25 Show GitHub Exploit DB Packet Storm
220186 3.3 注意 Linux - Linux Kernel の fs/cifs/connect.c の cifs_find_smb_ses 関数における CIFS 共有認証を回避される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2011-1585 2013-06-11 15:52 2010-10-20 Show GitHub Exploit DB Packet Storm
220187 7.5 危険 Linux - Linux Kernel の net/irda/iriap.c におけるスタックベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2011-1180 2013-06-11 15:45 2011-05-18 Show GitHub Exploit DB Packet Storm
220188 2.1 注意 RSAセキュリティ - EMC RSA Authentication Manager におけるオペレーティングシステムのパスワードを破られる脆弱性 CWE-255
証明書・パスワード管理
CVE-2013-0947 2013-06-11 15:44 2013-05-28 Show GitHub Exploit DB Packet Storm
220189 6.8 警告 Mozilla Foundation - Linux 上で稼働する複数の Mozilla 製品の WebGL の実装における任意のコードを実行される脆弱性 CWE-DesignError
CVE-2012-3967 2013-06-11 15:34 2012-08-28 Show GitHub Exploit DB Packet Storm
220190 10 危険 Mozilla Foundation - 複数の Mozilla 製品における任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2012-3966 2013-06-11 15:23 2012-08-28 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:April 26, 2026, 4:08 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
291 - - - In the Linux kernel, the following vulnerability has been resolved: batman-adv: hold claim backbone gateways by reference batadv_bla_add_claim() can replace claim->backbone_gw and drop the old gate… New - CVE-2026-31657 2026-04-25 02:51 2026-04-25 Show GitHub Exploit DB Packet Storm
292 - - - In the Linux kernel, the following vulnerability has been resolved: batman-adv: reject oversized global TT response buffers batadv_tt_prepare_tvlv_global_data() builds the allocation length for a g… New - CVE-2026-31659 2026-04-25 02:51 2026-04-25 Show GitHub Exploit DB Packet Storm
293 - - - In the Linux kernel, the following vulnerability has been resolved: nfc: pn533: allocate rx skb before consuming bytes pn532_receive_buf() reports the number of accepted bytes to the serdev core. T… New - CVE-2026-31660 2026-04-25 02:51 2026-04-25 Show GitHub Exploit DB Packet Storm
294 - - - In the Linux kernel, the following vulnerability has been resolved: tipc: fix bc_ackers underflow on duplicate GRP_ACK_MSG The GRP_ACK_MSG handler in tipc_group_proto_rcv() currently decrements bc_… New - CVE-2026-31662 2026-04-25 02:51 2026-04-25 Show GitHub Exploit DB Packet Storm
295 - - - In the Linux kernel, the following vulnerability has been resolved: xfrm: hold dev ref until after transport_finish NF_HOOK After async crypto completes, xfrm_input_resume() calls dev_put() immedia… New - CVE-2026-31663 2026-04-25 02:51 2026-04-25 Show GitHub Exploit DB Packet Storm
296 - - - In the Linux kernel, the following vulnerability has been resolved: netfilter: nft_ct: fix use-after-free in timeout object destroy nft_ct_timeout_obj_destroy() frees the timeout object with kfree(… New - CVE-2026-31665 2026-04-25 02:51 2026-04-25 Show GitHub Exploit DB Packet Storm
297 - - - In the Linux kernel, the following vulnerability has been resolved: btrfs: fix incorrect return value after changing leaf in lookup_extent_data_ref() After commit 1618aa3c2e01 ("btrfs: simplify ret… New - CVE-2026-31666 2026-04-25 02:51 2026-04-25 Show GitHub Exploit DB Packet Storm
298 - - - In the Linux kernel, the following vulnerability has been resolved: Input: uinput - fix circular locking dependency with ff-core A lockdep circular locking dependency warning can be triggered repro… New - CVE-2026-31667 2026-04-25 02:51 2026-04-25 Show GitHub Exploit DB Packet Storm
299 - - - In the Linux kernel, the following vulnerability has been resolved: mptcp: fix slab-use-after-free in __inet_lookup_established The ehash table lookups are lockless and rely on SLAB_TYPESAFE_BY_RCU… New - CVE-2026-31669 2026-04-25 02:51 2026-04-25 Show GitHub Exploit DB Packet Storm
300 6.1 MEDIUM
Network
- - PostCSS takes a CSS file and provides an API to analyze and modify its rules by transforming the rules into an Abstract Syntax Tree. Versions prior to 8.5.10 do not escape `</style>` sequences when s… New CWE-79
Cross-site Scripting
CVE-2026-41305 2026-04-25 02:16 2026-04-24 Show GitHub Exploit DB Packet Storm