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 23, 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
253511 6.8 警告 Erik de Castro Lopo
レッドハット
- libsndfile における整数オーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2011-2696 2011-08-12 11:06 2011-07-13 Show GitHub Exploit DB Packet Storm
253512 5.8 警告 FUSE
レッドハット
- FUSE における任意のパス名による mtab エントリを作成される脆弱性 CWE-59
リンク解釈の問題
CVE-2010-3879 2011-08-12 11:05 2011-01-22 Show GitHub Exploit DB Packet Storm
253513 6.8 警告 アップル - Apple Mac OS X の QuickTime におけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2011-0213 2011-08-12 10:59 2011-06-24 Show GitHub Exploit DB Packet Storm
253514 6.8 警告 アップル - Apple Mac OS X の QuickTime における任意のコードを実行される脆弱性 CWE-189
数値処理の問題
CVE-2011-0211 2011-08-12 10:58 2011-06-24 Show GitHub Exploit DB Packet Storm
253515 6.8 警告 アップル - Apple Mac OS X の QuickTime における任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2011-0210 2011-08-12 10:58 2011-06-24 Show GitHub Exploit DB Packet Storm
253516 6.8 警告 アップル - Apple Mac OS X の QuickTime における整数オーバーフローの脆弱性 CWE-189
数値処理の問題
CVE-2011-0209 2011-08-12 10:58 2011-06-24 Show GitHub Exploit DB Packet Storm
253517 4.3 警告 アップル - Apple Mac OS X の QuickTime プラグインにおける重要なビデオデータを取得される脆弱性 CWE-200
情報漏えい
CVE-2011-0187 2011-08-12 10:57 2011-03-23 Show GitHub Exploit DB Packet Storm
253518 6.8 警告 アップル - Apple Mac OS X の QuickTime における任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2011-0186 2011-08-12 10:57 2011-03-23 Show GitHub Exploit DB Packet Storm
253519 9.3 危険 アップル - Apple Safari にて使用される WebKit における任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2011-1797 2011-08-11 10:44 2011-07-21 Show GitHub Exploit DB Packet Storm
253520 8.8 危険 アップル - Apple Safari にて使用される WebKit における任意のファイルを作成される脆弱性 CWE-20
不適切な入力確認
CVE-2011-1774 2011-08-11 10:43 2011-07-21 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 23, 2026, 4:08 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
3601 8.8 HIGH
Network
- - In the Linux kernel, the following vulnerability has been resolved: fs/smb/client: fix out-of-bounds read in cifs_sanitize_prepath When cifs_sanitize_prepath is called with an empty string or a str… - CVE-2026-43112 2026-05-8 22:16 2026-05-6 Show GitHub Exploit DB Packet Storm
3602 7.8 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: HID: roccat: fix use-after-free in roccat_report_event roccat_report_event() iterates over the device->readers list without holdi… - CVE-2026-43111 2026-05-8 22:16 2026-05-6 Show GitHub Exploit DB Packet Storm
3603 8.8 HIGH
Adjacent
- - In the Linux kernel, the following vulnerability has been resolved: wifi: brcmfmac: validate bsscfg indices in IF events brcmf_fweh_handle_if_event() validates the firmware-provided interface index… - CVE-2026-43110 2026-05-8 22:16 2026-05-6 Show GitHub Exploit DB Packet Storm
3604 7.8 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: xsk: tighten UMEM headroom validation to account for tailroom and min frame The current headroom validation in xdp_umem_reg() cou… - CVE-2026-43093 2026-05-8 22:16 2026-05-6 Show GitHub Exploit DB Packet Storm
3605 7.8 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: xfrm: Wait for RCU readers during policy netns exit xfrm_policy_fini() frees the policy_bydst hash tables after flushing the poli… - CVE-2026-43091 2026-05-8 22:16 2026-05-6 Show GitHub Exploit DB Packet Storm
3606 7.8 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: netfilter: nfnetlink_queue: make hash table per queue Sharing a global hash table among all queues is tempting, but it can cause … - CVE-2026-43084 2026-05-8 22:16 2026-05-6 Show GitHub Exploit DB Packet Storm
3607 9.1 CRITICAL
Network
- - In the Linux kernel, the following vulnerability has been resolved: net: ioam6: fix OOB and missing lock When trace->type.bit6 is set: if (trace->type.bit6) { ... queue = skb_g… - CVE-2026-43083 2026-05-8 22:16 2026-05-6 Show GitHub Exploit DB Packet Storm
3608 7.8 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: crypto: af_alg - Fix page reassignment overflow in af_alg_pull_tsgl When page reassignment was added to af_alg_pull_tsgl the orig… - CVE-2026-43078 2026-05-8 22:16 2026-05-6 Show GitHub Exploit DB Packet Storm
3609 7.8 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: ocfs2: validate inline data i_size during inode read When reading an inode from disk, ocfs2_validate_inode_block() performs vario… - CVE-2026-43076 2026-05-8 22:16 2026-05-6 Show GitHub Exploit DB Packet Storm
3610 7.8 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: ocfs2: fix out-of-bounds write in ocfs2_write_end_inline KASAN reports a use-after-free write of 4086 bytes in ocfs2_write_end_in… - CVE-2026-43075 2026-05-8 22:16 2026-05-6 Show GitHub Exploit DB Packet Storm