Vulnerability Search Top
Show Search Menu
Vendor Name
プロダクト・サービス名
Title
Urgent
Important
Warning
Warning
CVE
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":Dec. 29, 2024, 4 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
193251 7.2 危険 GNOME Project - gnome-screensaver における画面がロックされている無人のワークステーションにアクセスされる脆弱性 CWE-Other
その他
CVE-2009-4642 2012-06-26 16:19 2010-02-11 Show GitHub Exploit DB Packet Storm
193252 7.2 危険 GNOME Project - gnome-screensaver における画面がロックされている無人のワークステーションにアクセスされる脆弱性 CWE-Other
その他
CVE-2009-4641 2012-06-26 16:19 2010-02-11 Show GitHub Exploit DB Packet Storm
193253 4.3 警告 FFmpeg - FFmpeg の vorbis_dec.c におけるサービス運用妨害 (DoS) の脆弱性 CWE-189
数値処理の問題
CVE-2009-4640 2012-06-26 16:19 2010-02-9 Show GitHub Exploit DB Packet Storm
193254 4.3 警告 FFmpeg - FFmpeg の AVI デマルチプレクサの av_rescale_rnd 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-189
数値処理の問題
CVE-2009-4639 2012-06-26 16:19 2010-02-9 Show GitHub Exploit DB Packet Storm
193255 4.3 警告 FFmpeg - FFmpeg における整数オーバーフローの脆弱性 CWE-189
数値処理の問題
CVE-2009-4638 2012-06-26 16:19 2010-02-9 Show GitHub Exploit DB Packet Storm
193256 10 危険 FFmpeg - FFmpeg におけるサービス運用妨害 (DoS) の脆弱性 CWE-119
バッファエラー
CVE-2009-4637 2012-06-26 16:19 2010-02-9 Show GitHub Exploit DB Packet Storm
193257 4.3 警告 FFmpeg - FFmpeg におけるサービス運用妨害 (DoS) の脆弱性 CWE-94
コード・インジェクション
CVE-2009-4636 2012-06-26 16:19 2010-02-9 Show GitHub Exploit DB Packet Storm
193258 9.3 危険 FFmpeg - FFmpeg におけるサービス運用妨害 (DoS) の脆弱性 CWE-94
コード・インジェクション
CVE-2009-4635 2012-06-26 16:19 2010-02-9 Show GitHub Exploit DB Packet Storm
193259 10 危険 FFmpeg - FFmpeg における整数アンダーフローの脆弱性 CWE-189
数値処理の問題
CVE-2009-4634 2012-06-26 16:19 2010-02-9 Show GitHub Exploit DB Packet Storm
193260 10 危険 FFmpeg - FFmpeg の vorbis_dec.c におけるサービス運用妨害 (DoS) の脆弱性 CWE-189
数値処理の問題
CVE-2009-4633 2012-06-26 16:19 2010-02-9 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:Dec. 29, 2024, 4:05 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
91 - - - In the Linux kernel, the following vulnerability has been resolved: bpf: Fix UAF via mismatching bpf_prog/attachment RCU flavors Uprobes always use bpf_prog_run_array_uprobe() under tasks-trace-RCU… New - CVE-2024-56675 2024-12-28 00:15 2024-12-28 Show GitHub Exploit DB Packet Storm
92 - - - In the Linux kernel, the following vulnerability has been resolved: drm/i915: Fix NULL pointer dereference in capture_engine When the intel_context structure contains NULL, it raises a NULL pointer… New - CVE-2024-56667 2024-12-28 00:15 2024-12-28 Show GitHub Exploit DB Packet Storm
93 - - - In the Linux kernel, the following vulnerability has been resolved: drm/amdkfd: Dereference null return value In the function pqm_uninit there is a call-assignment of "pdd = kfd_get_process_device_… New - CVE-2024-56666 2024-12-28 00:15 2024-12-28 Show GitHub Exploit DB Packet Storm
94 - - - In the Linux kernel, the following vulnerability has been resolved: net/mlx5: DR, prevent potential error pointer dereference The dr_domain_add_vport_cap() function generally returns NULL on error … New - CVE-2024-56660 2024-12-28 00:15 2024-12-28 Show GitHub Exploit DB Packet Storm
95 - - - In the Linux kernel, the following vulnerability has been resolved: virtio_net: correct netdev_tx_reset_queue() invocation point When virtnet_close is followed by virtnet_open, some TX completions … New - CVE-2024-56674 2024-12-28 00:15 2024-12-28 Show GitHub Exploit DB Packet Storm
96 - - - In the Linux kernel, the following vulnerability has been resolved: blk-cgroup: Fix UAF in blkcg_unpin_online() blkcg_unpin_online() walks up the blkcg hierarchy putting the online pin. To walk up,… New - CVE-2024-56672 2024-12-28 00:15 2024-12-28 Show GitHub Exploit DB Packet Storm
97 - - - In the Linux kernel, the following vulnerability has been resolved: ALSA: control: Avoid WARN() for symlink errors Using WARN() for showing the error of symlink creations don't give more informatio… New - CVE-2024-56657 2024-12-28 00:15 2024-12-28 Show GitHub Exploit DB Packet Storm
98 - - - In the Linux kernel, the following vulnerability has been resolved: Bluetooth: hci_event: Fix using rcu_read_(un)lock while iterating The usage of rcu_read_(un)lock while inside list_for_each_entry… New - CVE-2024-56654 2024-12-28 00:15 2024-12-28 Show GitHub Exploit DB Packet Storm
99 - - - In the Linux kernel, the following vulnerability has been resolved: can: hi311x: hi3110_can_ist(): fix potential use-after-free The commit a22bd630cfff ("can: hi311x: do not report txerr and rxerr … New - CVE-2024-56651 2024-12-28 00:15 2024-12-28 Show GitHub Exploit DB Packet Storm
100 - - - In the Linux kernel, the following vulnerability has been resolved: riscv: mm: Do not call pmd dtor on vmemmap page table teardown The vmemmap's, which is used for RV64 with SPARSEMEM_VMEMMAP, page… New - CVE-2024-56673 2024-12-28 00:15 2024-12-28 Show GitHub Exploit DB Packet Storm