2187 matches found
OESA-2025-2409 kernel security update
The Linux Kernel, the operating system core itself. Security Fixes: In the Linux kernel, the following vulnerability has been resolved: pinctrl: mcp23s08: Fix sleeping in atomic context due to regmap locking If a device uses MCP23xxx IO expander to receive IRQs, the following bug can happen: BUG:...
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...
SUSE CVE-2023-53571
In the Linux kernel, the following vulnerability has been resolved: drm/i915: Make intelgetcrtcnewencoder less oopsy The point of the WARN was to print something, not oops straight up. Currently that is precisely what happens if we can't find the connector for the crtc in the atomic state. Get th...
EUVD-2021-1830
Malware in sbrugna...
EUVD-2015-3285
Malware in sbrugna...
EUVD-2019-13494
Malware in sbrugna...
EUVD-2019-15700
Malware in sbrugna...
EUVD-2014-5842
Malware in sbrugna...
EUVD-2009-1625
Malware in sbrugna...
EUVD-2017-11784
Malware in sbrugna...
EUVD-2008-4317
Malware in sbrugna...
EUVD-2008-3140
Malware in sbrugna...
EUVD-2008-4316
Malware in sbrugna...
EUVD-2021-1638
Malware in sbrugna...
EUVD-2017-18623
Malware in sbrugna...
EUVD-2005-2414
Malware in sbrugna...
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...
SUSE CVE-2022-50472
In the Linux kernel, the following vulnerability has been resolved: IB/mad: Don't call to function that might sleep while in atomic context Tracepoints are not allowed to sleep, as such the following splat is generated due to call to ibquerypkey in atomic context. WARNING: CPU: 0 PID: 1888000 at...
SUSE CVE-2022-50491
In the Linux kernel, the following vulnerability has been resolved: coresight: cti: Fix hang in ctidisablehw ctienablehw and ctidisablehw are called from an atomic context so shouldn't use runtime PM because it can result in a sleep when communicating with firmware. Since commit 3c6656337852...