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 8, 2026, 10 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
251981 7.6 危険 アップル - 複数の Apple 製品の WebKit における任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2011-0124 2011-03-30 15:28 2011-03-3 Show GitHub Exploit DB Packet Storm
251982 7.6 危険 アップル - 複数の Apple 製品の WebKit における任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2011-0123 2011-03-30 15:26 2011-03-3 Show GitHub Exploit DB Packet Storm
251983 7.6 危険 アップル - 複数の Apple 製品の WebKit における任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2011-0122 2011-03-30 15:24 2011-03-3 Show GitHub Exploit DB Packet Storm
251984 7.6 危険 アップル - 複数の Apple 製品の WebKit における任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2011-0121 2011-03-30 15:20 2011-03-3 Show GitHub Exploit DB Packet Storm
251985 2.1 注意 BlackBerry - BlackBerry Desktop Software における暗号化されたファイルを復号化される脆弱性 CWE-119
バッファエラー
CVE-2010-2603 2011-03-30 14:12 2010-12-15 Show GitHub Exploit DB Packet Storm
251986 6.8 警告 BlackBerry - BlackBerry Enterprise Server の PDF Distiller コンポーネントにおけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2010-2602 2011-03-30 14:09 2010-12-14 Show GitHub Exploit DB Packet Storm
251987 7.6 危険 BlackBerry - 複数の BlackBerry 製品の PDF Distiller におけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2010-2601 2011-03-30 14:00 2010-10-13 Show GitHub Exploit DB Packet Storm
251988 9.3 危険 アドビシステムズ
レッドハット
オラクル
- Adobe Flash Player における任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2011-0608 2011-03-30 13:36 2011-02-8 Show GitHub Exploit DB Packet Storm
251989 9.3 危険 アドビシステムズ
レッドハット
オラクル
- Adobe Flash Player における任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2011-0607 2011-03-30 13:35 2011-02-8 Show GitHub Exploit DB Packet Storm
251990 9.3 危険 アドビシステムズ
レッドハット
オラクル
- Adobe Flash Player における任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2011-0578 2011-03-30 13:34 2011-02-8 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 8, 2026, 4:54 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
305611 - - - In the Linux kernel, the following vulnerability has been resolved: KVM: nSVM: Ignore nCR3[4:0] when loading PDPTEs from memory Ignore nCR3[4:0] when loading PDPTEs from memory for nested SVM, as b… - CVE-2024-50115 2024-11-9 01:15 2024-11-6 Show GitHub Exploit DB Packet Storm
305612 - - - Refit is an automatic type-safe REST library for .NET Core, Xamarin and .NET The various header-related Refit attributes (Header, HeaderCollection and Authorize) are vulnerable to CRLF injection. The… CWE-93
CRLF Injection
CVE-2024-51501 2024-11-9 01:15 2024-11-5 Show GitHub Exploit DB Packet Storm
305613 7.0 HIGH
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix user-after-free from session log off There is racy issue between smb2 session log off and smb2 session setup. It will … CWE-416
 Use After Free
CVE-2024-50086 2024-11-9 01:15 2024-10-29 Show GitHub Exploit DB Packet Storm
305614 4.7 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: blk-rq-qos: fix crash on rq_qos_wait vs. rq_qos_wake_function race We're seeing crashes from rq_qos_wake_function that look like … NVD-CWE-noinfo
CVE-2024-50082 2024-11-9 01:15 2024-10-29 Show GitHub Exploit DB Packet Storm
305615 6.5 MEDIUM
Network
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: vt: prevent kernel-infoleak in con_font_get() font.data may not initialize all memory spaces depending on the implementation of v… CWE-909
 Missing Initialization of Resource
CVE-2024-50076 2024-11-9 01:15 2024-10-29 Show GitHub Exploit DB Packet Storm
305616 7.8 HIGH
Local
linux
redhat
linux_kernel
enterprise_linux
In the Linux kernel, the following vulnerability has been resolved: parport: Proper fix for array out-of-bounds access The recent fix for array out-of-bounds accesses replaced sprintf() calls blind… CWE-125
Out-of-bounds Read
CVE-2024-50074 2024-11-9 01:15 2024-10-29 Show GitHub Exploit DB Packet Storm
305617 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: x86/bugs: Use code segment selector for VERW operand Robert Gill reported below #GP in 32-bit mode when dosemu software was execu… NVD-CWE-noinfo
CVE-2024-50072 2024-11-9 01:15 2024-10-29 Show GitHub Exploit DB Packet Storm
305618 7.0 HIGH
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: ntb: ntb_hw_switchtec: Fix use after free vulnerability in switchtec_ntb_remove due to race condition In the switchtec_ntb_add fu… CWE-416
 Use After Free
CVE-2024-50059 2024-11-9 01:15 2024-10-22 Show GitHub Exploit DB Packet Storm
305619 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: serial: protect uart_port_dtr_rts() in uart_shutdown() too Commit af224ca2df29 (serial: core: Prevent unsafe uart port access, pa… CWE-476
 NULL Pointer Dereference
CVE-2024-50058 2024-11-9 01:15 2024-10-22 Show GitHub Exploit DB Packet Storm
305620 3.3 LOW
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: Bluetooth: RFCOMM: FIX possible deadlock in rfcomm_sk_state_change rfcomm_sk_state_change attempts to use sock_lock so it must ne… CWE-667
 Improper Locking
CVE-2024-50044 2024-11-9 01:15 2024-10-22 Show GitHub Exploit DB Packet Storm