| Release Date: | 2025-06-18 | |
| Impact: | Moderate | What is this? | 
In the Linux kernel, the following vulnerability has been resolved: sched_ext: bpf_iter_scx_dsq_new() should always initialize iterator BPF programs may call next() and destroy() on BPF iterators even after new() returns an error value (e.g. bpf_for_each() macro ignores error returns from new()). bpf_iter_scx_dsq_new() could leave the iterator in an uninitialized state after an error return causing bpf_iter_scx_dsq_next() to dereference garbage data. Make bpf_iter_scx_dsq_new() always clear $kit->dsq so that next() and destroy() become noops.
See more information about CVE-2025-38012 from MITRE CVE dictionary and NIST NVD
NOTE: The following CVSS metrics and score provided are preliminary and subject to review.
| Base Score: | 5.5 | 
| Vector String: | CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H | 
| Version: | 3.1 | 
| Attack Vector: | Local | 
| Attack Complexity: | Low | 
| Privileges Required: | Low | 
| User Interaction: | None | 
| Scope: | Unchanged | 
| Confidentiality Impact: | None | 
| Integrity Impact: | None | 
| Availability Impact: | High | 
| Platform | Errata | Release Date | 
| Oracle Linux version 10 (kernel-uek) | ELSA-2025-20480 | 2025-07-17 | 
| Oracle Linux version 10 (kernel-uek) | ELSA-2025-20530 | 2025-08-18 | 
| Oracle Linux version 9 (kernel-uek) | ELSA-2025-20480 | 2025-07-17 | 
| Oracle Linux version 9 (kernel-uek) | ELSA-2025-20530 | 2025-08-18 | 
This page is generated automatically and has not been checked for errors or omissions. For clarification or corrections: