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":May 6, 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
197901 7.8 重要
Local
Linux - Linux Kernel の fs/ext4/ext4_jbd2.c の __ext4_journal_stop 関数における権限を取得される脆弱性 CWE-Other
その他
CVE-2015-8961 2016-11-17 14:31 2015-12-14 Show GitHub Exploit DB Packet Storm
197902 7.8 重要
Local
xmlsoft.org - XMLSec などの製品で使用される libxml2 における XML 外部エンティティの脆弱性 CWE-Other
その他
CVE-2016-9318 2016-11-17 13:46 2016-10-11 Show GitHub Exploit DB Packet Storm
197903 5.5 警告
Local
SUSE
レッドハット
Linux
オラクル
- Linux Kernel の security/keys/key.c の key_reject_and_link 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-Other
その他
CVE-2016-4470 2016-11-16 18:14 2016-06-16 Show GitHub Exploit DB Packet Storm
197904 7.1 重要
Local
アップル
Debian
Canonical
xmlsoft.org
- libxml2 の parser.c の xmlStringLenDecodeEntities 関数における XML 外部エンティティの脆弱性 CWE-20
不適切な入力確認
CVE-2016-4449 2016-11-16 18:14 2016-05-23 Show GitHub Exploit DB Packet Storm
197905 9.8 緊急
Network
xmlsoft.org
IBM
Slackware
アップル
openSUSE project
Mageia.Org
オラクル
SUSE
レッドハット
- libxml2 におけるフォーマットストリングの脆弱性 CWE-noinfo
情報不足
CVE-2016-4448 2016-11-16 18:13 2016-05-23 Show GitHub Exploit DB Packet Storm
197906 7.8 重要
Local
Linux - Linux Kernel の InfiniBand スタックにおけるサービス運用妨害 (DoS) の脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2016-4565 2016-11-16 18:13 2016-05-4 Show GitHub Exploit DB Packet Storm
197907 8.4 重要
Local
Xen プロジェクト
オラクル
- Xen の arch/x86/mm/guest_walk.c の guest_walk_tables 関数における権限を取得される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2016-4480 2016-11-16 18:12 2016-05-17 Show GitHub Exploit DB Packet Storm
197908 6.7 警告
Local
Xen プロジェクト
オラクル
- Xen の libxl デバイスハンドリングにおけるサービス運用妨害 (DoS) の脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2016-4962 2016-11-16 18:12 2015-06-2 Show GitHub Exploit DB Packet Storm
197909 6.1 警告
Network
Python Software Foundation - CPython の urllib2 および urllib における CRLF インジェクションの脆弱性 CWE-Other
その他
CVE-2016-5699 2016-11-16 17:21 2016-06-15 Show GitHub Exploit DB Packet Storm
197910 9.8 緊急
Network
Python Software Foundation - CPython の zipimport.c の get_data 関数における整数オーバーフローの脆弱性 CWE-Other
その他
CVE-2016-5636 2016-11-16 17:21 2016-06-25 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 7, 2026, 4:22 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
171 - - - In the Linux kernel, the following vulnerability has been resolved: l2tp: Drop large packets with UDP encap syzbot reported a WARN on my patch series [1]. The actual issue is an overflow of 16-bit … New - CVE-2026-43080 2026-05-6 22:08 2026-05-6 Show GitHub Exploit DB Packet Storm
172 - - - In the Linux kernel, the following vulnerability has been resolved: net: ioam6: fix OOB and missing lock When trace->type.bit6 is set: if (trace->type.bit6) { ... queue = skb_g… New - CVE-2026-43083 2026-05-6 22:08 2026-05-6 Show GitHub Exploit DB Packet Storm
173 - - - In the Linux kernel, the following vulnerability has been resolved: xsk: validate MTU against usable frame size on bind AF_XDP bind currently accepts zero-copy pool configurations without verifying… New - CVE-2026-43092 2026-05-6 22:08 2026-05-6 Show GitHub Exploit DB Packet Storm
174 - - - In the Linux kernel, the following vulnerability has been resolved: xsk: tighten UMEM headroom validation to account for tailroom and min frame The current headroom validation in xdp_umem_reg() cou… New - CVE-2026-43093 2026-05-6 22:08 2026-05-6 Show GitHub Exploit DB Packet Storm
175 - - - In the Linux kernel, the following vulnerability has been resolved: netfilter: nfnetlink_log: initialize nfgenmsg in NLMSG_DONE terminator When batching multiple NFLOG messages (inst->qlen > 1), __… New - CVE-2026-43085 2026-05-6 22:08 2026-05-6 Show GitHub Exploit DB Packet Storm
176 - - - In the Linux kernel, the following vulnerability has been resolved: ipvs: fix NULL deref in ip_vs_add_service error path When ip_vs_bind_scheduler() succeeds in ip_vs_add_service(), the local varia… New - CVE-2026-43086 2026-05-6 22:08 2026-05-6 Show GitHub Exploit DB Packet Storm
177 - - - In the Linux kernel, the following vulnerability has been resolved: pinctrl: mcp23s08: Disable all pin interrupts during probe A chip being probed may have the interrupt-on-change feature enabled o… New - CVE-2026-43087 2026-05-6 22:08 2026-05-6 Show GitHub Exploit DB Packet Storm
178 - - - In the Linux kernel, the following vulnerability has been resolved: net: af_key: zero aligned sockaddr tail in PF_KEY exports PF_KEY export paths use `pfkey_sockaddr_size()` when reserving sockaddr… New - CVE-2026-43088 2026-05-6 22:08 2026-05-6 Show GitHub Exploit DB Packet Storm
179 - - - In the Linux kernel, the following vulnerability has been resolved: ixgbevf: add missing negotiate_features op to Hyper-V ops table Commit a7075f501bd3 ("ixgbevf: fix mailbox API compatibility by n… New - CVE-2026-43094 2026-05-6 22:08 2026-05-6 Show GitHub Exploit DB Packet Storm
180 - - - In the Linux kernel, the following vulnerability has been resolved: ASoC: SDCA: Fix errors in IRQ cleanup IRQs are enabled through sdca_irq_populate() from component probe using devm_request_thread… New - CVE-2026-43095 2026-05-6 22:08 2026-05-6 Show GitHub Exploit DB Packet Storm