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 11, 2026, 4:01 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
250061 7.8 危険 Schneider Electric - Schneider Electric Modicon Quantum PLC におけるサービス運用妨害 (DoS) の脆弱性 CWE-287
不適切な認証
CVE-2012-0931 2012-02-1 10:08 2012-01-20 Show GitHub Exploit DB Packet Storm
250062 4.3 警告 Schneider Electric - Schneider Electric Modicon Quantum PLC におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2012-0930 2012-02-1 10:05 2012-01-20 Show GitHub Exploit DB Packet Storm
250063 7.8 危険 Schneider Electric - Schneider Electric Modicon Quantum PLC におけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2012-0929 2012-02-1 10:04 2012-01-20 Show GitHub Exploit DB Packet Storm
250064 7.2 危険 Linux - Linux kernel の hfs_mac2asc 関数におけるスタックベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2011-4330 2012-01-31 16:45 2011-11-14 Show GitHub Exploit DB Packet Storm
250065 6.9 警告 Linux - Linux kernel の xfs_readlink 関数におけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2011-4077 2012-01-31 16:19 2012-01-27 Show GitHub Exploit DB Packet Storm
250066 2.1 注意 Linux - Linux kernel におけるサービス運用妨害 (NULL ポインタデリファレンスおよび OOPS) の脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2011-2203 2012-01-31 16:15 2012-01-27 Show GitHub Exploit DB Packet Storm
250067 2.1 注意 Linux - Linux kernel の tpm_read 関数 における TPM コマンドの結果を読まれる脆弱性 CWE-200
情報漏えい
CVE-2011-1162 2012-01-31 16:13 2012-01-27 Show GitHub Exploit DB Packet Storm
250068 6.9 警告 Linux - Linux kernel の mem_write 関数における権限を取得される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2012-0056 2012-01-31 11:27 2012-01-17 Show GitHub Exploit DB Packet Storm
250069 6.8 警告 レッドハット
libexif
オラクル
- Libexif の EXIF イメージ処理における整数オーバーフローの脆弱性 - CVE-2006-4168 2012-01-30 18:51 2007-06-14 Show GitHub Exploit DB Packet Storm
250070 5.1 警告 Hardened-PHP Project - PHP 用 Suhosin におけるスタックベースのバッファオーバフローの脆弱性 CWE-119
バッファエラー
CVE-2012-0807 2012-01-30 15:15 2012-01-27 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 11, 2026, 4:09 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
1571 - - - In the Linux kernel, the following vulnerability has been resolved: fs/ntfs3: handle attr_set_size() errors when truncating files If attr_set_size() fails while truncating down, the error is silent… - CVE-2025-71289 2026-05-6 22:07 2026-05-6 Show GitHub Exploit DB Packet Storm
1572 - - - In the Linux kernel, the following vulnerability has been resolved: misc: ti_fpc202: fix a potential memory leak in probe function Use for_each_child_of_node_scoped() to simplify the code and ensur… - CVE-2025-71290 2026-05-6 22:07 2026-05-6 Show GitHub Exploit DB Packet Storm
1573 - - - In the Linux kernel, the following vulnerability has been resolved: misc: bcm_vk: Fix possible null-pointer dereferences in bcm_vk_read() In the function bcm_vk_read(), the pointer entry is checked… - CVE-2025-71291 2026-05-6 22:07 2026-05-6 Show GitHub Exploit DB Packet Storm
1574 - - - In the Linux kernel, the following vulnerability has been resolved: jfs: nlink overflow in jfs_rename If nlink is maximal for a directory (-1) and inside that directory you perform a rename for som… - CVE-2025-71292 2026-05-6 22:07 2026-05-6 Show GitHub Exploit DB Packet Storm
1575 - - - In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: fix NULL pointer issue buffer funcs If SDMA block not enabled, buffer_funcs will not initialize, fix the null pointer… - CVE-2025-71294 2026-05-6 22:07 2026-05-6 Show GitHub Exploit DB Packet Storm
1576 - - - In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu/ras: Move ras data alloc before bad page check In the rare event if eeprom has only invalid address entries, allocatio… - CVE-2025-71293 2026-05-6 22:07 2026-05-6 Show GitHub Exploit DB Packet Storm
1577 - - - In the Linux kernel, the following vulnerability has been resolved: fs/buffer: add alert in try_to_free_buffers() for folios without buffers try_to_free_buffers() can be called on folios with no bu… - CVE-2025-71295 2026-05-6 22:07 2026-05-6 Show GitHub Exploit DB Packet Storm
1578 - - - In the Linux kernel, the following vulnerability has been resolved: io_uring/zcrx: fix user_ref race between scrub and refill paths The io_zcrx_put_niov_uref() function uses a non-atomic check-then… - CVE-2026-43121 2026-05-6 22:07 2026-05-6 Show GitHub Exploit DB Packet Storm
1579 - - - In the Linux kernel, the following vulnerability has been resolved: ACPI: processor: Update cpuidle driver check in __acpi_processor_start() Commit 7a8c994cbb2d ("ACPI: processor: idle: Optimize AC… - CVE-2026-43122 2026-05-6 22:07 2026-05-6 Show GitHub Exploit DB Packet Storm
1580 - - - In the Linux kernel, the following vulnerability has been resolved: fbcon: check return value of con2fb_acquire_newinfo() If fbcon_open() fails when called from con2fb_acquire_newinfo() then info->… - CVE-2026-43123 2026-05-6 22:07 2026-05-6 Show GitHub Exploit DB Packet Storm