Lucene search
K

18 matches found

RedHat Linux
RedHat Linux
added 3 days ago6 views

kernel: rcu/nocb: Fix missed RCU barrier on deoffloading

In the Linux kernel, the following vulnerability has been resolved: rcu/nocb: Fix missed RCU barrier on deoffloading Currently, running rcutorture test with torturetype=rcu fwdprogress=8 nbarriercbs=8 nocbsnthreads=8 nocbstoggle=100 onoffinterval=60 testboost=2, will trigger the following warning...

4.7CVSS6.3AI score0.00033EPSS
Exploits0References5
AstraLinux
AstraLinux
added 2026/05/20 5:53 a.m.4 views

Astra Linux - уязвимость в linux-5.10, linux, linux-5.15

In the Linux kernel, the following vulnerability has been resolved: Wifi: ath9k: htchst: In the ath9khtcrxmsg function, if there is no callback function, the provided skb is not freed. It is stated that ath9khtcrxmsg either frees the provided skb or passes its management to another callback...

5.8AI score0.0004EPSS
Exploits0References1
RedhatCVE
RedhatCVE
added 2025/12/10 4:24 a.m.3 views

CVE-2023-53802

In the Linux kernel, the following vulnerability has been resolved: wifi: ath9k: htchst: free skb in ath9khtcrxmsg if there is no callback function It is stated that ath9khtcrxmsg either frees the provided skb or passes its management to another callback function. However, the skb is not freed in...

6.1CVSS5.8AI score0.0004EPSS
Exploits0References4
NVD
NVD
added 2025/12/09 1:16 a.m.2 views

CVE-2023-53802

In the Linux kernel, the following vulnerability has been resolved: wifi: ath9k: htchst: free skb in ath9khtcrxmsg if there is no callback function It is stated that ath9khtcrxmsg either frees the provided skb or passes its management to another callback function. However, the skb is not freed in...

0.0004EPSS
Exploits0References8
CVE
CVE
added 2025/12/09 12:0 a.m.3 views

CVE-2023-53802

CVE-2023-53802 affects the Linux kernel driver wifi/ath9k (htc_hst) where skb memory was not freed when there is no callback function in ath9k_htc_rx_msg(); Syzkaller reported a memory leak. The connected advisories for Unity Linux/SUSE summarize the fix as resolving this by ensuring skb is freed...

6AI score0.0004EPSS
Exploits0References8
CNNVD
CNNVD
added 2025/12/09 12:0 a.m.2 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in the Linux kernel that stems from ath9khtcrxmsg not freeing the skb when there is no callback function, which could lead to a memory leak...

6AI score0.0004EPSS
Exploits0References9
Microsoft CVE
Microsoft CVE
added 2025/09/06 1:13 a.m.2 views

rcu/nocb: Fix possible invalid rdp's->nocb_cb_kthread pointer access

...

7.8CVSS7AI score0.00019EPSS
Exploits0
NVD
NVD
added 2025/09/04 4:15 p.m.5 views

CVE-2025-38704

In the Linux kernel, the following vulnerability has been resolved: rcu/nocb: Fix possible invalid rdp's-nocbcbkthread pointer access In the preparation stage of CPU online, if the corresponding the rdp's-nocbcbkthread does not exist, will be created, there is a situation where the rdp's rcuop...

7.8CVSS0.00019EPSS
Exploits0References6
OSV
OSV
added 2025/09/04 4:15 p.m.3 views

AZL-66893 CVE-2025-38704 affecting package kernel 6.6.126.1-1

In the Linux kernel, the following vulnerability has been resolved: rcu/nocb: Fix possible invalid rdp's-nocbcbkthread pointer access In the preparation stage of CPU online, if the corresponding the rdp's-nocbcbkthread does not exist, will be created, there is a situation where the rdp's rcuop...

7.8CVSS5.6AI score0.00019EPSS
Exploits0References1
CVE
CVE
added 2025/09/04 3:32 p.m.25 views

