CVE-2026-43328: cpufreq: governor: fix double free in cpufreq_dbs_governor_init() error path

Published May 8, 2026
·
Updated

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

cpufreq: governor: fix double free in cpufreqdbsgovernorinit() error path

When kobjectinitandadd() fails, cpufreqdbsgovernorinit() calls kobjectput(&dbsdata->attrset.kobj).

The kobject release callback cpufreqdbsdatarelease() calls gov->exit(dbsdata) and kfree(dbsdata), but the current error path then calls gov->exit(dbsdata) and kfree(dbsdata) again, causing a double free.

Keep the direct kfree(dbsdata) for the gov->init() failure path, but after kobjectinitandadd() has been called, let kobjectput() handle the cleanup through cpufreqdbsdatarelease().

Affected Software

14 affected components
Linux Linux kernel
Linux Linux kernel>=5.2<5.10.253
Linux Linux kernel>=5.11<6.1.168
Linux Linux kernel>=6.2<6.6.134
Linux Linux kernel>=6.7<6.12.81
Linux Linux kernel>=6.13<6.18.22
Linux Linux kernel>=6.19<6.19.12
Linux Linux kernel=5.1.6
Linux Linux kernel=7.0-rc1
Linux Linux kernel=7.0-rc2
Linux Linux kernel=7.0-rc3
Linux Linux kernel=7.0-rc4
Linux Linux kernel=7.0-rc5
Linux Linux kernel=7.0-rc6

Event History

May 8, 2026
CVE Published
via MITRE·01:31 PM
Data Sourced
via MITRE·01:31 PM
Description
Data Sourced
via NVD·02:16 PM
RemedyDescriptionSeverityWeaknessAffected Software

Frequently Asked Questions

1

What is CVE-2026-43328?

CVE-2026-43328 is a vulnerability in the Linux kernel that involves a double free issue in the cpufreq_dbs_governor_init() error path.

2

What software is affected by CVE-2026-43328?

The vulnerability CVE-2026-43328 affects the Linux kernel.

3

What is the severity of CVE-2026-43328?

The severity of CVE-2026-43328 has been assessed based on its impact and exploitability.

4

How do I fix CVE-2026-43328?

To fix CVE-2026-43328, users should update their Linux kernel to the latest patched version that addresses this vulnerability.

5

Is CVE-2026-43328 exploitable remotely?

CVE-2026-43328 does not appear to have a direct remote exploit vector.

Contact

SecAlerts Pty Ltd.
132 Wickham Terrace
Fortitude Valley,
QLD 4006, Australia
info@secalerts.co
By using SecAlerts services, you agree to our services end-user license agreement. This website is safeguarded by reCAPTCHA and governed by the Google Privacy Policy and Terms of Service. All names, logos, and brands of products are owned by their respective owners, and any usage of these names, logos, and brands for identification purposes only does not imply endorsement. If you possess any content that requires removal, please get in touch with us.
© 2026 SecAlerts Pty Ltd.
ABN: 70 645 966 203, ACN: 645 966 203