vulnerability
Red Hat: CVE-2024-56562: kernel: i3c: master: Fix miss free init_dyn_addr at i3c_master_put_i3c_addrs() (Multiple Advisories)
Severity | CVSS | Published | Added | Modified |
---|---|---|---|---|
3 | (AV:L/AC:L/Au:S/C:N/I:P/A:P) | Dec 27, 2024 | May 15, 2025 | May 15, 2025 |
Severity
3
CVSS
(AV:L/AC:L/Au:S/C:N/I:P/A:P)
Published
Dec 27, 2024
Added
May 15, 2025
Modified
May 15, 2025
Description
In the Linux kernel, the following vulnerability has been resolved:
i3c: master: Fix miss free init_dyn_addr at i3c_master_put_i3c_addrs()
if (dev->boardinfo && dev->boardinfo->init_dyn_addr)
^^^ here check "init_dyn_addr"
i3c_bus_set_addr_slot_status(&master->bus, dev->info.dyn_addr, ...)
^^^^
free "dyn_addr"
Fix copy/paste error "dyn_addr" by replacing it with "init_dyn_addr".
Solution(s)
redhat-upgrade-kernelredhat-upgrade-kernel-rt
References

NEW
Explore Exposure Command
Confidently identify and prioritize exposures from endpoint to cloud with full attack surface visibility and threat-aware risk context.