CVE-2024-56562

Source
https://cve.org/CVERecord?id=CVE-2024-56562
Import Source
https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2024-56562.json
JSON Data
https://api.test.osv.dev/v1/vulns/CVE-2024-56562
Downstream
Related
Published
2024-12-27T14:23:07.130Z
Modified
2026-03-20T12:39:50.920682Z
Summary
i3c: master: Fix miss free init_dyn_addr at i3c_master_put_i3c_addrs()
Details

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

i3c: master: Fix miss free initdynaddr at i3cmasterputi3caddrs()

if (dev->boardinfo && dev->boardinfo->initdynaddr) ^^^ here check "initdynaddr" i3cbussetaddrslotstatus(&master->bus, dev->info.dynaddr, ...) ^^^^ free "dynaddr" Fix copy/paste error "dynaddr" by replacing it with "initdynaddr".

Database specific
{
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2024/56xxx/CVE-2024-56562.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
3a379bbcea0af6280e1ca0d1edfcf4e68cde6ee0
Fixed
c2f0ce241154b04f2fc150ff16ad82d9b8fdfa4a
Fixed
093ecc6d82ff1d2e0cbf6f2000438b6c698145cb
Fixed
0cb21f1ea3a2e19ee314a8fcf95461b5c453c59e
Fixed
991e33a99fd3b5d432f0629565f532f563fe019a
Fixed
ce30d11b39e8d637fed4704a5b43e9d556990475
Fixed
0e8ab955c6d06f9d907761c07c02d1492f0a8ac1
Fixed
3082990592f7c6d7510a9133afa46e31bbe26533

Database specific

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