768 matches found
EUVD-2018-15999
Malware in sbrugna...
EUVD-2016-1664
Malware in sbrugna...
EUVD-2005-1462
Malware in sbrugna...
EUVD-2006-3668
Malware in sbrugna...
Unity Linux 20.1060a / 20.1070a Security Update: kernel (UTSA-2025-449274)
The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-449274 advisory. In the Linux kernel, the following vulnerability has been resolved: btrfs: do not ASSERT if the newly created subvolume already got read BUG There is a syzbot crash,...
EUVD-2025-28943
Malicious code in bioql PyPI...
EUVD-2025-22680
Malicious code in bioql PyPI...
EUVD-2024-53825
Malicious code in bioql PyPI...
EUVD-2023-38404
Malicious code in bioql PyPI...
EUVD-2024-54032
Malicious code in bioql PyPI...
EUVD-2025-5245
Malicious code in bioql PyPI...
The vulnerability of the mac.c component in the Linux operating system’s kernel allows a hacker to trigger a service failure.
The vulnerability of the mac.c component in the Linux operating system’s kernel is related to the insufficient use of the assert function. Exploiting this vulnerability can allow an attacker to cause a service failure...
kernel: vsock: Fix transport_* TOCTOU
In the Linux kernel, the following vulnerability has been resolved: vsock: Fix transport TOCTOU Transport assignment may race with module unload. Protect newtransport from becoming a stale pointer. This also takes care of an insecure call in vsockuselocaltransport; add a lockdep assert. BUG: unab...
SUSE CVE-2023-53183
This CVE ID has been rejected or withdrawn by its CVE Numbering Authority...
PT-2025-38345
Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The Linux kernel contains an issue where zero-sized raw sendmsg calls are not properly rejected in the ieee802154 socket. This can lead to a skb assert len warning during message...
CVE-2025-39831 fbnic: Move phylink resume out of service_task and into open/close
In the Linux kernel, the following vulnerability has been resolved: fbnic: Move phylink resume out of servicetask and into open/close The fbnic driver was presenting with the following locking assert coming out of a PM resume: 42.208116 T164 RTNL: assertion failed at drivers/net/phy/phylink.c 261...
Linux Distros Unpatched Vulnerability : CVE-2023-53183
The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - btrfs: exit gracefully if reloc roots don't match BUG Syzbot reported a crash that an ASSERT got triggered inside preparetomerge. CAUSE The root cause of the...
UBUNTU-CVE-2025-39769
In the Linux kernel, the following vulnerability has been resolved: bnxten: Fix lockdep warning during rmmod The commit under the Fixes tag added a netdevassertlocked in bnxtfreentpfltrs. The lock should be held during normal run-time but the assert will be triggered see below during bnxtremoveon...
CVE-2025-39769
The CVE refers to a Linux kernel issue in the bnxt_en driver where a lockdep warning could trigger during rmmod (bnxt_remove_one) due to an assertion on the netdev lock. The fix adds netdev_assert_locked_or_invisible() in bnxt_free_ntp_fltrs() so the assertion does not fire if the netdev is alrea...
CVE-2025-39769 bnxt_en: Fix lockdep warning during rmmod
In the Linux kernel, the following vulnerability has been resolved: bnxten: Fix lockdep warning during rmmod The commit under the Fixes tag added a netdevassertlocked in bnxtfreentpfltrs. The lock should be held during normal run-time but the assert will be triggered see below during bnxtremoveon...