CVE-2024-50188

Source
https://cve.org/CVERecord?id=CVE-2024-50188
Import Source
https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2024-50188.json
JSON Data
https://api.test.osv.dev/v1/vulns/CVE-2024-50188
Downstream
Related
Published
2024-11-08T05:38:29.127Z
Modified
2026-03-20T12:39:37.045062Z
Severity
  • 5.5 (Medium) CVSS_V3 - CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H CVSS Calculator
Summary
net: phy: dp83869: fix memory corruption when enabling fiber
Details

In the Linux kernel, the following vulnerability has been resolved:

net: phy: dp83869: fix memory corruption when enabling fiber

When configuring the fiber port, the DP83869 PHY driver incorrectly calls linkmodesetbit() with a bit mask (1 << 10) rather than a bit number (10). This corrupts some other memory location -- in case of arm64 the priv pointer in the same structure.

Since the advertising flags are updated from supported at the end of the function the incorrect line isn't needed at all and can be removed.

Database specific
{
    "cna_assigner": "Linux",
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2024/50xxx/CVE-2024-50188.json"
}
References

Affected packages

Git / git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git

Affected ranges

Type
GIT
Repo
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
Events
Introduced
a29de52ba2a156873505d8b8cef44e69925b8114
Fixed
21b5af7f0c99b3bf1fd02016e6708b613acbcaf4
Fixed
ad0d76b8ee5db063791cc2e7a30ffc9852ac37c4
Fixed
c1944b4253649fc6f2fb53e7d6302eb414d2182c
Fixed
9ca634676ff66e1d616259e136f96f96b2a1759a
Fixed
e3f2de32dae35bc7d173377dc97b5bc9fcd9fc84
Fixed
a842e443ca8184f2dc82ab307b43a8b38defd6a5

Database specific

source
"https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2024-50188.json"