CVE-2023-53019
HighIn the Linux kernel, the following vulnerability has been resolved: net: mdio: validate parameter addr in mdiobus_get_phy() The caller may pass any value as addr, what may result in an out-of-bounds access to array mdio_map. One existing case is stmmac_init_phy() that may pass -1 as addr. Therefore validate addr before using it.
CVSS 3.1 score
7.8
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Weakness type
CWE-129CVE-2023-53019 is classified as CWE-129
See CWE-129 on MITRE CWE for full details on this weakness type.
Affected versions
Linux kernel versions
4.5
and later are affected. Fixed in
4.14.305,
4.19.272,
5.4.231,
5.10.166,
5.15.91,
6.1.9,
6.2
and their respective stable series.
References
The following references provide additional information about CVE-2023-53019 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/1d80c259dfbadefa61b7ea334dfce5cb57f8c72f
-
PatchKernel patch commithttps://git.kernel.org/stable/c/4bc5f1f6bc94e695dfd912122af96e7115a0ddb8
-
PatchKernel patch commithttps://git.kernel.org/stable/c/7879626296e6ffd838ae0f2af1ab49ee46354973
Frequently asked questions
-
What is CVE-2023-53019?
CVE-2023-53019 is a High severity Linux kernel vulnerability with a CVSS score of 7.8 out of 10 . It affects Linux kernel versions from 4.5 onward and has been patched in 4.14.305, 4.19.272, 5.4.231 and others. CVE-2023-53019 has not been confirmed as actively exploited and is not listed in the CISA KEV catalog.
-
What is the CVSS score for CVE-2023-53019?
CVE-2023-53019 has a CVSS score of 7.8 out of 10, rated High severity (CVSS 3.1). The vector string is
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H. -
Is there a patch available for CVE-2023-53019?
Yes — CVE-2023-53019 has been patched. Fixed versions include 4.14.305, 4.19.272, 5.4.231 and others. If you are running Linux kernel 4.5 or later up to the fix versions, apply the relevant patch for your kernel branch.
-
Is CVE-2023-53019 actively exploited?
No — CVE-2023-53019 has not been confirmed as actively exploited. It is not listed in the CISA Known Exploited Vulnerabilities (KEV) catalog.