Lucene search
+L

734 matches found

Debian CVE
Debian CVE
added 2024/05/20 9:41 a.m.21 views

CVE-2024-35952

In the Linux kernel, the following vulnerability has been resolved: drm/ast: Fix soft lockup There is a while-loop in astdpsetonoff that could lead to infinite-loop. This is because the register, VGACRI-Dx, checked in this API is a scratch register actually controlled by a MCU, named DPMCU, in BM...

5.5CVSS7.2AI score0.00171EPSS
SaveExploits0
Vulnrichment
Vulnrichment
added 2024/05/20 9:41 a.m.23 views

CVE-2024-35952 drm/ast: Fix soft lockup

In the Linux kernel, the following vulnerability has been resolved: drm/ast: Fix soft lockup There is a while-loop in astdpsetonoff that could lead to infinite-loop. This is because the register, VGACRI-Dx, checked in this API is a scratch register actually controlled by a MCU, named DPMCU, in BM...

6.6AI score0.00171EPSS
SaveExploits0References4
OSV
OSV
added 2024/05/20 9:41 a.m.14 views

CVE-2024-35952 drm/ast: Fix soft lockup

In the Linux kernel, the following vulnerability has been resolved: drm/ast: Fix soft lockup There is a while-loop in astdpsetonoff that could lead to infinite-loop. This is because the register, VGACRI-Dx, checked in this API is a scratch register actually controlled by a MCU, named DPMCU, in BM...

5.5CVSS6.3AI score0.00171EPSS
SaveExploits0References7
RedhatCVE
RedhatCVE
added 2024/05/01 7:20 p.m.18 views

CVE-2024-27013

In the Linux kernel, the following vulnerability has been resolved: tun: limit printing rate when illegal packet received by tun dev vhostworker will call tun call backs to receive packets. If too many illegal packets arrives, tundoread will keep dumping packet contents. When console is enabled, ...

5.5CVSS7.2AI score0.00271EPSS
SaveExploits0References4
NVD
NVD
added 2024/05/01 6:15 a.m.20 views

CVE-2024-27013

In the Linux kernel, the following vulnerability has been resolved: tun: limit printing rate when illegal packet received by tun dev vhostworker will call tun call backs to receive packets. If too many illegal packets arrives, tundoread will keep dumping packet contents. When console is enabled, ...

5.5CVSS6.2AI score0.00271EPSS
SaveExploits0References15
UbuntuCve
UbuntuCve
added 2024/05/01 6:15 a.m.27 views

CVE-2024-27013

In the Linux kernel, the following vulnerability has been resolved: tun: limit printing rate when illegal packet received by tun dev vhostworker will call tun call backs to receive packets. If too many illegal packets arrives, tundoread will keep dumping packet contents. When console is enabled, ...

5.5CVSS6.4AI score0.00271EPSS
SaveExploits0References28
Debian CVE
Debian CVE
added 2024/05/01 5:29 a.m.24 views

CVE-2024-27013

In the Linux kernel, the following vulnerability has been resolved: tun: limit printing rate when illegal packet received by tun dev vhostworker will call tun call backs to receive packets. If too many illegal packets arrives, tundoread will keep dumping packet contents. When console is enabled, ...

5.5CVSS7.7AI score0.00271EPSS
SaveExploits0
CVE
CVE
added 2024/05/01 5:29 a.m.233 views

CVE-2024-27013

CVE-2024-27013 affects the Linux kernel tun subsystem. When vhost_worker calls tun callbacks to receive packets, excessive illegal packets trigger tun_do_read to dump packet contents, causing high CPU usage and potential soft lockups. The advisory notes using the net_ratelimit mechanism to cap su...

5.5CVSS6.2AI score0.00271EPSS
SaveExploits0References15Affected Software1
RedHat Linux
RedHat Linux
added 2024/04/30 9:57 a.m.13 views

kernel: Linux kernel: md/raid10 soft lockup due to unlimited plugged bio

A flaw was found in the Linux kernel's Multiple Device MD driver, specifically within the RAID10 implementation. This vulnerability allows a local user to trigger a soft lockup, leading to a Denial of Service DoS. The issue arises because the md/raid10 component lacks a limit on plugged bio block...

5.5CVSS6.2AI score0.00112EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
added 2024/04/17 7:53 p.m.24 views

CVE-2024-26848

In the Linux kernel, the following vulnerability has been resolved: afs: Fix endless loop in directory parsing If a directory has a block with only ".afsXXXX" files in it from uncompleted silly-rename, these .afsXXXX files are skipped but without advancing the file position in the dircontext. Thi...

