Lucene search
+L

163 matches found

susecve
susecve
added 2024/06/24 11:15 p.m.3 views

SUSE CVE-2024-38607

In the Linux kernel, the following vulnerability has been resolved: macintosh/via-macii: Fix "BUG: sleeping function called from invalid context" The via-macii ADB driver calls requestirq after disabling hard interrupts. But disabling interrupts isn't necessary here because the VIA shift register...

5.5CVSS6.8AI score0.00225EPSS
Exploits0References3
osv
osv
added 2024/06/19 2:15 p.m.0 views

DEBIAN-CVE-2024-38607

In the Linux kernel, the following vulnerability has been resolved: macintosh/via-macii: Fix "BUG: sleeping function called from invalid context" The via-macii ADB driver calls requestirq after disabling hard interrupts. But disabling interrupts isn't necessary here because the VIA shift register...

5.5CVSS5.2AI score0.00225EPSS
Exploits0References1
osv
osv
added 2024/06/19 2:15 p.m.10 views

UBUNTU-CVE-2024-38607

In the Linux kernel, the following vulnerability has been resolved: macintosh/via-macii: Fix "BUG: sleeping function called from invalid context" The via-macii ADB driver calls requestirq after disabling hard interrupts. But disabling interrupts isn't necessary here because the VIA shift register...

5.5CVSS6AI score0.00225EPSS
Exploits0References29
debiancve
debiancve
added 2024/06/19 1:48 p.m.29 views

CVE-2024-38607

In the Linux kernel, the following vulnerability has been resolved: macintosh/via-macii: Fix "BUG: sleeping function called from invalid context" The via-macii ADB driver calls requestirq after disabling hard interrupts. But disabling interrupts isn't necessary here because the VIA shift register...

5.5CVSS6AI score0.00225EPSS
Exploits0
osv
osv
added 2024/05/22 7:15 a.m.1 views

DEBIAN-CVE-2021-47468

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.5CVSS5.6AI score0.00175EPSS
Exploits0References1
osv
osv
added 2024/05/22 7:15 a.m.8 views

UBUNTU-CVE-2021-47468

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.2AI score0.00175EPSS
Exploits0References11
cve
cve
added 2024/05/22 6:23 a.m.145 views

CVE-2021-47468

CVE-2021-47468 is a Linux kernel vulnerability affecting isdn/mISDN where a sleeping function could be called from an atomic context because card->isac.release() is invoked while still holding a lock. The description states the fix is to call this function after releasing the lock. Logs illust...

5.5CVSS6.7AI score0.00175EPSS
Exploits0References8Affected Software1
redhat
redhat
added 2024/04/30 9:57 a.m.3 views

kernel: 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...

5.5CVSS6.4AI score0.0021EPSS
Exploits0References5
susecve
susecve
added 2024/04/30 2:26 a.m.5 views

SUSE CVE-2022-48634

In the Linux kernel, the following vulnerability has been resolved: drm/gma500: Fix BUG: sleeping function called from invalid context errors gmacrtcpageflip was holding the eventlock spinlock while calling crtcfuncs-modesetbase which takes wwmutex. The only reason to hold eventlock is to clear...

5.5CVSS6.2AI score0.00167EPSS
Exploits0References9
nvd
nvd
added 2024/04/28 1:15 p.m.25 views

CVE-2022-48634

In the Linux kernel, the following vulnerability has been resolved: drm/gma500: Fix BUG: sleeping function called from invalid context errors gmacrtcpageflip was holding the eventlock spinlock while calling crtcfuncs-modesetbase which takes wwmutex. The only reason to hold eventlock is to clear...

5.3CVSS7.4AI score0.00167EPSS
Exploits0References4
osv
osv
added 2024/04/28 1:15 p.m.11 views

UBUNTU-CVE-2022-48634

In the Linux kernel, the following vulnerability has been resolved: drm/gma500: Fix BUG: sleeping function called from invalid context errors gmacrtcpageflip was holding the eventlock spinlock while calling crtcfuncs-modesetbase which takes wwmutex. The only reason to hold eventlock is to clear...

