Lucene search
+L

218 matches found

Microsoft CVE
Microsoft CVE
added 2025/09/09 1:1 a.m.10 views

wifi: ath11k: fix sleeping-in-atomic in ath11k_mac_op_set_bitrate_mask()

...

5.5CVSS7AI score0.00135EPSS
Exploits0
SUSE CVE
SUSE CVE
added 2025/09/08 11:22 p.m.14 views

SUSE CVE-2025-39732

In the Linux kernel, the following vulnerability has been resolved: wifi: ath11k: fix sleeping-in-atomic in ath11kmacopsetbitratemask ath11kmacdisablepeerfixedrate is passed as the iterator to ieee80211iteratestationsatomic. Note in this case the iterator is required to be atomic, however...

5.5CVSS6.5AI score0.00135EPSS
Exploits0References21
NVD
NVD
added 2025/09/07 4:15 p.m.6 views

CVE-2025-39732

In the Linux kernel, the following vulnerability has been resolved: wifi: ath11k: fix sleeping-in-atomic in ath11kmacopsetbitratemask ath11kmacdisablepeerfixedrate is passed as the iterator to ieee80211iteratestationsatomic. Note in this case the iterator is required to be atomic, however...

5.5CVSS0.00135EPSS
Exploits0References4
OSV
OSV
added 2025/09/07 4:15 p.m.16 views

UBUNTU-CVE-2025-39732

In the Linux kernel, the following vulnerability has been resolved: wifi: ath11k: fix sleeping-in-atomic in ath11kmacopsetbitratemask ath11kmacdisablepeerfixedrate is passed as the iterator to ieee80211iteratestationsatomic. Note in this case the iterator is required to be atomic, however...

5.5CVSS5.8AI score0.00135EPSS
Exploits0References29
Cvelist
Cvelist
added 2025/09/07 3:16 p.m.14 views

CVE-2025-39732 wifi: ath11k: fix sleeping-in-atomic in ath11k_mac_op_set_bitrate_mask()

In the Linux kernel, the following vulnerability has been resolved: wifi: ath11k: fix sleeping-in-atomic in ath11kmacopsetbitratemask ath11kmacdisablepeerfixedrate is passed as the iterator to ieee80211iteratestationsatomic. Note in this case the iterator is required to be atomic, however...

0.00135EPSS
Exploits0References4
CVE
CVE
added 2025/09/07 3:16 p.m.25 views

CVE-2025-39732

CVE-2025-39732: In the Linux kernel, the ath11k driver slept in an atomic context during ieee80211_iterate_stations_atomic() via ath11k_mac_disable_peer_fixed_rate(), triggering a BUG: sleeping function called from invalid context. The issue is fixed by switching the iteration to ieee80211_iterat...

5.5CVSS5.9AI score0.00135EPSS
Exploits0References4Affected Software1
OSV
OSV
added 2025/09/07 3:16 p.m.14 views

CVE-2025-39732 wifi: ath11k: fix sleeping-in-atomic in ath11k_mac_op_set_bitrate_mask()

In the Linux kernel, the following vulnerability has been resolved: wifi: ath11k: fix sleeping-in-atomic in ath11kmacopsetbitratemask ath11kmacdisablepeerfixedrate is passed as the iterator to ieee80211iteratestationsatomic. Note in this case the iterator is required to be atomic, however...

5.5CVSS4.8AI score0.00135EPSS
Exploits0References7
OSV
OSV
added 2025/07/10 9:15 a.m.14 views

AZL-64896 CVE-2025-38335 affecting package kernel for versions less than 6.6.104.2-1

In the Linux kernel, the following vulnerability has been resolved: Input: gpio-keys - fix a sleep while atomic with PREEMPTRT When enabling PREEMPTRT, the gpiokeysirqtimer callback runs in hard irq context, but the inputevent takes a spinlock, which isn't allowed there as it is converted to a...

5.5CVSS6.2AI score0.00114EPSS
Exploits0References1
Positive Technologies
Positive Technologies
added 2025/07/10 12:0 a.m.14 views

PT-2025-29057

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: The Linux kernel contains a flaw related to the handling of interrupts within the gpio-keys driver when the PREEMPT RT patch is enabled. Specifically, the gpio keys irq timer callback...

