| Release Date: | 2024-08-17 | |
| Impact: | Moderate | What is this? | 
In the Linux kernel, the following vulnerability has been resolved:\nleds: trigger: Unregister sysfs attributes before calling deactivate()\nTriggers which have trigger specific sysfs attributes typically store\nrelated data in trigger-data allocated by the activate() callback and\nfreed by the deactivate() callback.\nCalling device_remove_groups() after calling deactivate() leaves a window\nwhere the sysfs attributes show/store functions could be called after\ndeactivation and then operate on the just freed trigger-data.\nMove the device_remove_groups() call to before deactivate() to close\nthis race window.\nThis also makes the deactivation path properly do things in reverse order\nof the activation path which calls the activate() callback before calling\ndevice_add_groups().
See more information about CVE-2024-43830 from MITRE CVE dictionary and NIST NVD
NOTE: The following CVSS metrics and score provided are preliminary and subject to review.
| Base Score: | 6.6 | 
| Vector String: | CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:H | 
| Version: | 3.1 | 
| Attack Vector: | Local | 
| Attack Complexity: | Low | 
| Privileges Required: | Low | 
| User Interaction: | None | 
| Scope: | Unchanged | 
| Confidentiality Impact: | Low | 
| Integrity Impact: | Low | 
| Availability Impact: | High | 
| Platform | Errata | Release Date | 
| Oracle Linux version 7 (kernel-uek) | ELSA-2024-12780 | 2024-10-11 | 
| Oracle Linux version 7 (kernel-uek) | ELSA-2024-12782 | 2024-10-14 | 
| Oracle Linux version 8 (kernel) | ELSA-2024-7000 | 2024-09-24 | 
| Oracle Linux version 8 (kernel-uek) | ELSA-2024-12780 | 2024-10-11 | 
| Oracle Linux version 8 (kernel-uek) | ELSA-2024-12782 | 2024-10-14 | 
| Oracle Linux version 8 (kernel-uek) | ELSA-2024-12815 | 2024-11-11 | 
| Oracle Linux version 9 (kernel) | ELSA-2024-9315 | 2024-11-14 | 
| Oracle Linux version 9 (kernel-uek) | ELSA-2024-12815 | 2024-11-11 | 
This page is generated automatically and has not been checked for errors or omissions. For clarification or corrections: