Lucene search
K

86 matches found

OSV
OSV
added 2025/02/26 7:1 a.m.0 views

UBUNTU-CVE-2022-49322

In the Linux kernel, the following vulnerability has been resolved: tracing: Fix sleeping function called from invalid context on RT kernel When setting bootparams="traceevent=initcall:initcallstart tpprintk=1" in the cmdline, the outputprintk was called, and the spinlockirqsave was called in the...

5.5CVSS6.1AI score0.00013EPSS
Exploits0References11
Vulnrichment
Vulnrichment
added 2025/02/26 2:10 a.m.0 views

CVE-2022-49322 tracing: Fix sleeping function called from invalid context on RT kernel

In the Linux kernel, the following vulnerability has been resolved: tracing: Fix sleeping function called from invalid context on RT kernel When setting bootparams="traceevent=initcall:initcallstart tpprintk=1" in the cmdline, the outputprintk was called, and the spinlockirqsave was called in the...

6.3AI score0.00013EPSS
Exploits0References8
Cvelist
Cvelist
added 2025/02/26 2:10 a.m.12 views

CVE-2022-49322 tracing: Fix sleeping function called from invalid context on RT kernel

In the Linux kernel, the following vulnerability has been resolved: tracing: Fix sleeping function called from invalid context on RT kernel When setting bootparams="traceevent=initcall:initcallstart tpprintk=1" in the cmdline, the outputprintk was called, and the spinlockirqsave was called in the...

0.00013EPSS
Exploits0References8
RedhatCVE
RedhatCVE
added 2025/01/16 6:26 a.m.7 views

CVE-2024-57894

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: hcicore: Fix sleeping function called from invalid context This reworks hcicblist to not use mutex hcicblistlock to avoid bugs like the bellow: BUG: sleeping function called from invalid context at...

5.5CVSS6.9AI score
Exploits0References4
SUSE CVE
SUSE CVE
added 2025/01/16 3:49 a.m.1 views

SUSE CVE-2024-57885

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.5CVSS7.7AI score0.0002EPSS
Exploits0References3
RedhatCVE
RedhatCVE
added 2025/01/15 3:56 p.m.6 views

CVE-2024-57885

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.5CVSS7AI score0.0002EPSS
Exploits0References4
NVD
NVD
added 2025/01/15 1:15 p.m.12 views

CVE-2024-57885

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.5CVSS0.0002EPSS
Exploits0References3
CVE
CVE
added 2025/01/15 1:5 p.m.1548 views

CVE-2024-57894

CVE-2024-57894 is rejected/not used per the Initial Description.

6.5AI score
Exploits0
Cvelist
Cvelist
added 2025/01/15 1:5 p.m.14 views

CVE-2024-57885 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...

0.0002EPSS
Exploits0References3
CVE
CVE
added 2025/01/15 1:5 p.m.162 views

CVE-2024-57885

CVE-2024-57885: In the Linux kernel, a kmemleak print operation could emit a "sleeping function called from invalid context" warning when /sys/kernel/debug/kmemleak is read under specific conditions (CONFIG_PREEMPT_RT=y, SELinux as LSM, kptr_restrict=1, kmemleak buffer non-empty). The issue arise...

5.5CVSS6.6AI score0.0002EPSS
Exploits0References3Affected Software1
RedhatCVE
RedhatCVE
added 2024/12/29 2:44 p.m.5 views

CVE-2024-56585

In the Linux kernel, the following vulnerability has been resolved: LoongArch: Fix sleeping in atomic context for PREEMPTRT Commit bab1c299f3945ffe79 "LoongArch: Fix sleeping in atomic context in setuptlbhandler" changes the gfp flag from GFPKERNEL to GFPATOMIC for allocpagesnode. However, for...

5.5CVSS6.7AI score0.00044EPSS
Exploits0References4
NVD
NVD
added 2024/11/07 10:15 a.m.8 views

CVE-2024-50140

In the Linux kernel, the following vulnerability has been resolved: sched/core: Disable page allocation in tasktickmmcid With KASAN and PREEMPTRT enabled, calling taskworkadd in tasktickmmcid may cause the following splat. 63.696416 BUG: sleeping function called from invalid context at...

5.5CVSS0.00009EPSS
Exploits0References3
Vulnrichment
Vulnrichment
added 2024/10/21 8:6 p.m.14 views

CVE-2022-49018 mptcp: fix sleep in atomic at close time

In the Linux kernel, the following vulnerability has been resolved: mptcp: fix sleep in atomic at close time Matt reported a splat at msk close time: BUG: sleeping function called from invalid context at net/mptcp/protocol.c:2877 inatomic: 1, irqsdisabled: 0, nonblock: 0, pid: 155, name:...

7.1AI score0.00016EPSS
Exploits0References2
OSV
OSV
added 2024/09/27 1:15 p.m.1 views

DEBIAN-CVE-2024-46832

In the Linux kernel, the following vulnerability has been resolved: MIPS: cevt-r4k: Don't call getc0compareint if timer irq is installed This avoids warning: 0.118053 BUG: sleeping function called from invalid context at kernel/locking/mutex.c:283 Caused by getc0compareint on secondary CPU. We al...

5.5CVSS5.6AI score0.00014EPSS
Exploits0References1
OSV
OSV
added 2024/09/27 1:15 p.m.0 views

UBUNTU-CVE-2024-46832

In the Linux kernel, the following vulnerability has been resolved: MIPS: cevt-r4k: Don't call getc0compareint if timer irq is installed This avoids warning: 0.118053 BUG: sleeping function called from invalid context at kernel/locking/mutex.c:283 Caused by getc0compareint on secondary CPU. We al...

5.5CVSS6.5AI score0.00014EPSS
Exploits0References19
Cvelist
Cvelist
added 2024/09/27 12:39 p.m.14 views

CVE-2024-46832 MIPS: cevt-r4k: Don't call get_c0_compare_int if timer irq is installed

In the Linux kernel, the following vulnerability has been resolved: MIPS: cevt-r4k: Don't call getc0compareint if timer irq is installed This avoids warning: 0.118053 BUG: sleeping function called from invalid context at kernel/locking/mutex.c:283 Caused by getc0compareint on secondary CPU. We al...

0.00014EPSS
Exploits0References6
RedHat Linux
RedHat Linux
added 2024/09/24 1:17 a.m.3 views

kernel: isdn: mISDN: Fix sleeping function called from invalid context

In the Linux kernel, the following vulnerability has been resolved: isdn: mISDN: Fix sleeping function called from invalid context The driver can call card-isac.release function from an atomic context. Fix this by calling this function after releasing the lock. The following log reveals it:...

5.5CVSS6.8AI score0.00017EPSS
Exploits0References5
RedHat Linux
RedHat Linux
added 2024/08/21 11:57 a.m.2 views

kernel: isdn: mISDN: Fix sleeping function called from invalid context

In the Linux kernel, the following vulnerability has been resolved: isdn: mISDN: Fix sleeping function called from invalid context The driver can call card-isac.release function from an atomic context. Fix this by calling this function after releasing the lock. The following log reveals it:...

5.5CVSS6.8AI score0.00017EPSS
Exploits0References5
NVD
NVD
added 2024/07/12 1:15 p.m.11 views

CVE-2024-40915

In the Linux kernel, the following vulnerability has been resolved: riscv: rewrite kernelmappages to fix sleeping in invalid context kernelmappages is a debug function which clears the valid bit in page table entry for deallocated pages to detect illegal memory accesses to freed pages. This...

5.5CVSS0.0001EPSS
Exploits0References5
UbuntuCve
UbuntuCve
added 2024/07/12 1:15 p.m.11 views

CVE-2024-40915

In the Linux kernel, the following vulnerability has been resolved: riscv: rewrite kernelmappages to fix sleeping in invalid context kernelmappages is a debug function which clears the valid bit in page table entry for deallocated pages to detect illegal memory accesses to freed pages. This...

5.5CVSS6.3AI score0.0001EPSS
Exploits0References18
Rows per page
Query Builder