CVE-2025-68744
CVE-2025-68744 is a security vulnerability that is still awaiting full analysis and scoring. It is not currently listed as actively exploited by CISA, and its EPSS exploit-prediction score is low.
Key facts
- EPSS exploit prediction: 0% (7th percentile)
- Actively exploited: Not listed in CISA KEV
- EU (EUVD) id: EUVD-2025-205218
- Published:
- Last modified:
Description
In the Linux kernel, the following vulnerability has been resolved: bpf: Free special fields when update [lru_,]percpu_hash maps As [lru_,]percpu_hash maps support BPF_KPTR_{REF,PERCPU}, missing calls to 'bpf_obj_free_fields()' in 'pcpu_copy_value()' could cause the memory referenced by BPF_KPTR_{REF,PERCPU} fields to be held until the map gets freed. Fix this by calling 'bpf_obj_free_fields()' after 'copy_map_value[,_long]()' in 'pcpu_copy_value()'.
Frequently asked questions
- What is CVE-2025-68744?
- In the Linux kernel, the following vulnerability has been resolved: bpf: Free special fields when update [lru_,]percpu_hash maps As [lru_,]percpu_hash maps support BPF_KPTR_{REF,PERCPU}, missing calls to 'bpf_obj_free_fields()' in 'pcpu_copy_value()' could cause the memory referenced by BPF_KPTR_{REF,PERCPU} fields to be held until the map gets freed. Fix this by calling 'bpf_obj_free_fields()' after 'copy_map_value[,_long]()' in 'pcpu_copy_value()'.
- Is CVE-2025-68744 being actively exploited?
- It is not currently listed in CISA's KEV catalog. Its EPSS exploit-prediction score is 0% (7th percentile), an estimate of the probability of exploitation in the next 30 days.
- How do I fix CVE-2025-68744?
- Review the linked vendor and NVD advisories for patched versions and mitigations, then upgrade or apply the recommended workaround.
- Does CVE-2025-68744 have an EU (EUVD) identifier?
- Yes. CVE-2025-68744 is tracked in the ENISA EU Vulnerability Database (EUVD) as EUVD-2025-205218.
- When was CVE-2025-68744 published?
- CVE-2025-68744 was published on 2025-12-24 and last updated on 2026-06-17.
References
- https://git.kernel.org/stable/c/3bf1378747e251571e0de15e7e0a6bf2919044e7
- https://git.kernel.org/stable/c/4a03d69cece145e4fb527464be29c3806aa3221e
- https://git.kernel.org/stable/c/6af6e49a76c9af7d42eb923703e7648cb2bf401a
- https://git.kernel.org/stable/c/96a5cb7072cabbac5c66ac9318242c3bdceebb68
- https://git.kernel.org/stable/c/994d6303ed0b84cbc795bb5becf7ed6de40d3f3c