5.5CVSS6.6AI score0.00114EPSS
Exploits0
NVD
NVD
added 2025/06/18 11:15 a.m.10 views

CVE-2022-49941

Rejected reason: This CVE ID has been rejected or withdrawn by its CVE Numbering Authority...

Exploits0
CVE
CVE
added 2025/06/18 10:54 a.m.55 views

CVE-2022-49941

CVE-2022-49941 is rejected/not used; this entry does not represent an active vulnerability.

6.3AI score
Exploits0
Cvelist
Cvelist
added 2025/06/18 10:54 a.m.11 views

CVE-2022-49941

...

Exploits0
NVD
NVD
added 2025/06/18 10:15 a.m.8 views

CVE-2025-38029

In the Linux kernel, the following vulnerability has been resolved: kasan: avoid sleepable page allocation from atomic context applytopterange enters the lazy MMU mode and then invokes kasanpopulatevmallocpte callback on each page table walk iteration. However, the callback can go into sleep when...

5.5CVSS0.0014EPSS
Exploits0References2
OSV
OSV
added 2025/06/18 10:15 a.m.4 views

DEBIAN-CVE-2025-38029

In the Linux kernel, the following vulnerability has been resolved: kasan: avoid sleepable page allocation from atomic context applytopterange enters the lazy MMU mode and then invokes kasanpopulatevmallocpte callback on each page table walk iteration. However, the callback can go into sleep when...

5.5CVSS5.1AI score0.0014EPSS
Exploits0References1
Cvelist
Cvelist
added 2025/06/18 9:33 a.m.13 views

CVE-2025-38029 kasan: avoid sleepable page allocation from atomic context

In the Linux kernel, the following vulnerability has been resolved: kasan: avoid sleepable page allocation from atomic context applytopterange enters the lazy MMU mode and then invokes kasanpopulatevmallocpte callback on each page table walk iteration. However, the callback can go into sleep when...

0.0014EPSS
Exploits0References2
RedHat Linux
RedHat Linux
added 2025/05/13 8:28 a.m.3 views

kernel: mm/kmemleak: fix sleeping function called from invalid context at print message

In the Linux kernel, the following vulnerability has been resolved: mm/kmemleak: fix sleeping function called from invalid context at print message Address a bug in the kernel that triggers a "sleeping function called from invalid context" warning when /sys/kernel/debug/kmemleak is printed under...

5.5CVSS6.9AI score0.002EPSS
Exploits0References5
RedHat Linux
RedHat Linux
added 2025/05/13 8:28 a.m.6 views

kernel: Bluetooth: hci_core: Fix sleeping function called from invalid context

REJECTED CVE A vulnerability was identified in the Linux kernel's Bluetooth: hcicore package, where a sleeping function mutexlock was improperly invoked from an invalid context within the HCI event handling workqueue, potentially leading to kernel warnings or deadlocks. An attacker exploiting thi...

7.5AI score
Exploits0References5
NVD
NVD
added 2025/05/08 7:15 a.m.10 views

CVE-2025-37802

In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix WARNING "do not call blocking ops when !TASKRUNNING" waiteventtimeout will set the state of the current task to TASKUNINTERRUPTIBLE, before doing the condition check. This means that ksmbddurablescavengeralive will try...

5.5CVSS0.00125EPSS
Exploits0References3
Tenable Nessus
Tenable Nessus
added 2025/05/06 12:0 a.m.12 views

CBL Mariner 2.0 Security Update: kernel (CVE-2024-57939)

The version of kernel installed on the remote CBL Mariner 2.0 host is prior to tested version. It is, therefore, affected by a vulnerability as referenced in the CVE-2024-57939 advisory. - In the Linux kernel, the following vulnerability has been resolved: riscv: Fix sleeping in invalid context i...

5.5CVSS5.9AI score0.00203EPSS
Exploits0References2
OSV
OSV
added 2025/05/02 4:15 p.m.1 views

DEBIAN-CVE-2023-53070

In the Linux kernel, the following vulnerability has been resolved: ACPI: PPTT: Fix to avoid sleep in the atomic context when PPTT is absent Commit 0c80f9e165f8 "ACPI: PPTT: Leave the table mapped for the runtime usage" enabled to map PPTT once on the first invocation of acpigetpptt and never...

5.5CVSS5.5AI score0.00164EPSS
Exploits0References1
Rows per page
Query Builder