bpf: Free special fields when update [lru_,]percpu_hash maps
Vulnerability 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()'.
Impact Analysis
Refer to official advisory for detailed impact metrics.
Remediation
Ensure systems are updated to the latest vendor-supplied patch levels.
Am I Vulnerable?
Launch our assessment wizard to check if your infrastructure is exposed to • CVE-2025-68744
Credits & Attribution
No credits recorded in the NVD database.
References
- https://git.kernel.org/stable/c/994d6303ed0b84cbc795bb5becf7ed6de40d3f3c
- https://git.kernel.org/stable/c/3bf1378747e251571e0de15e7e0a6bf2919044e7
- https://git.kernel.org/stable/c/96a5cb7072cabbac5c66ac9318242c3bdceebb68
- https://git.kernel.org/stable/c/4a03d69cece145e4fb527464be29c3806aa3221e
- https://git.kernel.org/stable/c/6af6e49a76c9af7d42eb923703e7648cb2bf401a
More from Linux
View All →Affected Vendor
Linux
View all reports →Affected Software
Timeline
CVSS Vectors
Weaknesses (CWE)
No CWE data available
MITRE ATT&CK TTPs
No associated TTPs found for this vulnerability.