CVE-2026-64537

Source
https://cve.org/CVERecord?id=CVE-2026-64537
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-64537.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-64537
Downstream
Related
Published
2026-07-27T20:10:32.210Z
Modified
2026-08-18T03:31:20.445606538Z
Summary
bridge: cfm: reject invalid CCM interval at configuration time
Details

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

bridge: cfm: reject invalid CCM interval at configuration time

ccmtxworkexpired() re-arms itself via queuedelayedwork() using the configured expinterval converted by intervaltous(). When expinterval is BRCFMCCMINTERVALNONE or out of range, intervalto_us() returns 0, causing the worker to fire immediately in a tight loop that allocates skbs until OOM.

Fix this by validating exp_interval at configuration time:

  • Constrain IFLABRIDGECFMCCCONFIGEXPINTERVAL to the valid range [BRCFMCCMINTERVAL33MS, BRCFMCCMINTERVAL10_MIN] in the netlink policy so userspace cannot set an invalid value.

  • Reject starting CCM TX in brcfmccccmtx() when exp_interval has not yet been configured (defaults to 0 from kzalloc).

Database specific
{
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/64xxx/CVE-2026-64537.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
2be665c3940d367e0a2a8128eb4985ce323f99a3
Fixed
2870056a78961e0fecd652362ee9d3fcfd24a8a6
Fixed
f0f5eb59a97ece0d85de8cfa95dc18c609302a8b
Fixed
53788b134519e995699ea3721969c96a08d64575
Fixed
b42aeb58317f12024734759ff745856b53948873
Fixed
a090880c1f544589427e5b7050c40fb211ccecb4
Fixed
865643640b5b5c4579b32d7a55ac9ad648362eaa
Fixed
f3e02edd8322b31b8e6517faa6ba053bf29d1e26

Database specific

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

Linux / Kernel

Package

Name
Kernel

Affected ranges

Type
ECOSYSTEM
Events
Introduced
5.11.0
Fixed
5.15.212
Type
ECOSYSTEM
Events
Introduced
5.16.0
Fixed
6.1.178
Type
ECOSYSTEM
Events
Introduced
6.2.0
Fixed
6.6.145
Type
ECOSYSTEM
Events
Introduced
6.7.0
Fixed
6.12.97
Type
ECOSYSTEM
Events
Introduced
6.13.0
Fixed
6.18.40
Type
ECOSYSTEM
Events
Introduced
6.19.0
Fixed
7.1.5

Database specific

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