net: phy: fix phy_get_internal_delay accessing an empty array
Summary
| CVE | CVE-2024-27047 |
|---|---|
| State | PUBLISHED |
| Assigner | Linux |
| Source Priority | CVE Program / NVD first with legacy fallback |
| Published | 2024-05-01 13:15:49 UTC |
| Updated | 2026-05-12 12:16:30 UTC |
| Description | In the Linux kernel, the following vulnerability has been resolved: net: phy: fix phy_get_internal_delay accessing an empty array The phy_get_internal_delay function could try to access to an empty array in the case that the driver is calling phy_get_internal_delay without defining delay_values and rx-internal-delay-ps or tx-internal-delay-ps is defined to 0 in the device-tree. This will lead to "unable to handle kernel NULL pointer dereference at virtual address 0". To avoid this kernel oops, the test should be delay >= 0. As there is already delay < 0 test just before, the test could only be size == 0. |
Risk And Classification
Primary CVSS: v3.1 5.5 MEDIUM from [email protected]
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Problem Types: CWE-476
CVSS v3.1 Breakdown
Attack Vector
LocalAttack Complexity
LowPrivileges Required
LowUser Interaction
NoneScope
UnchangedConfidentiality
NoneIntegrity
NoneAvailability
HighCVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
NVD Known Affected Configurations (CPE 2.3)
| Type | Vendor | Product | Version | Update | Edition | Language |
|---|---|---|---|---|---|---|
| Operating System | Linux | Linux Kernel | All | All | All | All |
Vendor Declared Affected Products
| Source | Vendor | Product | Version | Platforms |
|---|---|---|---|---|
| CNA | Linux | Linux | affected 92252eec913b2dd5e7b5de11ea3efa2e64d65cf4 06dd21045a7e8bc8701b0ebedcd9a30a6325878b git | Not specified |
| CNA | Linux | Linux | affected 92252eec913b2dd5e7b5de11ea3efa2e64d65cf4 0e939a002c8a7d66e60bd0ea6b281fb39d713c1a git | Not specified |
| CNA | Linux | Linux | affected 92252eec913b2dd5e7b5de11ea3efa2e64d65cf4 2a2ff709511617de9c6c072eeee82bcbbdfecaf8 git | Not specified |
| CNA | Linux | Linux | affected 92252eec913b2dd5e7b5de11ea3efa2e64d65cf4 589ec16174dd9378953b8232ae76fad0a96e1563 git | Not specified |
| CNA | Linux | Linux | affected 92252eec913b2dd5e7b5de11ea3efa2e64d65cf4 c0691de7df1d51482a52cac93b7fe82fd9dd296b git | Not specified |
| CNA | Linux | Linux | affected 92252eec913b2dd5e7b5de11ea3efa2e64d65cf4 0307cf443308ecc6be9b2ca312bb31bae5e5a7ad git | Not specified |
| CNA | Linux | Linux | affected 92252eec913b2dd5e7b5de11ea3efa2e64d65cf4 4469c0c5b14a0919f5965c7ceac96b523eb57b79 git | Not specified |
| CNA | Linux | Linux | affected 5.9 | Not specified |
| CNA | Linux | Linux | unaffected 5.9 semver | Not specified |
| CNA | Linux | Linux | unaffected 5.10.214 5.10.* semver | Not specified |
| CNA | Linux | Linux | unaffected 5.15.153 5.15.* semver | Not specified |
| CNA | Linux | Linux | unaffected 6.1.83 6.1.* semver | Not specified |
| CNA | Linux | Linux | unaffected 6.6.23 6.6.* semver | Not specified |
| CNA | Linux | Linux | unaffected 6.7.11 6.7.* semver | Not specified |
| CNA | Linux | Linux | unaffected 6.8.2 6.8.* semver | Not specified |
| CNA | Linux | Linux | unaffected 6.9 * original_commit_for_fix | Not specified |
| ADP | Siemens | SIMATIC S7-1500 TM MFP - GNU/Linux Subsystem | affected * custom | Not specified |
References
| Reference | Source | Link | Tags |
|---|---|---|---|
| lists.debian.org/debian-lts-announce/2024/06/msg00017.html | af854a3a-2127-422b-91ae-364da2661108 | lists.debian.org | Patch |
| git.kernel.org/stable/c/4469c0c5b14a0919f5965c7ceac96b523eb57b79 | af854a3a-2127-422b-91ae-364da2661108 | git.kernel.org | Patch |
| git.kernel.org/stable/c/0e939a002c8a7d66e60bd0ea6b281fb39d713c1a | af854a3a-2127-422b-91ae-364da2661108 | git.kernel.org | Patch |
| cert-portal.siemens.com/productcert/html/ssa-265688.html | 0b142b55-0307-4c5a-b3c9-f314f3fb7c5e | cert-portal.siemens.com | |
| git.kernel.org/stable/c/06dd21045a7e8bc8701b0ebedcd9a30a6325878b | af854a3a-2127-422b-91ae-364da2661108 | git.kernel.org | Patch |
| git.kernel.org/stable/c/589ec16174dd9378953b8232ae76fad0a96e1563 | af854a3a-2127-422b-91ae-364da2661108 | git.kernel.org | Patch |
| git.kernel.org/stable/c/c0691de7df1d51482a52cac93b7fe82fd9dd296b | af854a3a-2127-422b-91ae-364da2661108 | git.kernel.org | Patch |
| git.kernel.org/stable/c/2a2ff709511617de9c6c072eeee82bcbbdfecaf8 | af854a3a-2127-422b-91ae-364da2661108 | git.kernel.org | Patch |
| git.kernel.org/stable/c/0307cf443308ecc6be9b2ca312bb31bae5e5a7ad | af854a3a-2127-422b-91ae-364da2661108 | git.kernel.org | Patch |
| CVE Program record | CVE.ORG | www.cve.org | canonical |
| NVD vulnerability detail | NVD | nvd.nist.gov | canonical, analysis |
No vendor comments have been submitted for this CVE.
There are currently no legacy QID mappings associated with this CVE.