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 15, 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
225961 7.6 危険 サン・マイクロシステムズ
VMware
ヒューレット・パッカード
レッドハット
- 複数の Oracle 製品の Deployment Toolkit コンポーネントにおける脆弱性 CWE-noinfo
情報不足
CVE-2010-3570 2012-12-21 16:30 2010-10-12 Show GitHub Exploit DB Packet Storm
225962 10 危険 サン・マイクロシステムズ
VMware
ヒューレット・パッカード
レッドハット
- 複数の Oracle 製品の Java Runtime Environment コンポーネントにおける脆弱性 CWE-noinfo
情報不足
CVE-2010-3569 2012-12-21 16:28 2010-10-12 Show GitHub Exploit DB Packet Storm
225963 10 危険 サン・マイクロシステムズ
VMware
ヒューレット・パッカード
レッドハット
- 複数の Oracle 製品の Java Runtime Environment コンポーネントにおける脆弱性 CWE-noinfo
情報不足
CVE-2010-3568 2012-12-21 16:26 2010-10-12 Show GitHub Exploit DB Packet Storm
225964 10 危険 サン・マイクロシステムズ
VMware
日立
ヒューレット・パッカード
レッドハット
- 複数の Oracle 製品の 2D コンポーネントにおける脆弱性 CWE-noinfo
情報不足
CVE-2010-3567 2012-12-21 16:24 2010-10-12 Show GitHub Exploit DB Packet Storm
225965 6 警告 サイバートラスト株式会社
VMware
Linux
レッドハット
- Linux kernel の ioc_general 関数における重要な情報を取得される脆弱性 CWE-189
数値処理の問題
CVE-2010-4157 2012-12-21 15:59 2010-11-22 Show GitHub Exploit DB Packet Storm
225966 1.9 注意 サイバートラスト株式会社
VMware
Linux
レッドハット
- Linux kernel の copy_semid_to_user 関数における重要な情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2010-4083 2012-12-21 15:57 2010-10-20 Show GitHub Exploit DB Packet Storm
225967 9.3 危険 アドビシステムズ - Adobe Shockwave Player におけるプラグインモジュールのインストールに関する問題 CWE-Other
その他
CVE-2012-6271 2012-12-21 15:50 2012-12-19 Show GitHub Exploit DB Packet Storm
225968 9.3 危険 アドビシステムズ - Adobe Shockwave Player における Shockwave ランタイムのインストールに関する問題 CWE-Other
その他
CVE-2012-6270 2012-12-21 15:48 2012-12-19 Show GitHub Exploit DB Packet Storm
225969 1.9 注意 サイバートラスト株式会社
VMware
Linux
レッドハット
- Linux kernel の snd_hdspm_hwdep_ioctl 関数における重要な情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2010-4081 2012-12-21 15:46 2010-11-30 Show GitHub Exploit DB Packet Storm
225970 1.9 注意 サイバートラスト株式会社
VMware
Linux
レッドハット
- Linux kernel の snd_hdsp_hwdep_ioctl 関数における重要な情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2010-4080 2012-12-21 15:44 2010-11-30 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 15, 2026, 4:28 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
1851 7.8 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: sched_ext: Remove redundant css_put() in scx_cgroup_init() The iterator css_for_each_descendant_pre() walks the cgroup hierarchy … - CVE-2026-43438 2026-05-12 23:10 2026-05-9 Show GitHub Exploit DB Packet Storm
1852 - - - In the Linux kernel, the following vulnerability has been resolved: cgroup: fix race between task migration and iteration When a task is migrated out of a css_set, cgroup_migrate_add_task() first m… - CVE-2026-43439 2026-05-12 23:10 2026-05-9 Show GitHub Exploit DB Packet Storm
1853 7.5 HIGH
Network
- - In the Linux kernel, the following vulnerability has been resolved: net: bonding: Fix nd_tbl NULL dereference when IPv6 is disabled When booting with the 'ipv6.disable=1' parameter, the nd_tbl is n… - CVE-2026-43441 2026-05-12 23:10 2026-05-9 Show GitHub Exploit DB Packet Storm
1854 7.1 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: io_uring: fix physical SQE bounds check for SQE_MIXED 128-byte ops When IORING_SETUP_SQE_MIXED is used without IORING_SETUP_NO_SQ… - CVE-2026-43442 2026-05-12 23:10 2026-05-9 Show GitHub Exploit DB Packet Storm
1855 - - - In the Linux kernel, the following vulnerability has been resolved: e1000/e1000e: Fix leak in DMA error cleanup If an error is encountered while mapping TX buffers, the driver should unmap any buff… - CVE-2026-43445 2026-05-12 23:10 2026-05-9 Show GitHub Exploit DB Packet Storm
1856 7.8 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: iavf: fix PTP use-after-free during reset Commit 7c01dbfc8a1c5f ("iavf: periodically cache PHC time") introduced a worker to cach… - CVE-2026-43447 2026-05-12 23:10 2026-05-9 Show GitHub Exploit DB Packet Storm
1857 - - - In the Linux kernel, the following vulnerability has been resolved: netfilter: nfnetlink_cthelper: fix OOB read in nfnl_cthelper_dump_table() nfnl_cthelper_dump_table() has a 'goto restart' that ju… - CVE-2026-43450 2026-05-12 23:10 2026-05-9 Show GitHub Exploit DB Packet Storm
1858 - - - In the Linux kernel, the following vulnerability has been resolved: netfilter: nfnetlink_queue: fix entry leak in bridge verdict error path nfqnl_recv_verdict() calls find_dequeue_entry() to remove… - CVE-2026-43451 2026-05-12 23:10 2026-05-9 Show GitHub Exploit DB Packet Storm
1859 - - - In the Linux kernel, the following vulnerability has been resolved: nvme-pci: Fix race bug in nvme_poll_irqdisable() In the following scenario, pdev can be disabled between (1) and (3) by (2). This… - CVE-2026-43448 2026-05-12 23:10 2026-05-9 Show GitHub Exploit DB Packet Storm
1860 - - - In the Linux kernel, the following vulnerability has been resolved: netfilter: nft_set_pipapo: fix stack out-of-bounds read in pipapo_drop() pipapo_drop() passes rulemap[i + 1].n to pipapo_unmap() … - CVE-2026-43453 2026-05-12 23:10 2026-05-9 Show GitHub Exploit DB Packet Storm