5.3CVSS5.8AI score0.00167EPSS
Exploits0References7
vulnrichment
vulnrichment
added 2024/04/28 12:59 p.m.22 views

CVE-2022-48634 drm/gma500: Fix BUG: sleeping function called from invalid context errors

In the Linux kernel, the following vulnerability has been resolved: drm/gma500: Fix BUG: sleeping function called from invalid context errors gmacrtcpageflip was holding the eventlock spinlock while calling crtcfuncs-modesetbase which takes wwmutex. The only reason to hold eventlock is to clear...

6.8AI score0.00167EPSS
Exploits0References4
cve
cve
added 2024/04/28 12:59 p.m.105 views

CVE-2022-48634

Summary of CVE-2022-48634 (Linux kernel) : Affects the gma500/GPU path in the Linux kernel. The fault was that gma_crtc_page_flip() held the event_lock spinlock while calling crtc_funcs->mode_set_base(), which takes ww_mutex, creating a sleeping context in an invalid path. The unlock should oc...

5.3CVSS6.5AI score0.00167EPSS
Exploits0References4Affected Software1
ptsecurity
ptsecurity
added 2024/04/23 12:0 a.m.7 views

PT-2024-29181

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The issue arises from the con write routine violating the "writes cannot sleep" rule that some line disciplines ldiscs rely on. This occurs when N GSM is attached to a virtual console, a...

5.5CVSS5.5AI score0.00288EPSS
Exploits0
susecve
susecve
added 2023/04/26 1:53 a.m.4 views

SUSE CVE-2023-31082

An issue was discovered in drivers/tty/ngsm.c in the Linux kernel 6.2. There is a sleeping function called from an invalid context in gsmldwrite, which will block the kernel. Note: This has been disputed by 3rd parties as not a valid vulnerability...

5.5CVSS6.7AI score0.0036EPSS
Exploits0References3
attackerkb
attackerkb
added 2023/04/24 6:15 a.m.6 views

CVE-2023-31082

An issue was discovered in drivers/tty/ngsm.c in the Linux kernel 6.2. There is a sleeping function called from an invalid context in gsmldwrite, which will block the kernel. Note: This has been disputed by 3rd parties as not a valid vulnerability...

5.5CVSS5.8AI score0.0036EPSS
Exploits0References5
osv
osv
added 2023/04/24 6:15 a.m.2 views

DEBIAN-CVE-2023-31082

An issue was discovered in drivers/tty/ngsm.c in the Linux kernel 6.2. There is a sleeping function called from an invalid context in gsmldwrite, which will block the kernel. Note: This has been disputed by 3rd parties as not a valid vulnerability...

5.5CVSS5.5AI score0.0036EPSS
Exploits0References1
osv
osv
added 2023/04/24 6:15 a.m.4 views

CVE-2023-31082

An issue was discovered in drivers/tty/ngsm.c in the Linux kernel 6.2. There is a sleeping function called from an invalid context in gsmldwrite, which will block the kernel. Note: This has been disputed by 3rd parties as not a valid vulnerability...

5.5CVSS6.6AI score
Exploits0References3
osv
osv
added 2023/04/24 6:15 a.m.3 views

UBUNTU-CVE-2023-31082

An issue was discovered in drivers/tty/ngsm.c in the Linux kernel 6.2. There is a sleeping function called from an invalid context in gsmldwrite, which will block the kernel. Note: This has been disputed by 3rd parties as not a valid vulnerability...

5.5CVSS5.8AI score0.0036EPSS
Exploits0References3
ptsecurity
ptsecurity
added 2023/04/24 12:0 a.m.4 views

PT-2023-2680

Name of the Vulnerable Software and Affected Versions Linux kernel version 6.2 Description An issue was discovered in drivers/tty/n gsm.c in the Linux kernel, where a sleeping function is called from an invalid context in gsmld write, which will block the kernel. This issue is related to the use ...

5.5CVSS5.9AI score0.0036EPSS
Exploits0References21
Rows per page
Query Builder