net: ife: require ETH_HLEN to be pullable in ife_decode()

Summary

CVECVE-2026-72296
StatePUBLISHED
AssignerLinux
Source PriorityCVE Program / NVD first with legacy fallback
Published2026-08-15 06:22:02 UTC
Updated2026-08-17 06:18:32 UTC
DescriptionIn the Linux kernel, the following vulnerability has been resolved: net: ife: require ETH_HLEN to be pullable in ife_decode() ife decode may return after making only the outer IFE header and metadata pullable. The caller then passes the decapsulated packet to eth_type_trans(), which expects the inner Ethernet header to be accessible from the linear data area. With a malformed IFE frame, the inner Ethernet header may still be shorter than ETH_HLEN in the linear area, which can lead to a crash in the original code. Fix this by extending the pull check in ife_decode() so that the inner Ethernet header is also guaranteed to be pullable before returning.

Risk And Classification

Primary CVSS: v3.1 9.1 CRITICAL from 416baaa9-dc9f-4396-8d5f-8c081fb06d67

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:H

EPSS: 0.007040000 probability, percentile 0.502730000 (date 2026-08-17)


VersionSourceTypeScoreSeverityVector
3.1416baaa9-dc9f-4396-8d5f-8c081fb06d67Secondary9.1CRITICALCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:H
3.1CNADECLARED9.1CRITICALCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:H

CVSS v3.1 Breakdown

Attack Vector
Network
Attack Complexity
Low
Privileges Required
None
User Interaction
None
Scope
Unchanged
Confidentiality
High
Integrity
None
Availability
High

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:H

Vendor Declared Affected Products

SourceVendorProductVersionPlatforms
CNA Linux Linux affected ef6980b6becb1afd9d82a4f043749a10ae81bf14 70013f9163bef7fbd9fa62f81cf91b2a7ba66163 git Not specified
CNA Linux Linux affected ef6980b6becb1afd9d82a4f043749a10ae81bf14 be272e159dfe1207b67332ad6e17adcf59b4ea4b git Not specified
CNA Linux Linux affected ef6980b6becb1afd9d82a4f043749a10ae81bf14 8c8818e52fddb247ff3214622401a4de6ff8482e git Not specified
CNA Linux Linux affected ef6980b6becb1afd9d82a4f043749a10ae81bf14 9433578bff9c100c466a6354574892e55293cb8f git Not specified
CNA Linux Linux affected ef6980b6becb1afd9d82a4f043749a10ae81bf14 1cb42ec10294a55380e52e674b3df2b962648242 git Not specified
CNA Linux Linux affected ef6980b6becb1afd9d82a4f043749a10ae81bf14 5526d1997aea6c9bd865ca4d4894b52e799d735c git Not specified
CNA Linux Linux affected ef6980b6becb1afd9d82a4f043749a10ae81bf14 b69ad768cd4a2ef4e07c18492ae85438ed17c7cb git Not specified
CNA Linux Linux affected ef6980b6becb1afd9d82a4f043749a10ae81bf14 9406f6012b7343661efb516a11c62d4db2b62f75 git Not specified
CNA Linux Linux affected 4.6 Not specified
CNA Linux Linux unaffected 4.6 semver Not specified
CNA Linux Linux unaffected 5.10.261 5.10.* semver Not specified
CNA Linux Linux unaffected 5.15.212 5.15.* semver Not specified
CNA Linux Linux unaffected 6.1.178 6.1.* semver Not specified
CNA Linux Linux unaffected 6.6.145 6.6.* semver Not specified
CNA Linux Linux unaffected 6.12.97 6.12.* semver Not specified
CNA Linux Linux unaffected 6.18.40 6.18.* semver Not specified
CNA Linux Linux unaffected 7.1.5 7.1.* semver Not specified
CNA Linux Linux unaffected 7.2 * original_commit_for_fix Not specified

References

ReferenceSourceLinkTags
git.kernel.org/stable/c/9406f6012b7343661efb516a11c62d4db2b62f75 416baaa9-dc9f-4396-8d5f-8c081fb06d67 git.kernel.org
git.kernel.org/stable/c/5526d1997aea6c9bd865ca4d4894b52e799d735c 416baaa9-dc9f-4396-8d5f-8c081fb06d67 git.kernel.org
git.kernel.org/stable/c/9433578bff9c100c466a6354574892e55293cb8f 416baaa9-dc9f-4396-8d5f-8c081fb06d67 git.kernel.org
git.kernel.org/stable/c/be272e159dfe1207b67332ad6e17adcf59b4ea4b 416baaa9-dc9f-4396-8d5f-8c081fb06d67 git.kernel.org
git.kernel.org/stable/c/1cb42ec10294a55380e52e674b3df2b962648242 416baaa9-dc9f-4396-8d5f-8c081fb06d67 git.kernel.org
git.kernel.org/stable/c/70013f9163bef7fbd9fa62f81cf91b2a7ba66163 416baaa9-dc9f-4396-8d5f-8c081fb06d67 git.kernel.org
git.kernel.org/stable/c/b69ad768cd4a2ef4e07c18492ae85438ed17c7cb 416baaa9-dc9f-4396-8d5f-8c081fb06d67 git.kernel.org
git.kernel.org/stable/c/8c8818e52fddb247ff3214622401a4de6ff8482e 416baaa9-dc9f-4396-8d5f-8c081fb06d67 git.kernel.org
CVE Program record CVE.ORG www.cve.org canonical
NVD vulnerability detail NVD nvd.nist.gov canonical, analysis

© CVE.report 2026

Use of this information constitutes acceptance for use in an AS IS condition. There are NO warranties, implied or otherwise, with regard to this information or its use. Any use of this information is at the user's risk. It is the responsibility of user to evaluate the accuracy, completeness or usefulness of any information, opinion, advice or other content. EACH USER WILL BE SOLELY RESPONSIBLE FOR ANY consequences of his or her direct or indirect use of this web site. ALL WARRANTIES OF ANY KIND ARE EXPRESSLY DISCLAIMED. This site will NOT BE LIABLE FOR ANY DIRECT, INDIRECT or any other kind of loss.

CVE, CWE, and OVAL are registred trademarks of The MITRE Corporation and the authoritative source of CVE content is MITRE's CVE web site. This site includes MITRE data granted under the following license.

Free CVE JSON API cve.report/api

CVE.report and Source URL Uptime Status status.cve.report