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 28, 2026, 2:01 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
222551 6.8 警告 FFmpeg - FFmpeg の libavcodec/smacker.c の smacker_decode_header_tree 関数における脆弱性 CWE-noinfo
情報不足
CVE-2011-3944 2013-12-11 16:38 2012-01-26 Show GitHub Exploit DB Packet Storm
222552 7.5 危険 FFmpeg - FFmpeg の libavcodec/error_resilience.c の decode_mb 関数における脆弱性 CWE-119
バッファエラー
CVE-2011-3941 2013-12-11 16:33 2012-01-25 Show GitHub Exploit DB Packet Storm
222553 6.8 警告 FFmpeg - FFmpeg の ffmpeg.c の codec_get_buffer 関数における脆弱性 CWE-noinfo
情報不足
CVE-2011-3935 2013-12-11 16:32 2012-01-25 Show GitHub Exploit DB Packet Storm
222554 6.8 警告 FFmpeg - FFmpeg の libavcodec/vp3.c の vp3_update_thread_context 関数におけるメモリ二重解放の脆弱性 CWE-399
リソース管理の問題
CVE-2011-3934 2013-12-11 16:31 2012-01-26 Show GitHub Exploit DB Packet Storm
222555 4.3 警告 Now Wireless Limited - NowSMS Now SMS & MMS Gateway の MMSC におけるサービス運用妨害 (DoS) の脆弱性 CWE-20
不適切な入力確認
CVE-2013-7001 2013-12-11 15:59 2013-11-15 Show GitHub Exploit DB Packet Storm
222556 4.3 警告 Now Wireless Limited - NowSMS Now SMS & MMS Gateway の MMSC におけるサービス運用妨害 (DoS) の脆弱性 CWE-20
不適切な入力確認
CVE-2013-7000 2013-12-11 15:55 2013-11-15 Show GitHub Exploit DB Packet Storm
222557 9.3 危険 FFmpeg - FFmpeg の libavcodec/tiff.c の add_doubles_metadata 関数における脆弱性 CWE-189
数値処理の問題
CVE-2013-0859 2013-12-11 11:36 2013-12-7 Show GitHub Exploit DB Packet Storm
222558 9.3 危険 FFmpeg - FFmpeg の libavcodec/atrac3.c の atrac3_decode_init 関数における脆弱性 CWE-16
環境設定
CVE-2013-0858 2013-12-11 11:24 2013-02-7 Show GitHub Exploit DB Packet Storm
222559 9.3 危険 FFmpeg - FFmpeg の libavcodec/iff.c の decode_frame_ilbm 関数における脆弱性 CWE-20
不適切な入力確認
CVE-2013-0857 2013-12-11 11:18 2013-07-16 Show GitHub Exploit DB Packet Storm
222560 9.3 危険 FFmpeg - FFmpeg の libavcodec/alac.c の lpc_prediction 関数における脆弱性 CWE-20
不適切な入力確認
CVE-2013-0856 2013-12-11 11:14 2013-07-16 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 28, 2026, 4:16 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
611 - - - In the Linux kernel, the following vulnerability has been resolved: rxgk: Fix potential integer overflow in length check Fix potential integer overflow in rxgk_extract_token() when checking the len… New - CVE-2026-46039 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm
612 - - - In the Linux kernel, the following vulnerability has been resolved: ipmi:ssif: Clean up kthread on errors If an error occurs after the ssif kthread is created, but before the main IPMI code starts … New - CVE-2026-46044 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm
613 - - - In the Linux kernel, the following vulnerability has been resolved: ext4: fix missing brelse() in ext4_xattr_inode_dec_ref_all() The commit c8e008b60492 ("ext4: ignore xattrs past end") introduced … New - CVE-2026-46046 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm
614 - - - In the Linux kernel, the following vulnerability has been resolved: ALSA: ctxfi: Add fallback to default RSR for S/PDIF spdif_passthru_playback_get_resources() uses atc->pll_rate as the RSR for the… New - CVE-2026-46049 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm
615 - - - In the Linux kernel, the following vulnerability has been resolved: net: rds: fix MR cleanup on copy error __rds_rdma_map() hands sg/pages ownership to the transport after get_mr() succeeds. If cop… New - CVE-2026-46053 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm
616 - - - In the Linux kernel, the following vulnerability has been resolved: erofs: fix unsigned underflow in z_erofs_lz4_handle_overlap() Some crafted images can have illegal (!partial_decoding && m_llen <… New - CVE-2026-45999 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm
617 - - - In the Linux kernel, the following vulnerability has been resolved: hwmon: (pt5161l) Fix bugs in pt5161l_read_block_data() Fix two bugs in pt5161l_read_block_data(): 1. Buffer overrun: The local b… New - CVE-2026-46001 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm
618 - - - In the Linux kernel, the following vulnerability has been resolved: ext2: reject inodes with zero i_nlink and valid mode in ext2_iget() ext2_iget() already rejects inodes with i_nlink == 0 when i_m… New - CVE-2026-46002 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm
619 - - - In the Linux kernel, the following vulnerability has been resolved: ALSA: caiaq: Handle probe errors properly The probe procedure of setup_card() in caiaq driver doesn't treat the error cases grace… New - CVE-2026-46004 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm
620 - - - In the Linux kernel, the following vulnerability has been resolved: Bluetooth: hci_event: fix potential UAF in SSP passkey handlers hci_conn lookup and field access must be covered by hdev lock in … New - CVE-2026-46056 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm