CVE-2026-23065

Source
https://cve.org/CVERecord?id=CVE-2026-23065
Import Source
https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2026-23065.json
JSON Data
https://api.test.osv.dev/v1/vulns/CVE-2026-23065
Downstream
Related
Published
2026-02-04T16:07:47.077Z
Modified
2026-03-28T17:44:40.788377344Z
Summary
platform/x86/amd: Fix memory leak in wbrf_record()
Details

In the Linux kernel, the following vulnerability has been resolved:

platform/x86/amd: Fix memory leak in wbrf_record()

The tmp buffer is allocated using kcalloc() but is not freed if acpievaluatedsm() fails. This causes a memory leak in the error path.

Fix this by explicitly freeing the tmp buffer in the error handling path of acpievaluatedsm().

Database specific
{
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/23xxx/CVE-2026-23065.json",
    "cna_assigner": "Linux"
}
References

Affected packages

Git / git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git

Affected ranges

Type
GIT
Repo
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
Events
Introduced
58e82a62669da52e688f4a8b89922c1839bf1001
Fixed
1152dffe01af86e42ce2b208b92ef7f8c275d130
Fixed
1a0072bd1f1e559eda3e91a24dbc51c9eb025c54
Fixed
2bf1877b7094c684e1d652cac6912cfbc507ad3e

Database specific

source
"https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2026-23065.json"