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 18, 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
226331 4.3 警告 Google - Google Chrome におけるサービス運用妨害 (DOM トポロジの破損) の脆弱性 CWE-noinfo
情報不足
CVE-2012-2879 2012-12-26 17:36 2012-09-25 Show GitHub Exploit DB Packet Storm
226332 7.5 危険 Google - Google Chrome におけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2012-2878 2012-12-26 17:35 2012-09-25 Show GitHub Exploit DB Packet Storm
226333 5 警告 Google - Google Chrome の拡張機能システムにおけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2012-2877 2012-12-26 17:34 2012-09-25 Show GitHub Exploit DB Packet Storm
226334 7.5 危険 Google - Google Chrome の SSE2 最適化機能におけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2012-2876 2012-12-26 17:33 2012-09-25 Show GitHub Exploit DB Packet Storm
226335 7.5 危険 Google - Google Chrome で使用される Skia におけるサービス運用妨害 (DoS) の脆弱性 CWE-119
バッファエラー
CVE-2012-2874 2012-12-26 17:31 2012-09-25 Show GitHub Exploit DB Packet Storm
226336 5.1 警告 GNU Project
VMware
- GNU C Library の elf_get_dynamic_info 関数における整数符号化エラー脆弱性 CWE-189
数値処理の問題
CVE-2010-0830 2012-12-26 17:24 2010-06-1 Show GitHub Exploit DB Packet Storm
226337 10 危険 マイクロソフト
アドビシステムズ
Google
- Adobe Flash Player および Adobe AIR における任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2012-5272 2012-12-26 15:31 2012-10-8 Show GitHub Exploit DB Packet Storm
226338 10 危険 マイクロソフト
アドビシステムズ
Google
- Adobe Flash Player および Adobe AIR における任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2012-5271 2012-12-26 15:30 2012-10-8 Show GitHub Exploit DB Packet Storm
226339 10 危険 マイクロソフト
アドビシステムズ
Google
- Adobe Flash Player および Adobe AIR における任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2012-5270 2012-12-26 15:29 2012-10-8 Show GitHub Exploit DB Packet Storm
226340 10 危険 マイクロソフト
アドビシステムズ
Google
- Adobe Flash Player および Adobe AIR における任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2012-5269 2012-12-26 15:28 2012-10-8 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 19, 2026, 4:16 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
2511 7.8 HIGH
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: drm/amdkfd: Fix out-of-bounds write in kfd_event_page_set() The kfd_event_page_set() function writes KFD_SIGNAL_EVENT_LIMIT * 8 b… CWE-787
 Out-of-bounds Write
CVE-2026-43206 2026-05-12 05:05 2026-05-6 Show GitHub Exploit DB Packet Storm
2512 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: minix: Add required sanity checking to minix_check_superblock() The fs/minix implementation of the minix filesystem does not curr… NVD-CWE-noinfo
CVE-2026-43209 2026-05-12 05:04 2026-05-6 Show GitHub Exploit DB Packet Storm
2513 7.8 HIGH
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: dpaa2-switch: validate num_ifs to prevent out-of-bounds write The driver obtains sw_attr.num_ifs from firmware via dpsw_get_attri… CWE-787
 Out-of-bounds Write
CVE-2026-43205 2026-05-12 04:59 2026-05-6 Show GitHub Exploit DB Packet Storm
2514 7.8 HIGH
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: media: mtk-mdp: Fix error handling in probe function Add mtk_mdp_unregister_m2m_device() on the error handling path to prevent re… CWE-476
 NULL Pointer Dereference
CVE-2026-43207 2026-05-12 04:59 2026-05-6 Show GitHub Exploit DB Packet Storm
2515 9.8 CRITICAL
Network
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: net: do not pass flow_id to set_rps_cpu() Blamed commit made the assumption that the RPS table for each receive queue would have … CWE-787
 Out-of-bounds Write
CVE-2026-43208 2026-05-12 04:59 2026-05-6 Show GitHub Exploit DB Packet Storm
2516 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: tracing: ring-buffer: Fix to check event length before using Check the event length before adding it for accessing next index in … NVD-CWE-noinfo
CVE-2026-43210 2026-05-12 04:58 2026-05-6 Show GitHub Exploit DB Packet Storm
2517 7.8 HIGH
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: PCI: Fix pci_slot_trylock() error handling Commit a4e772898f8b ("PCI: Add missing bridge lock to pci_bus_lock()") delegates the b… CWE-667
 Improper Locking
CVE-2026-43211 2026-05-12 04:58 2026-05-6 Show GitHub Exploit DB Packet Storm
2518 7.8 HIGH
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: LoongArch: Make cpumask_of_node() robust against NUMA_NO_NODE The arch definition of cpumask_of_node() cannot handle NUMA_NO_NODE… NVD-CWE-noinfo
CVE-2026-43212 2026-05-12 04:57 2026-05-6 Show GitHub Exploit DB Packet Storm
2519 7.5 HIGH
Adjacent
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: wifi: rtw89: pci: validate sequence number of TX release report Hardware rarely reports abnormal sequence number in TX release re… CWE-476
 NULL Pointer Dereference
CVE-2026-43213 2026-05-12 04:55 2026-05-6 Show GitHub Exploit DB Packet Storm
2520 7.8 HIGH
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: KVM: x86: Add SRCU protection for reading PDPTRs in __get_sregs2() Add SRCU read-side protection when reading PDPTR registers in … NVD-CWE-noinfo
CVE-2026-43214 2026-05-12 04:44 2026-05-6 Show GitHub Exploit DB Packet Storm