cbcvebase.
CVE-2024-56708
published 2024-12-28

CVE-2024-56708: In the Linux kernel, the following vulnerability has been resolved: EDAC/igen6: Avoid segmentation fault on module unload The segmentation fault happens…

PriorityP336high7.8CVSS 3.1
AVLACLPRLUINSUCHIHAH
EPSS
0.25%
16.5th percentile
In the Linux kernel, the following vulnerability has been resolved: EDAC/igen6: Avoid segmentation fault on module unload The segmentation fault happens because: During modprobe: 1. In igen6_probe(), igen6_pvt will be allocated with kzalloc() 2. In igen6_register_mci(), mci->pvt_info will point to &igen6_pvt->imc[mc] During rmmod: 1. In mci_release() in edac_mc.c, it will kfree(mci->pvt_info) 2. In igen6_remove(), it will kfree(igen6_pvt); Fix this issue by setting mci->pvt_info to NULL to avoid the double kfree.

Affected

22 ranges
VendorProductVersion rangeFixed in
debianlinux< linux 6.1.123-1 (bookworm)linux 6.1.123-1 (bookworm)
debianlinux-6.1< linux 6.1.123-1 (bookworm)linux 6.1.123-1 (bookworm)
linuxlinux
linuxlinux>= 10590a9d4f23e0a519730d79d39331df60ad2079 < 029ac07bb92d2f7502d47a4916f197a8445d83bf029ac07bb92d2f7502d47a4916f197a8445d83bf
linuxlinux>= 10590a9d4f23e0a519730d79d39331df60ad2079 < 2a80e710bbc088a2511c159ee4d910456c5f08322a80e710bbc088a2511c159ee4d910456c5f0832
linuxlinux>= 10590a9d4f23e0a519730d79d39331df60ad2079 < 830cabb61113d92a425dd3038ccedbdfb3c8d079830cabb61113d92a425dd3038ccedbdfb3c8d079
linuxlinux>= 10590a9d4f23e0a519730d79d39331df60ad2079 < e5c7052664b61f9e2f896702d20552707d0ef60ae5c7052664b61f9e2f896702d20552707d0ef60a
linuxlinux>= 10590a9d4f23e0a519730d79d39331df60ad2079 < db60326f2c47b079e36785ace621eb3002db2088db60326f2c47b079e36785ace621eb3002db2088
linuxlinux>= 10590a9d4f23e0a519730d79d39331df60ad2079 < fefaae90398d38a1100ccd73b46ab55ff4610fbafefaae90398d38a1100ccd73b46ab55ff4610fba
linuxlinux_kernel>= 0 < 6.1.123-16.1.123-1
linuxlinux_kernel>= 0 < 6.12.3-16.12.3-1
linuxlinux_kernel>= 0 < 6.12.3-16.12.3-1
linuxlinux_kernel>= 0 < 5.15.0-135.1465.15.0-135.146
linuxlinux_kernel>= 0 < 6.8.0-58.606.8.0-58.60
linuxlinux_kernel>= 0 < 6.11.0-18.186.11.0-18.18
linuxlinux_kernel>= 5.11 < 5.15.1745.15.174
linuxlinux_kernel>= 5.16 < 6.1.1206.1.120
linuxlinux_kernel>= 6.12 < 6.12.26.12.2
linuxlinux_kernel>= 6.2 < 6.6.646.6.64
linuxlinux_kernel>= 6.7 < 6.11.116.11.11
msrcazl3_kernel_6.6.57.1-7_on_azure_linux_3.0
msrccbl2_kernel_5.15.173.1-2_on_cbl_mariner_2.0

CVSS provenance

nvdv3.17.8HIGHCVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
osv8.8HIGH
vendor_ubuntu8.8HIGH
vendor_debian7.8HIGH
vendor_msrc7.8HIGH
vendor_redhat7.8HIGH
Stop checking back — get the weekly exploitation signal.

Every Monday: what got weaponized or added to CISA KEV in the last seven days — each CVE cross-linked to its PoC, Nuclei template, and detection rule. Free, one email a week, unsubscribe in one click.