CVE-2024-58053
MediumIn the Linux kernel, the following vulnerability has been resolved: rxrpc: Fix handling of received connection abort Fix the handling of a connection abort that we've received. Though the abort is at the connection level, it needs propagating to the calls on that connection. Whilst the propagation bit is performed, the calls aren't then woken up to go and process their termination, and as no further input is forthcoming, they just hang. Also add some tracing for the logging of connection aborts.
CVSS 3.1 score
5.5
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Affected versions
Linux kernel versions
4.9
and later are affected. Fixed in
6.6.76,
6.12.13,
6.13.2,
6.14
and their respective stable series.
References
The following references provide additional information about CVE-2024-58053 including vendor advisories, patch commits, exploit details, and third-party analysis. Links are sourced from the NIST NVD database.
-
PatchKernel patch commithttps://git.kernel.org/stable/c/0e56ebde245e4799ce74d38419426f2a80d39950
-
PatchKernel patch commithttps://git.kernel.org/stable/c/5842ce7b120c65624052a8da04460d35b26caac0
-
PatchKernel patch commithttps://git.kernel.org/stable/c/96d1d927c4d03ee9dcee7640bca70b74e63504fc
Frequently asked questions
-
What is CVE-2024-58053?
CVE-2024-58053 is a Medium severity Linux kernel vulnerability with a CVSS score of 5.5 out of 10 . It affects Linux kernel versions from 4.9 onward and has been patched in 6.6.76, 6.12.13, 6.13.2 and others. CVE-2024-58053 has not been confirmed as actively exploited and is not listed in the CISA KEV catalog.
-
What is the CVSS score for CVE-2024-58053?
CVE-2024-58053 has a CVSS score of 5.5 out of 10, rated Medium severity (CVSS 3.1). The vector string is
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H. -
Is there a patch available for CVE-2024-58053?
Yes — CVE-2024-58053 has been patched. Fixed versions include 6.6.76, 6.12.13, 6.13.2 and others. If you are running Linux kernel 4.9 or later up to the fix versions, apply the relevant patch for your kernel branch.
-
Is CVE-2024-58053 actively exploited?
No — CVE-2024-58053 has not been confirmed as actively exploited. It is not listed in the CISA Known Exploited Vulnerabilities (KEV) catalog.