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 10, 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
207451 5 警告 アップル
日立
サン・マイクロシステムズ
- Oracle Java SE の Java Runtime Environment における JMX の処理に関する脆弱性 CWE-noinfo
情報不足
CVE-2012-5075 2015-08-11 15:48 2012-10-16 Show GitHub Exploit DB Packet Storm
207452 5 警告 アップル
日立
サン・マイクロシステムズ
- Oracle Java SE の Java Runtime Environment におけるライブラリの処理に関する脆弱性 CWE-noinfo
情報不足
CVE-2012-5073 2015-08-11 15:48 2012-10-16 Show GitHub Exploit DB Packet Storm
207453 5 警告 アップル
日立
サン・マイクロシステムズ
- Oracle Java SE の Java Runtime Environment における Security の処理に関する脆弱性 CWE-noinfo
情報不足
CVE-2012-5072 2015-08-11 15:48 2012-10-16 Show GitHub Exploit DB Packet Storm
207454 6.4 警告 アップル
日立
サン・マイクロシステムズ
- Oracle Java SE の Java Runtime Environment における JMX の処理に関する脆弱性 CWE-noinfo
情報不足
CVE-2012-5071 2015-08-11 15:48 2012-10-16 Show GitHub Exploit DB Packet Storm
207455 5.8 警告 アップル
日立
サン・マイクロシステムズ
- Oracle Java SE の Java Runtime Environment における Concurrency の処理に関する脆弱性 CWE-noinfo
情報不足
CVE-2012-5069 2015-08-11 15:48 2012-10-16 Show GitHub Exploit DB Packet Storm
207456 7.5 危険 アップル
サン・マイクロシステムズ
- Oracle Java SE の Java Runtime Environment におけるライブラリの処理に関する脆弱性 CWE-noinfo
情報不足
CVE-2012-5068 2015-08-11 15:48 2012-10-16 Show GitHub Exploit DB Packet Storm
207457 9.3 危険 IBM - IBM Java の JRE コンポーネントにおける任意のコードを実行される脆弱性 CWE-noinfo
情報不足
CVE-2012-4823 2015-08-11 15:48 2012-10-5 Show GitHub Exploit DB Packet Storm
207458 9.3 危険 IBM - IBM Java の JRE コンポーネントにおける任意のコードを実行される脆弱性 CWE-noinfo
情報不足
CVE-2012-4822 2015-08-11 15:48 2012-10-5 Show GitHub Exploit DB Packet Storm
207459 9.3 危険 IBM - IBM Java の JRE コンポーネントにおける権限を取得される脆弱性 CWE-noinfo
情報不足
CVE-2012-4820 2015-08-11 15:48 2012-10-5 Show GitHub Exploit DB Packet Storm
207460 2.6 注意 アップル
日立
サン・マイクロシステムズ
- Oracle Java SE の Java Runtime Environment におけるライブラリの処理に関する脆弱性 CWE-noinfo
情報不足
CVE-2012-3216 2015-08-11 15:48 2012-10-16 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 10, 2026, 4:58 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
611 - - - In the Linux kernel, the following vulnerability has been resolved: sched_ext: Fix SCX_KICK_WAIT deadlock by deferring wait to balance callback SCX_KICK_WAIT busy-waits in kick_cpus_irq_workfn() us… New - CVE-2026-43326 2026-05-8 23:16 2026-05-8 Show GitHub Exploit DB Packet Storm
612 - - - In the Linux kernel, the following vulnerability has been resolved: wifi: iwlwifi: mvm: don't send a 6E related command when not supported MCC_ALLOWED_AP_TYPE_CMD is related to 6E support. Do not s… New - CVE-2026-43325 2026-05-8 23:16 2026-05-8 Show GitHub Exploit DB Packet Storm
613 - - - In the Linux kernel, the following vulnerability has been resolved: USB: dummy-hcd: Fix interrupt synchronization error This fixes an error in synchronization in the dummy-hcd driver. The error ha… New - CVE-2026-43324 2026-05-8 23:16 2026-05-8 Show GitHub Exploit DB Packet Storm
614 - - - In the Linux kernel, the following vulnerability has been resolved: sched/fair: Fix zero_vruntime tracking fix John reported that stress-ng-yield could make his machine unhappy and managed to bisec… New - CVE-2026-43323 2026-05-8 23:16 2026-05-8 Show GitHub Exploit DB Packet Storm
615 - - - In the Linux kernel, the following vulnerability has been resolved: Bluetooth: hci_sync: Fix UAF in le_read_features_complete This fixes the following backtrace caused by hci_conn being freed befor… New - CVE-2026-43322 2026-05-8 23:16 2026-05-8 Show GitHub Exploit DB Packet Storm
616 - - - In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Fix dsc eDP issue [why] Need to add function hook check before use New - CVE-2026-43320 2026-05-8 23:16 2026-05-8 Show GitHub Exploit DB Packet Storm
617 - - - In the Linux kernel, the following vulnerability has been resolved: spi: spidev: fix lock inversion between spi_lock and buf_lock The spidev driver previously used two mutexes, spi_lock and buf_loc… New - CVE-2026-43319 2026-05-8 23:16 2026-05-8 Show GitHub Exploit DB Packet Storm
618 - - - In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: fix sync handling in amdgpu_dma_buf_move_notify Invalidating a dmabuf will impact other users of the shared BO. In th… New - CVE-2026-43318 2026-05-8 23:16 2026-05-8 Show GitHub Exploit DB Packet Storm
619 - - - In the Linux kernel, the following vulnerability has been resolved: most: core: fix leak on early registration failure A recent commit fixed a resource leak on early registration failures but for s… New - CVE-2026-43317 2026-05-8 23:16 2026-05-8 Show GitHub Exploit DB Packet Storm
620 - - - In the Linux kernel, the following vulnerability has been resolved: media: solo6x10: Check for out of bounds chip_id Clang with CONFIG_UBSAN_SHIFT=y noticed a condition where a signed type (literal… New - CVE-2026-43316 2026-05-8 23:16 2026-05-8 Show GitHub Exploit DB Packet Storm