3.3CVSS7.1AI score
SaveExploits0References4
OSV
OSV
added 2024/04/17 11:15 a.m.9 views

CVE-2024-26848

In the Linux kernel, the following vulnerability has been resolved: afs: Fix endless loop in directory parsing If a directory has a block with only ".afsXXXX" files in it from uncompleted silly-rename, these .afsXXXX files are skipped but without advancing the file position in the dircontext. Thi...

8AI score
SaveExploits0References15
Cvelist
Cvelist
added 2024/04/17 10:14 a.m.28 views

CVE-2024-26848

...

7.8AI score
SaveExploits0
SUSE CVE
SUSE CVE
added 2024/04/12 2:21 a.m.5 views

SUSE CVE-2021-47185

In the Linux kernel, the following vulnerability has been resolved: tty: ttybuffer: Fix the softlockup issue in flushtoldisc When running ltp testcaseltp/testcases/kernel/pty/pty04.c with arm64, there is a soft lockup, which look like this one: Workqueue: eventsunbound flushtoldisc Call trace:...

5.5CVSS7.8AI score0.00178EPSS
SaveExploits0References19
OSV
OSV
added 2024/04/10 7:15 p.m.0 views

DEBIAN-CVE-2021-47185

In the Linux kernel, the following vulnerability has been resolved: tty: ttybuffer: Fix the softlockup issue in flushtoldisc When running ltp testcaseltp/testcases/kernel/pty/pty04.c with arm64, there is a soft lockup, which look like this one: Workqueue: eventsunbound flushtoldisc Call trace:...

4.4CVSS5.5AI score0.00178EPSS
SaveExploits0References1
OSV
OSV
added 2024/04/10 7:15 p.m.4 views

UBUNTU-CVE-2021-47185

In the Linux kernel, the following vulnerability has been resolved: tty: ttybuffer: Fix the softlockup issue in flushtoldisc When running ltp testcaseltp/testcases/kernel/pty/pty04.c with arm64, there is a soft lockup, which look like this one: Workqueue: eventsunbound flushtoldisc Call trace:...

4.4CVSS6.2AI score0.00178EPSS
SaveExploits0References11
Cvelist
Cvelist
added 2024/04/10 6:56 p.m.30 views

CVE-2021-47185 tty: tty_buffer: Fix the softlockup issue in flush_to_ldisc

In the Linux kernel, the following vulnerability has been resolved: tty: ttybuffer: Fix the softlockup issue in flushtoldisc When running ltp testcaseltp/testcases/kernel/pty/pty04.c with arm64, there is a soft lockup, which look like this one: Workqueue: eventsunbound flushtoldisc Call trace:...

7.5AI score0.00178EPSS
SaveExploits0References8
Debian CVE
Debian CVE
added 2024/04/10 6:56 p.m.30 views

CVE-2021-47185

In the Linux kernel, the following vulnerability has been resolved: tty: ttybuffer: Fix the softlockup issue in flushtoldisc When running ltp testcaseltp/testcases/kernel/pty/pty04.c with arm64, there is a soft lockup, which look like this one: Workqueue: eventsunbound flushtoldisc Call trace:...

4.4CVSS6.8AI score0.00178EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2024/03/13 4:24 a.m.6 views

SUSE CVE-2023-52493

In the Linux kernel, the following vulnerability has been resolved: bus: mhi: host: Drop chan lock before queuing buffers Ensure read and write locks for the channel are not taken in succession by dropping the read lock from parsexferevent such that a callback given to client can potentially queu...

5.1CVSS6.3AI score0.00209EPSS
SaveExploits0References10
UbuntuCve
UbuntuCve
added 2024/03/11 6:15 p.m.23 views

CVE-2023-52493

In the Linux kernel, the following vulnerability has been resolved: bus: mhi: host: Drop chan lock before queuing buffers Ensure read and write locks for the channel are not taken in succession by dropping the read lock from parsexferevent such that a callback given to client can potentially queu...

5.5CVSS6.1AI score0.00209EPSS
SaveExploits0References22
OSV
OSV
added 2024/03/11 6:15 p.m.6 views

UBUNTU-CVE-2023-52493

In the Linux kernel, the following vulnerability has been resolved: bus: mhi: host: Drop chan lock before queuing buffers Ensure read and write locks for the channel are not taken in succession by dropping the read lock from parsexferevent such that a callback given to client can potentially queu...

5.5CVSS6AI score0.00209EPSS
SaveExploits0References22
Rows per page
Query Builder