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":June 27, 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
229171 9.3 危険 Mozilla Foundation - 複数の Mozilla 製品の nsSVGFEMorphologyElement::Filter 関数における整数オーバーフローの脆弱性 CWE-189
数値処理の問題
CVE-2012-3969 2013-06-11 17:50 2012-08-28 Show GitHub Exploit DB Packet Storm
229172 10 危険 Mozilla Foundation - 複数の Mozilla 製品の WebGL の実装における任意のコードを実行される脆弱性 CWE-399
リソース管理の問題
CVE-2012-3968 2013-06-11 17:47 2012-08-28 Show GitHub Exploit DB Packet Storm
229173 4.3 警告 FFmpeg - FFmpeg の libavcodec におけるサービス運用妨害 (DoS) の脆弱性 CWE-20
不適切な入力確認
CVE-2013-3675 2013-06-11 17:17 2013-05-8 Show GitHub Exploit DB Packet Storm
229174 4.3 警告 FFmpeg - FFmpeg の libavcodec におけるサービス運用妨害 (DoS) の脆弱性 CWE-20
不適切な入力確認
CVE-2013-3674 2013-06-11 17:16 2013-05-8 Show GitHub Exploit DB Packet Storm
229175 4.3 警告 FFmpeg - FFmpeg の libavcodec の gifdec.c におけるサービス運用妨害 (DoS) の脆弱性 CWE-119
バッファエラー
CVE-2013-3673 2013-06-11 17:15 2013-05-8 Show GitHub Exploit DB Packet Storm
229176 4.3 警告 FFmpeg - FFmpeg の libavcodec の mmvideo.c におけるサービス運用妨害 (DoS) の脆弱性 CWE-20
不適切な入力確認
CVE-2013-3672 2013-06-11 17:13 2013-05-3 Show GitHub Exploit DB Packet Storm
229177 4.3 警告 FFmpeg - FFmpeg の libavutil の log.c におけるサービス運用妨害 (DoS) の脆弱性 CWE-189
数値処理の問題
CVE-2013-3671 2013-06-11 17:11 2013-05-1 Show GitHub Exploit DB Packet Storm
229178 4.3 警告 FFmpeg - FFmpeg の libavcodec の vmdav.c におけるサービス運用妨害 (DoS) の脆弱性 CWE-119
バッファエラー
CVE-2013-3670 2013-06-11 17:08 2013-05-2 Show GitHub Exploit DB Packet Storm
229179 5 警告 Wireshark - Wireshark の Assa Abloy R3 解析機能におけるサービス運用妨害 (DoS) の脆弱性 CWE-119
バッファエラー
CVE-2013-4080 2013-06-11 16:38 2013-06-3 Show GitHub Exploit DB Packet Storm
229180 5 警告 Wireshark - Wireshark の GSM CBCH 解析機能におけるサービス運用妨害 (DoS) の脆弱性 CWE-119
バッファエラー
CVE-2013-4079 2013-06-11 16:37 2013-06-1 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 28, 2026, 4:01 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
1111 - - - In the Linux kernel, the following vulnerability has been resolved: ALSA: PCM: Fix wait queue list corruption in snd_pcm_drain() on linked streams snd_pcm_drain() uses init_waitqueue_entry which do… New - CVE-2026-53242 2026-06-25 18:16 2026-06-25 Show GitHub Exploit DB Packet Storm
1112 - - - In the Linux kernel, the following vulnerability has been resolved: ALSA: seq: dummy: fix UMP event stack overread The dummy sequencer port forwards events by copying an incoming struct snd_seq_eve… New - CVE-2026-53241 2026-06-25 18:16 2026-06-25 Show GitHub Exploit DB Packet Storm
1113 - - - In the Linux kernel, the following vulnerability has been resolved: xfrm: iptfs: fix use-after-free on first_skb in __input_process_payload __input_process_payload() stores first_skb into xtfs->ra_… New - CVE-2026-53240 2026-06-25 18:16 2026-06-25 Show GitHub Exploit DB Packet Storm
1114 - - - In the Linux kernel, the following vulnerability has been resolved: xfrm: policy: fix use-after-free on inexact bin in xfrm_policy_bysel_ctx() Fix the race by pruning the bin while still holding xf… New - CVE-2026-53239 2026-06-25 18:16 2026-06-25 Show GitHub Exploit DB Packet Storm
1115 - - - In the Linux kernel, the following vulnerability has been resolved: netlabel: validate unlabeled address and mask attribute lengths netlbl_unlabel_addrinfo_get() used the address attribute length t… New - CVE-2026-53238 2026-06-25 18:16 2026-06-25 Show GitHub Exploit DB Packet Storm
1116 - - - In the Linux kernel, the following vulnerability has been resolved: gpio: mvebu: fix NULL pointer dereference in suspend/resume mvebu_pwm_suspend() and mvebu_pwm_resume() are called for all GPIO ba… New - CVE-2026-53237 2026-06-25 18:16 2026-06-25 Show GitHub Exploit DB Packet Storm
1117 - - - In the Linux kernel, the following vulnerability has been resolved: tcp: restrict SO_ATTACH_FILTER to priv users This patch restricts the use of SO_ATTACH_FILTER (cBPF) on TCP sockets to users with… New - CVE-2026-53236 2026-06-25 18:16 2026-06-25 Show GitHub Exploit DB Packet Storm
1118 - - - In the Linux kernel, the following vulnerability has been resolved: net: add pskb_may_pull() to skb_gro_receive_list() skb_gro_receive_list() calls skb_pull(skb, skb_gro_offset(skb)) without first … New - CVE-2026-53235 2026-06-25 18:16 2026-06-25 Show GitHub Exploit DB Packet Storm
1119 - - - In the Linux kernel, the following vulnerability has been resolved: net: ibm: emac: Fix use-after-free during device removal The driver was using devm_register_netdev() which causes unregister_netd… New - CVE-2026-53234 2026-06-25 18:16 2026-06-25 Show GitHub Exploit DB Packet Storm
1120 - - - In the Linux kernel, the following vulnerability has been resolved: netdev: fix double-free in netdev_nl_bind_rx_doit() Sashiko flags that genlmsg_reply() always consumes the skb. The error path ca… New - CVE-2026-53233 2026-06-25 18:16 2026-06-25 Show GitHub Exploit DB Packet Storm