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, 6:01 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
251451 9.3 危険 マイクロソフト - Microsoft Internet Explorer における任意のコードを実行される脆弱性 CWE-20
不適切な入力確認
CVE-2011-2001 2011-10-21 11:55 2011-10-11 Show GitHub Exploit DB Packet Storm
251452 9.3 危険 マイクロソフト - Microsoft Internet Explorer における任意のコードを実行される脆弱性 CWE-20
不適切な入力確認
CVE-2011-2000 2011-10-21 11:50 2011-10-11 Show GitHub Exploit DB Packet Storm
251453 5 警告 マイクロソフト - Microsoft Host Integration Server におけるサービス運用妨害 (SNA サーバサービスの休止) の脆弱性 CWE-20
不適切な入力確認
CVE-2011-2008 2011-10-21 11:49 2011-10-11 Show GitHub Exploit DB Packet Storm
251454 5 警告 マイクロソフト - Microsoft Host Integration Server におけるサービス運用妨害 (SNA サーバサービスの休止) の脆弱性 CWE-20
不適切な入力確認
CVE-2011-2007 2011-10-21 11:48 2011-10-11 Show GitHub Exploit DB Packet Storm
251455 9.3 危険 アップル - Apple iTunes で使用される CoreMedia におけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2011-3219 2011-10-21 11:46 2011-10-12 Show GitHub Exploit DB Packet Storm
251456 7.6 危険 アップル - Apple iTunes で使用される WebKit における任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2011-3235 2011-10-21 11:46 2011-10-12 Show GitHub Exploit DB Packet Storm
251457 7.6 危険 アップル - Apple iTunes で使用される WebKit における任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2011-2831 2011-10-21 11:45 2011-10-12 Show GitHub Exploit DB Packet Storm
251458 7.6 危険 アップル - Apple iTunes で使用される WebKit における任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2011-2820 2011-10-21 11:45 2011-10-12 Show GitHub Exploit DB Packet Storm
251459 7.6 危険 アップル - Apple iTunes で使用される WebKit における任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2011-2817 2011-10-21 11:44 2011-10-12 Show GitHub Exploit DB Packet Storm
251460 7.6 危険 アップル - Apple iTunes で使用される WebKit における任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2011-2814 2011-10-21 11:44 2011-10-12 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
3021 7.1 HIGH
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: s390/mm: Add missing secure storage access fixups for donated memory There are special cases where secure storage access exceptio… CWE-125
Out-of-bounds Read
CVE-2026-31568 2026-04-28 05:32 2026-04-25 Show GitHub Exploit DB Packet Storm
3022 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: PM: sleep: Drop spurious WARN_ON() from pm_restore_gfp_mask() Commit 35e4a69b2003f ("PM: sleep: Allow pm_restrict_gfp_mask() stac… CWE-617
 Reachable Assertion
CVE-2026-31567 2026-04-28 05:32 2026-04-25 Show GitHub Exploit DB Packet Storm
3023 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: RDMA/irdma: Fix deadlock during netdev reset with active connections Resolve deadlock that occurs when user executes netdev reset… CWE-667
 Improper Locking
CVE-2026-31565 2026-04-28 05:31 2026-04-25 Show GitHub Exploit DB Packet Storm
3024 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: LoongArch: KVM: Fix base address calculation in kvm_eiointc_regs_access() In function kvm_eiointc_regs_access(), the register bas… NVD-CWE-noinfo
CVE-2026-31564 2026-04-28 05:31 2026-04-25 Show GitHub Exploit DB Packet Storm
3025 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: rxrpc: Fix leak of rxgk context in rxgk_verify_response() Fix rxgk_verify_response() to clean up the rxgk context it creates. CWE-401
 Missing Release of Memory after Effective Lifetime
CVE-2026-31632 2026-04-28 05:30 2026-04-25 Show GitHub Exploit DB Packet Storm
3026 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: drm/mediatek: dsi: Store driver data before invoking mipi_dsi_host_register The call to mipi_dsi_host_register triggers a callbac… CWE-476
 NULL Pointer Dereference
CVE-2026-31562 2026-04-28 05:30 2026-04-25 Show GitHub Exploit DB Packet Storm
3027 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: rxrpc: fix reference count leak in rxrpc_server_keyring() This patch fixes a reference count leak in rxrpc_server_keyring() by ch… NVD-CWE-Other
CVE-2026-31634 2026-04-28 05:30 2026-04-25 Show GitHub Exploit DB Packet Storm
3028 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: x86/cpu: Remove X86_CR4_FRED from the CR4 pinned bits mask Commit in Fixes added the FRED CR4 bit to the CR4 pinned bits mask so … NVD-CWE-noinfo
CVE-2026-31561 2026-04-28 05:30 2026-04-25 Show GitHub Exploit DB Packet Storm
3029 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: spi: spi-dw-dma: fix print error log when wait finish transaction If an error occurs, the device may not have a current message. … NVD-CWE-noinfo
CVE-2026-31560 2026-04-28 05:30 2026-04-25 Show GitHub Exploit DB Packet Storm
3030 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: media: verisilicon: Fix kernel panic due to __initconst misuse Fix a kernel panic when probing the driver as a module: Unable … NVD-CWE-noinfo
CVE-2026-31573 2026-04-28 05:29 2026-04-25 Show GitHub Exploit DB Packet Storm