894 matches found
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 ...
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...
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...
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,...
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...
EUVD-2008-2310
Malware in sbrugna...
EUVD-2019-15757
Malware in sbrugna...
EUVD-2013-5009
Malware in sbrugna...
EUVD-2015-7198
Malware in sbrugna...
EUVD-2017-4606
Malware in sbrugna...
EUVD-2020-5404
Malware in sbrugna...
EUVD-2015-3728
Malware in sbrugna...
EUVD-2007-0735
Malware in sbrugna...
EUVD-2019-15723
Malware in sbrugna...
EUVD-2015-5282
Malware in sbrugna...
EUVD-2019-17938
Malware in sbrugna...
EUVD-2011-3178
Malware in sbrugna...
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...
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...
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...