CVE-2026-53113

Source
https://cve.org/CVERecord?id=CVE-2026-53113
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-53113.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-53113
Downstream
Published
2026-06-24T16:30:46.011Z
Modified
2026-07-08T08:09:44.698765152Z
Summary
wifi: ath11k: fix memory leaks in beacon template setup
Details

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

wifi: ath11k: fix memory leaks in beacon template setup

The functions ath11kmacsetupbcntmplema() and ath11kmacsetupbcntmplmbssid() allocate memory for beacon templates but fail to free it when parameter setup returns an error.

Since beacon templates must be released during normal execution, they must also be released in the error handling paths to prevent memory leaks.

Fix this by using unified exit paths with proper cleanup in the respective error paths.

Compile tested only. Issue found using a prototype static analysis tool and code review.

Database specific
{
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/53xxx/CVE-2026-53113.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
335a92765d308dfe22826f5562cd4b4389b45e71
Fixed
5d63aa38d5ca85206d9699ffdd616b58780dba07
Fixed
ff49eba595df500e4ddccc593088c8a4ab5f2c27

Database specific

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

Linux / Kernel

Package

Name
Kernel

Affected ranges

Type
ECOSYSTEM
Events
Introduced
6.5.0
Fixed
7.0.10

Database specific

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