781 matches found
UBUNTU-CVE-2025-39962
In the Linux kernel, the following vulnerability has been resolved: rxrpc: Fix untrusted unsigned subtract Fix the following Smatch static checker warning: net/rxrpc/rxgkapp.c:65 rxgkyfsdecodeticket warn: untrusted unsigned subtract. 'ticketlen - 10 4' by prechecking the length of what we're tryi...
CVE-2025-39962
The CVE-2025-39962 entry concerns the Linux kernel RXRPC path. A bug in rxgk_app.c involved an untrusted unsigned subtract (ticket_len - 10 * 4) that could affect token parsing. The fix prechecks token lengths in two places and uses sizeof() for the extracted struct. This CVE is marked as resolve...
CVE-2025-39962
In the Linux kernel, the following vulnerability has been resolved: rxrpc: Fix untrusted unsigned subtract Fix the following Smatch static checker warning: net/rxrpc/rxgkapp.c:65 rxgkyfsdecodeticket warn: untrusted unsigned subtract. 'ticketlen - 10 4' by prechecking the length of what we're tryi...
PT-2025-41376
Name of the Vulnerable Software and Affected Versions Linux Kernel affected versions not specified Description The Linux kernel contains a flaw related to an untrusted unsigned subtract operation within the rxrpc subsystem. Specifically, a Smatch static checker warning was identified in the rxgk...
Unity Linux 20.1070e Security Update: kernel (UTSA-2025-414305)
The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-414305 advisory. A race condition was found in the Linux kernel's RxRPC network protocol, within the processing of RxRPC bundles. This issue results from the lack of proper locking...
Unity Linux 20.1070e Security Update: kernel (UTSA-2025-986721)
"The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-986721 advisory. In the Linux kernel, the following vulnerability has been resolved: rxrpc: fix a race in rxrpcexitnet Current code can lead to the following race: CPU0 CPU1...
Unity Linux 20.1070e Security Update: kernel (UTSA-2025-986919)
The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-986919 advisory. In the Linux kernel, the following vulnerability has been resolved: rxrpc: Fix listen setting the bar too high for the prealloc rings AFRXRPC's listen handler lets y...
Unity Linux 20.1070e Security Update: kernel (UTSA-2025-986803)
The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-986803 advisory. In the Linux kernel, the following vulnerability has been resolved: rxrpc: Fix rxrpclocal leak in rxrpclookuppeer Need to call rxrpcputlocal for peer candidate befor...
EUVD-2022-54779
Malicious code in bioql PyPI...
EUVD-2025-5999
Malicious code in bioql PyPI...
EUVD-2022-55277
Malicious code in bioql PyPI...
EUVD-2022-55076
Malicious code in bioql PyPI...
EUVD-2022-55117
Malicious code in bioql PyPI...
EUVD-2025-27884
Malicious code in bioql PyPI...
EUVD-2025-27896
Malicious code in bioql PyPI...
EUVD-2023-59866
Malicious code in bioql PyPI...
EUVD-2023-33536
Malicious code in bioql PyPI...
EUVD-2025-25084
Malicious code in bioql PyPI...
The vulnerability in the `net/rxrpc/peer_event.c` component of the Linux operating system allows a hacker to trigger a service failure.
The vulnerability of the net/rxrpc/peerevent.c component in the Linux operating system is related to insufficient locking mechanisms. Exploiting this vulnerability could allow an attacker to cause a service failure...
Linux Distros Unpatched Vulnerability : CVE-2023-53345
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: rxrpc: Fix potential data race in rxrpcwaittobeconnected Inside the loop in...