Lucene search
+L

894 matches found

CVE
CVE
added 2025/10/15 7:58 a.m.27 views

CVE-2025-39994

The CVE-2025-39994 issue is in the Linux kernel’s media tuner xc5000: the code path xc5000_release() used cancel_delayed_work(), risking use-after-free of xc5000_priv if timer_sleep is still active. The fix replaces cancel_delayed_work() with cancel_delayed_work_sync() to ensure the delayed work ...

6.2AI score0.00218EPSS
SaveExploits0References9
OSV
OSV
added 2025/10/15 7:58 a.m.4 views

CVE-2025-39994 media: tuner: xc5000: Fix use-after-free in xc5000_release

In the Linux kernel, the following vulnerability has been resolved: media: tuner: xc5000: Fix use-after-free in xc5000release The original code uses canceldelayedwork in xc5000release, which does not guarantee that the delayed work item timersleep has fully completed if it was already running. Th...

6.6AI score0.00218EPSS
SaveExploits0References12
AstraLinux
AstraLinux
added 2025/10/14 6:5 p.m.5 views

Astra Linux - уязвимость в linux-6.1

In the Linux kernel, the following vulnerability has been resolved: LoongArch: Fix sleeping in atomic context for PREEMPTRT Commit bab1c299f3945ffe79 "LoongArch: Fix sleeping in atomic context in setuptlbhandler" changes the gfp flag from GFPKERNEL to GFPATOMIC for allocpagesnode. However, for...

5.5CVSS6.5AI score0.00176EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2025/10/08 12:0 a.m.10 views

Linux Distros Unpatched Vulnerability : CVE-2023-53558

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - rcu-tasks: Avoid prinfo with spin lock in cblistinitgeneric prinfo is called with rtp-cbsgbllock spin lock locked. Because prinfo calls printk that might sleep,...

5.5CVSS6.1AI score0.00134EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2025/10/08 12:0 a.m.2 views

Linux Distros Unpatched Vulnerability : CVE-2023-53475

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - In the Linux kernel, the following vulnerability has been resolved: usb: xhci: tegra: fix sleep in atomic call When we set the dual-role port to Host mode, we...

5.5CVSS5.2AI score0.00145EPSS
SaveExploits0References3
EUVD
EUVD
added 2025/10/07 12:30 a.m.7 views

EUVD-2008-2310

Malware in sbrugna...

4.4CVSS6.2AI score0.00316EPSS
SaveExploits1References8
EUVD
EUVD
added 2025/10/07 12:30 a.m.7 views

EUVD-2019-15757

Malware in sbrugna...

5.5CVSS5.5AI score0.00283EPSS
SaveExploits0References2
EUVD
EUVD
added 2025/10/07 12:30 a.m.7 views

EUVD-2013-5009

Malware in sbrugna...

1.9CVSS6.4AI score0.00343EPSS
SaveExploits0References2
EUVD
EUVD
added 2025/10/07 12:30 a.m.7 views

EUVD-2015-7198

Malware in sbrugna...

4.2CVSS4.7AI score0.0033EPSS
SaveExploits0References3
EUVD
EUVD
added 2025/10/07 12:30 a.m.8 views

EUVD-2017-4606

Malware in sbrugna...

5.3CVSS6.9AI score0.01807EPSS
SaveExploits0References32
EUVD
EUVD
added 2025/10/07 12:30 a.m.7 views

EUVD-2020-5404

Malware in sbrugna...

7.5CVSS7.5AI score0.01614EPSS
SaveExploits1References3
EUVD
EUVD
added 2025/10/07 12:30 a.m.8 views

EUVD-2015-3728

Malware in sbrugna...

6.8CVSS5.6AI score0.00307EPSS
SaveExploits0References7
EUVD
EUVD
added 2025/10/07 12:30 a.m.7 views

EUVD-2007-0735

Malware in sbrugna...

4.6CVSS6.4AI score0.0036EPSS
SaveExploits0References9
EUVD
EUVD
added 2025/10/07 12:30 a.m.8 views

EUVD-2019-15723

Malware in sbrugna...

3.3CVSS4.2AI score0.00239EPSS
SaveExploits0References2
EUVD
EUVD
added 2025/10/07 12:30 a.m.5 views

EUVD-2015-5282

Malware in sbrugna...

4.3CVSS5.4AI score0.01165EPSS
SaveExploits0References11
EUVD
EUVD
added 2025/10/07 12:30 a.m.8 views

EUVD-2019-17938

Malware in sbrugna...

2.4CVSS4.2AI score0.00288EPSS
SaveExploits0References2
EUVD
EUVD
added 2025/10/07 12:30 a.m.9 views

EUVD-2011-3178

Malware in sbrugna...

4.6CVSS6.2AI score0.00364EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2025/10/07 12:0 a.m.6 views

Unity Linux 20.1070e Security Update: kernel (UTSA-2025-987152)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-987152 advisory. In the Linux kernel, the following vulnerability has been resolved: btrfs: qgroup: fix sleep from invalid context bug in btrfsqgroupinherit Syzkaller reported BUG as...

5.5CVSS5.8AI score0.0025EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2025/10/07 12:0 a.m.7 views

Unity Linux 20.1070e Security Update: kernel (UTSA-2025-986303)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-986303 advisory. In the Linux kernel, the following vulnerability has been resolved: sysv: don't call sbbread with pointerslock held syzbot is reporting sleep in atomic context in Sy...

5.3CVSS6.2AI score0.00966EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2025/10/07 12:0 a.m.2 views

Unity Linux 20.1070e Security Update: kernel (UTSA-2025-414476)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-414476 advisory. There is a sleep-in-atomic bug in /net/nfc/netlink.c that allows an attacker to crash the Linux kernel by simulating a nfc device from user-space. Tenable has...

5.5CVSS6.3AI score0.00228EPSS
SaveExploits0References3
Rows per page
Query Builder