Answer in brief
CVE-2024-38659 records a Unknown severity vulnerability in enic: Validate length of nl attributes in enic_set_vf_port. The current sources do not mark it as known exploited. The current feed maps Linux/Linux (generic), Linux/Linux (generic), Siemens/RUGGEDCOM RST2428P (generic), Siemens/SCALANCE XCM-/XRM-/XCH-/XRH-300 family (generic) and additional mapped packages. Check affected ranges and fixed versions before updating.
Analysis pending evidence review
HOL Guard separates source facts from reviewed analysis. See the methodology.
Answer in brief
CVE-2024-38659 records a Unknown severity vulnerability in enic: Validate length of nl attributes in enic_set_vf_port. The current sources do not mark it as known exploited. The current feed maps Linux/Linux (generic), Linux/Linux (generic), Siemens/RUGGEDCOM RST2428P (generic), Siemens/SCALANCE XCM-/XRM-/XCH-/XRH-300 family (generic) and additional mapped packages. Check affected ranges and fixed versions before updating.
Analysis pending evidence review
HOL Guard separates source facts from reviewed analysis. See the methodology.
A CVSS score is not reported in the current record. The current sources do not mark it as known exploited. Treat this as a source-backed prioritization signal, not a statement about your environment.
Analysis status
Analysis pending evidence review
Factual feed record only; HOL analysis is not approved for indexing. Read the methodology.
The current feed maps Linux/Linux (generic), Linux/Linux (generic), Siemens/RUGGEDCOM RST2428P (generic), Siemens/SCALANCE XCM-/XRM-/XCH-/XRH-300 family (generic) and additional mapped packages. Check affected ranges and fixed versions before updating.
| Package | Affected range | Fixed version |
|---|---|---|
| Linux/Linuxgeneric | >=f8bd909183acffad68780b10c1cdf36161cfd5d1 <2b649d7e0cb42a660f0260ef25fd55fdc9c6c600 || >=f8bd909183acffad68780b10c1cdf36161cfd5d1 <ca63fb7af9d3e531aa25f7ae187bfc6c7166ec2d || >=f8bd909183acffad68780b10c1cdf36161cfd5d1 <3c0d36972edbe56fcf98899622d9b90ac9965227 || >=f8bd909183acffad68780b10c1cdf36161cfd5d1 <25571a12fbc8a1283bd8380d461267956fd426f7 || >=f8bd909183acffad68780b10c1cdf36161cfd5d1 <7077c22f84f41974a711604a42fd0e0684232ee5 || >=f8bd909183acffad68780b10c1cdf36161cfd5d1 <f6638e955ca00c489894789492776842e102af9c || >=f8bd909183acffad68780b10c1cdf36161cfd5d1 <aee1955a1509a921c05c70dad5d6fc8563dfcb31 || >=f8bd909183acffad68780b10c1cdf36161cfd5d1 <e8021b94b0412c37bcc79027c2e382086b6ce449 | 2b649d7e0cb42a660f0260ef25fd55fdc9c6c600, ca63fb7af9d3e531aa25f7ae187bfc6c7166ec2d, 3c0d36972edbe56fcf98899622d9b90ac9965227, 25571a12fbc8a1283bd8380d461267956fd426f7, 7077c22f84f41974a711604a42fd0e0684232ee5, f6638e955ca00c489894789492776842e102af9c, aee1955a1509a921c05c70dad5d6fc8563dfcb31, e8021b94b0412c37bcc79027c2e382086b6ce449 |
| Linux/Linuxgeneric | 2.6.35 | Not reported |
| Siemens/RUGGEDCOM RST2428Pgeneric | >=0 <V3.1 | V3.1 |
| Siemens/SCALANCE XCM-/XRM-/XCH-/XRH-300 familygeneric | >=0 <V3.1 | V3.1 |
| Siemens/SIMATIC S7-1500 TM MFP - GNU/Linux subsystemgeneric | >=0 <* | * |
Published upstream
Jun 21, 2024
Evidence: source:cvelist:source_dates:source-dates:recordSource modified
Aug 5, 2026
Evidence: source:cvelist:source_dates:source-dates:recordFirst seen by HOL
Aug 5, 2026
In the Linux kernel, the following vulnerability has been resolved: enic: Validate length of nl attributes in enic_set_vf_port enic_set_vf_port assumes that the nl attribute IFLA_PORT_PROFILE is of length PORT_PROFILE_MAX and that the nl attributes IFLA_PORT_INSTANCE_UUID, IFLA_PORT_HOST_UUID are of length PORT_UUID_MAX. These attributes are validated (in the function do_setlink in rtnetlink.c) using the nla_policy ifla_port_policy. The policy defines IFLA_PORT_PROFILE as NLA_STRING, IFLA_PORT_INSTANCE_UUID as NLA_BINARY and IFLA_PORT_HOST_UUID as NLA_STRING. That means that the length validation using the policy is for the max size of the attributes and not on exact size so the length of these attributes might be less than the sizes that enic_set_vf_port expects. This might cause an out of bands read access in the memcpys of the data of these attributes in enic_set_vf_port.
Quoted source text, attributed separately from HOL analysis.
A CVSS score is not reported in the current record. The current sources do not mark it as known exploited. Treat this as a source-backed prioritization signal, not a statement about your environment.
Analysis status
Analysis pending evidence review
Factual feed record only; HOL analysis is not approved for indexing. Read the methodology.
The current feed maps Linux/Linux (generic), Linux/Linux (generic), Siemens/RUGGEDCOM RST2428P (generic), Siemens/SCALANCE XCM-/XRM-/XCH-/XRH-300 family (generic) and additional mapped packages. Check affected ranges and fixed versions before updating.
| Package | Affected range | Fixed version |
|---|---|---|
| Linux/Linuxgeneric | >=f8bd909183acffad68780b10c1cdf36161cfd5d1 <2b649d7e0cb42a660f0260ef25fd55fdc9c6c600 || >=f8bd909183acffad68780b10c1cdf36161cfd5d1 <ca63fb7af9d3e531aa25f7ae187bfc6c7166ec2d || >=f8bd909183acffad68780b10c1cdf36161cfd5d1 <3c0d36972edbe56fcf98899622d9b90ac9965227 || >=f8bd909183acffad68780b10c1cdf36161cfd5d1 <25571a12fbc8a1283bd8380d461267956fd426f7 || >=f8bd909183acffad68780b10c1cdf36161cfd5d1 <7077c22f84f41974a711604a42fd0e0684232ee5 || >=f8bd909183acffad68780b10c1cdf36161cfd5d1 <f6638e955ca00c489894789492776842e102af9c || >=f8bd909183acffad68780b10c1cdf36161cfd5d1 <aee1955a1509a921c05c70dad5d6fc8563dfcb31 || >=f8bd909183acffad68780b10c1cdf36161cfd5d1 <e8021b94b0412c37bcc79027c2e382086b6ce449 | 2b649d7e0cb42a660f0260ef25fd55fdc9c6c600, ca63fb7af9d3e531aa25f7ae187bfc6c7166ec2d, 3c0d36972edbe56fcf98899622d9b90ac9965227, 25571a12fbc8a1283bd8380d461267956fd426f7, 7077c22f84f41974a711604a42fd0e0684232ee5, f6638e955ca00c489894789492776842e102af9c, aee1955a1509a921c05c70dad5d6fc8563dfcb31, e8021b94b0412c37bcc79027c2e382086b6ce449 |
| Linux/Linuxgeneric | 2.6.35 | Not reported |
| Siemens/RUGGEDCOM RST2428Pgeneric | >=0 <V3.1 | V3.1 |
| Siemens/SCALANCE XCM-/XRM-/XCH-/XRH-300 familygeneric | >=0 <V3.1 | V3.1 |
| Siemens/SIMATIC S7-1500 TM MFP - GNU/Linux subsystemgeneric | >=0 <* | * |
Published upstream
Jun 21, 2024
Evidence: source:cvelist:source_dates:source-dates:recordSource modified
Aug 5, 2026
Evidence: source:cvelist:source_dates:source-dates:recordFirst seen by HOL
Aug 5, 2026
In the Linux kernel, the following vulnerability has been resolved: enic: Validate length of nl attributes in enic_set_vf_port enic_set_vf_port assumes that the nl attribute IFLA_PORT_PROFILE is of length PORT_PROFILE_MAX and that the nl attributes IFLA_PORT_INSTANCE_UUID, IFLA_PORT_HOST_UUID are of length PORT_UUID_MAX. These attributes are validated (in the function do_setlink in rtnetlink.c) using the nla_policy ifla_port_policy. The policy defines IFLA_PORT_PROFILE as NLA_STRING, IFLA_PORT_INSTANCE_UUID as NLA_BINARY and IFLA_PORT_HOST_UUID as NLA_STRING. That means that the length validation using the policy is for the max size of the attributes and not on exact size so the length of these attributes might be less than the sizes that enic_set_vf_port expects. This might cause an out of bands read access in the memcpys of the data of these attributes in enic_set_vf_port.
Quoted source text, attributed separately from HOL analysis.