DEBIAN-CVE-2024-50294

Source
https://security-tracker.debian.org/tracker/CVE-2024-50294
Import Source
https://storage.googleapis.com/debian-osv/debian-cve-osv/DEBIAN-CVE-2024-50294.json
JSON Data
https://api.osv.dev/v1/vulns/DEBIAN-CVE-2024-50294
Upstream
Published
2024-11-19T02:16:31Z
Modified
2025-09-25T04:18:37.197935Z
Summary
[none]
Details

In the Linux kernel, the following vulnerability has been resolved: rxrpc: Fix missing locking causing hanging calls If a call gets aborted (e.g. because kafs saw a signal) between it being queued for connection and the I/O thread picking up the call, the abort will be prioritised over the connection and it will be removed from local->newclientcalls by rxrpcdisconnectclientcall() without a lock being held. This may cause other calls on the list to disappear if a race occurs. Fix this by taking the clientcalllock when removing a call from whatever list its ->waitlink happens to be on.

References

Affected packages

Debian:13 / linux

Package

Name
linux
Purl
pkg:deb/debian/linux?arch=source

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0Unknown introduced version / All previous versions are affected
Fixed
6.11.9-1

Ecosystem specific

{
    "urgency": "not yet assigned"
}

Debian:14 / linux

Package

Name
linux
Purl
pkg:deb/debian/linux?arch=source

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0Unknown introduced version / All previous versions are affected
Fixed
6.11.9-1

Ecosystem specific

{
    "urgency": "not yet assigned"
}