CVE-2025-38704

CVE-2025-38704: In the Linux kernel, a bug in rcu/nocb could access an invalid nocb_cb_kthread pointer during CPU online/offline cycles. The fix changes the safety check to use rdp->nocb_gp_kthread instead of rdp_gp->nocb_gp_kthread. Public advisories from SUSE (SUSE-SU-2026:20220-1, openSU...

7.8CVSS6.2AI score0.00019EPSS
Exploits0References6Affected Software1
CNNVD
CNNVD
added 2025/09/04 12:0 a.m.1 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in the Linux kernel that stems from the RCU nocb not handling the kthread pointer correctly...

7.8CVSS6.2AI score0.00019EPSS
Exploits0References5
Microsoft CVE
Microsoft CVE
added 2025/09/03 10:17 p.m.2 views

rcu/nocb: Fix WARN_ON_ONCE() in the rcu_nocb_bypass_lock()

...

7.8CVSS7AI score0.00006EPSS
Exploits0
SUSE CVE
SUSE CVE
added 2024/12/28 3:49 a.m.1 views

SUSE CVE-2024-56547

In the Linux kernel, the following vulnerability has been resolved: rcu/nocb: Fix missed RCU barrier on deoffloading Currently, running rcutorture test with torturetype=rcu fwdprogress=8 nbarriercbs=8 nocbsnthreads=8 nocbstoggle=100 onoffinterval=60 testboost=2, will trigger the following warning...

4.7CVSS6.4AI score0.00033EPSS
Exploits0References3
OSV
OSV
added 2024/12/27 2:15 p.m.1 views

DEBIAN-CVE-2024-56547

In the Linux kernel, the following vulnerability has been resolved: rcu/nocb: Fix missed RCU barrier on deoffloading Currently, running rcutorture test with torturetype=rcu fwdprogress=8 nbarriercbs=8 nocbsnthreads=8 nocbstoggle=100 onoffinterval=60 testboost=2, will trigger the following warning...

4.7CVSS5.7AI score0.00033EPSS
Exploits0References1
OSV
OSV
added 2024/12/27 2:15 p.m.2 views

UBUNTU-CVE-2024-56547

In the Linux kernel, the following vulnerability has been resolved: rcu/nocb: Fix missed RCU barrier on deoffloading Currently, running rcutorture test with torturetype=rcu fwdprogress=8 nbarriercbs=8 nocbsnthreads=8 nocbstoggle=100 onoffinterval=60 testboost=2, will trigger the following warning...

4.7CVSS6.5AI score0.00033EPSS
Exploits0References5
Microsoft CVE
Microsoft CVE
added 2024/11/09 8:0 a.m.2 views

rcu/nocb: Fix rcuog wake-up from offline softirq

...

6.9AI score
Exploits0
OSV
OSV
added 2024/05/19 11:15 a.m.0 views

DEBIAN-CVE-2024-35929

In the Linux kernel, the following vulnerability has been resolved: rcu/nocb: Fix WARNONONCE in the rcunocbbypasslock For the kernels built with CONFIGRCUNOCBCPUDEFAULTALL=y and CONFIGRCULAZY=y, the following scenarios will trigger WARNONONCE in the rcunocbbypasslock and rcunocbwaitcontended...

7.8CVSS5.6AI score0.00006EPSS
Exploits0References1
OSV
OSV
added 2024/05/19 11:15 a.m.0 views

UBUNTU-CVE-2024-35929

In the Linux kernel, the following vulnerability has been resolved: rcu/nocb: Fix WARNONONCE in the rcunocbbypasslock For the kernels built with CONFIGRCUNOCBCPUDEFAULTALL=y and CONFIGRCULAZY=y, the following scenarios will trigger WARNONONCE in the rcunocbbypasslock and rcunocbwaitcontended...

7.8CVSS5.7AI score0.00006EPSS
Exploits0References10
Rows per page
Query Builder