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 16, 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
250091 9.3 危険 アップル - 複数の Apple 製品で使用される WebKit における任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2012-0601 2012-03-21 15:24 2012-03-8 Show GitHub Exploit DB Packet Storm
250092 9.3 危険 アップル - 複数の Apple 製品で使用される WebKit における任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2012-0600 2012-03-21 15:23 2012-03-8 Show GitHub Exploit DB Packet Storm
250093 6.8 警告 アップル
Google
- 複数の製品で使用される Webkit におけるサービス運用妨害 (DoS) の脆弱性 CWE-20
不適切な入力確認
CVE-2011-2877 2012-03-21 15:22 2011-10-4 Show GitHub Exploit DB Packet Storm
250094 9.3 危険 アップル - 複数の Apple 製品で使用される WebKit における任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2011-2873 2012-03-21 15:02 2012-03-8 Show GitHub Exploit DB Packet Storm
250095 9.3 危険 アップル - 複数の Apple 製品で使用される WebKit における任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2011-2872 2012-03-21 15:01 2012-03-8 Show GitHub Exploit DB Packet Storm
250096 9.3 危険 アップル - 複数の Apple 製品で使用される WebKit における任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2011-2871 2012-03-21 14:59 2012-03-8 Show GitHub Exploit DB Packet Storm
250097 9.3 危険 アップル - 複数の Apple 製品で使用される WebKit における任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2011-2870 2012-03-21 14:58 2012-03-8 Show GitHub Exploit DB Packet Storm
250098 7.6 危険 アップル - 複数の Apple 製品で使用される WebKit における任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2012-0648 2012-03-21 14:52 2012-03-8 Show GitHub Exploit DB Packet Storm
250099 7.6 危険 アップル - 複数の Apple 製品で使用される WebKit における任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2012-0639 2012-03-21 14:51 2012-03-8 Show GitHub Exploit DB Packet Storm
250100 7.6 危険 アップル - 複数の Apple 製品で使用される WebKit における任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2012-0638 2012-03-21 14:49 2012-03-8 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

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

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
2201 - - - In the Linux kernel, the following vulnerability has been resolved: ALSA: usb-audio: Check endpoint numbers at parsing Scarlett2 mixer interfaces The Scarlett2 mixer quirk in USB-audio driver may h… - CVE-2026-43436 2026-05-12 23:10 2026-05-9 Show GitHub Exploit DB Packet Storm
2202 - - - In the Linux kernel, the following vulnerability has been resolved: net/mana: Null service_wq on setup error to prevent double destroy In mana_gd_setup() error path, set gc->service_wq to NULL afte… - CVE-2026-43440 2026-05-12 23:10 2026-05-9 Show GitHub Exploit DB Packet Storm
2203 7.8 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: net: nexthop: fix percpu use-after-free in remove_nh_grp_entry When removing a nexthop from a group, remove_nh_grp_entry() publis… - CVE-2026-43374 2026-05-12 23:10 2026-05-9 Show GitHub Exploit DB Packet Storm
2204 9.8 CRITICAL
Network
- - In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix use-after-free by using call_rcu() for oplock_info ksmbd currently frees oplock_info immediately using kfree(), even t… - CVE-2026-43376 2026-05-12 23:10 2026-05-9 Show GitHub Exploit DB Packet Storm
2205 - - - In the Linux kernel, the following vulnerability has been resolved: hwmon: (pmbus/q54sj108a2) fix stack overflow in debugfs read The q54sj108a2_debugfs_read function suffers from a stack buffer ove… - CVE-2026-43380 2026-05-12 23:10 2026-05-9 Show GitHub Exploit DB Packet Storm
2206 - - - In the Linux kernel, the following vulnerability has been resolved: nouveau/dpcd: return EBUSY for aux xfer if the device is asleep If we have runtime suspended, and userspace wants to use /dev/drm… - CVE-2026-43381 2026-05-12 23:10 2026-05-9 Show GitHub Exploit DB Packet Storm
2207 - - - In the Linux kernel, the following vulnerability has been resolved: batman-adv: Avoid double-rtnl_lock ELP metric worker batadv_v_elp_get_throughput() might be called when the RTNL lock is already … - CVE-2026-43382 2026-05-12 23:10 2026-05-9 Show GitHub Exploit DB Packet Storm
2208 7.5 HIGH
Network
- - In the Linux kernel, the following vulnerability has been resolved: net: Fix rcu_tasks stall in threaded busypoll I was debugging a NIC driver when I noticed that when I enable threaded busypoll, b… - CVE-2026-43385 2026-05-12 23:10 2026-05-9 Show GitHub Exploit DB Packet Storm
2209 - - - In the Linux kernel, the following vulnerability has been resolved: ASoC: amd: acp-mach-common: Add missing error check for clock acquisition The acp_card_rt5682_init() and acp_card_rt5682s_init() … - CVE-2026-43443 2026-05-12 23:10 2026-05-9 Show GitHub Exploit DB Packet Storm
2210 - - - In the Linux kernel, the following vulnerability has been resolved: mm/damon/core: clear walk_control on inactive context in damos_walk() damos_walk() sets ctx->walk_control to the caller-provided … - CVE-2026-43388 2026-05-12 23:10 2026-05-9 Show GitHub Exploit DB Packet Storm