CVE-2025-40278

No CVSS score published · EPSS: 0.0009 (26.3 percentile)

Vendor advisory ref

Source data as of:

At a glance

Severity
No CVSS score published
CVSS
No CVSS score in the NVD record
EPSS
0.0009 (26.3 percentile) · FIRST.org
CISA KEV
No
Published
2025-12-06 · Modified: 2026-06-02

CVSS / EPSS / KEV

EPSS 0.0009 26.3 percentile Source: FIRST.org
CISA KEV No Source: CISA

Source — CVSS: NVD · EPSS: FIRST.org · KEV: CISA. Data & Sources

Description

In the Linux kernel, the following vulnerability has been resolved: net: sched: act_ife: initialize struct tc_ife to fix KMSAN kernel-infoleak Fix a KMSAN kernel-infoleak detected by the syzbot . [net?] KMSAN: kernel-infoleak in __skb_datagram_iter In tcf_ife_dump(), the variable 'opt' was partially initialized using a designatied initializer. While the padding bytes are reamined uninitialized. nla_put() copies the entire structure into a netlink message, these uninitialized bytes leaked to userspace. Initialize the structure with memset before assigning its fields to ensure all members and padding are cleared prior to beign copied. This change silences the KMSAN report and prevents potential information leaks from the kernel memory. This fix has been tested and validated by syzbot. This patch closes the bug reported at the following syzkaller link and ensures no infoleak.

Record details

CVE ID
CVE-2025-40278
EPSS
0.0009 (26.3 percentile) — 2026-06-03
CISA KEV
No
Affected configurations (CPE)
0
Published
2025-12-06
Modified
2026-06-02
Status
Deferred

References

Reference URLs as listed by NVD, grouped by a mechanical match on the link's host/pattern. Labels describe the link type only.