Wind River Support Network

HomeDefectsLIN1022-14034
Acknowledged

LIN1022-14034 : Security Advisory - linux - CVE-2025-21728

Created: Feb 27, 2025    Updated: Mar 20, 2025
Found In Version: 10.22.33.1
Severity: Standard
Applicable for: Wind River Linux LTS 22
Component/s: Kernel

Description

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

bpf: Send signals asynchronously if !preemptible

BPF programs can execute in all kinds of contexts and when a program
running in a non-preemptible context uses the bpf_send_signal() kfunc,
it will cause issues because this kfunc can sleep.
Change `irqs_disabled()` to `!preemptible()`.

CREATE(Triage):(User=admin) CVE-2025-21728 (https://nvd.nist.gov/vuln/detail/CVE-2025-21728)
Live chat
Online