Lucene search
+L

389 matches found

OSV
OSV
added 2024/12/19 12:15 p.m.16 views

CVE-2024-45818

The hypervisor contains code to accelerate VGA memory accesses for HVM guests, when the virtual VGA is in "standard" mode. Locking involved there has an unusual discipline, leaving a lock acquired past the return from the function that acquired it. This behavior results in a problem when emulatin...

6.5CVSS6.8AI score
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2024/12/19 12:00 p.m.16 views

CVE-2024-45818 Deadlock in x86 HVM standard VGA handling

The hypervisor contains code to accelerate VGA memory accesses for HVM guests, when the virtual VGA is in "standard" mode. Locking involved there has an unusual discipline, leaving a lock acquired past the return from the function that acquired it. This behavior results in a problem when emulatin...

6.8AI score0.00269EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2024/12/19 12:00 p.m.43 views

CVE-2024-45818 Deadlock in x86 HVM standard VGA handling

The hypervisor contains code to accelerate VGA memory accesses for HVM guests, when the virtual VGA is in "standard" mode. Locking involved there has an unusual discipline, leaving a lock acquired past the return from the function that acquired it. This behavior results in a problem when emulatin...

0.00269EPSS
SaveExploits0References1
SUSE CVE
SUSE CVE
added 2024/11/13 3:55 a.m.9 views

SUSE CVE-2024-45818

The hypervisor contains code to accelerate VGA memory accesses for HVM guests, when the virtual VGA is in "standard" mode. Locking involved there has an unusual discipline, leaving a lock acquired past the return from the function that acquired it. This behavior results in a problem when emulatin...

6.5CVSS6.8AI score0.00269EPSS
SaveExploits0References10
RedHat Linux
RedHat Linux
added 2024/11/12 9:11 a.m.12 views

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

4.4CVSS6.8AI score0.00178EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/11/12 9:11 a.m.14 views

kernel: net/sched: fix lockdep splat in qdisc_tree_reduce_backlog()

CVE-2024-35892 is a vulnerability in the Linux kernel’s network scheduler caused by improper use of the qdisclookup function. This function assumes the global RTNL lock is held, but in the qdisctreereducebacklog function, only a local queue lock is used. This mismatch creates a race condition tha...

5.5CVSS7.2AI score0.00171EPSS
SaveExploits0References5
Microsoft CVE
Microsoft CVE
added 2024/11/09 8:00 a.m.12 views

net/sched: accept TCA_STAB only for root qdisc

...

7.8CVSS6.8AI score0.00254EPSS
SaveExploits0
OSV
OSV
added 2024/10/21 8:15 p.m.4 views

DEBIAN-CVE-2024-50039

In the Linux kernel, the following vulnerability has been resolved: net/sched: accept TCASTAB only for root qdisc Most qdiscs maintain their backlog using qdiscpktlenskb on the assumption it is invariant between the enqueue and dequeue handlers. Unfortunately syzbot can crash a host rather easily...

5.5CVSS6.1AI score0.00254EPSS
SaveExploits0References1
OSV
OSV
added 2024/10/21 8:15 p.m.21 views

AZL-51482 CVE-2024-50039 affecting package kernel for versions less than 6.6.57.1-1

In the Linux kernel, the following vulnerability has been resolved: net/sched: accept TCASTAB only for root qdisc Most qdiscs maintain their backlog using qdiscpktlenskb on the assumption it is invariant between the enqueue and dequeue handlers. Unfortunately syzbot can crash a host rather easily...

5.5CVSS6.5AI score0.00254EPSS
SaveExploits0References1
RedHat Linux
RedHat Linux
added 2024/10/16 1:08 a.m.12 views

kernel: net: sched: sch_multiq: fix possible OOB write in multiq_tune()

An out-of-bounds write flaw was found in the Linux kernel's multiq qdisc functionality. This vulnerability allows a local user to crash or potentially escalate their privileges on the system...

7.8CVSS6.8AI score0.00284EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/09/24 1:17 a.m.10 views

kernel: net: sched: sch_multiq: fix possible OOB write in multiq_tune()

An out-of-bounds write flaw was found in the Linux kernel's multiq qdisc functionality. This vulnerability allows a local user to crash or potentially escalate their privileges on the system...

7.8CVSS6.8AI score0.00284EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/09/24 12:40 a.m.8 views

kernel: serial: core: fix transmit-buffer reset and memleak

In the Linux kernel, the following vulnerability has been resolved: serial: core: fix transmit-buffer reset and memleak Commit 761ed4a94582 "tty: serialcore: convert uartclose to use ttyportclose" converted serial core to use ttyportclose but failed to notice that the transmit buffer still needs ...

5.5CVSS6.8AI score0.00251EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/09/18 12:24 a.m.24 views

kernel: tty: n_gsm: require CAP_NET_ADMIN to attach N_GSM0710 ldisc

In the Linux kernel, the following vulnerability has been resolved: tty: ngsm: require CAPNETADMIN to attach NGSM0710 ldisc Any unprivileged user can attach NGSM0710 ldisc, but it requires CAPNETADMIN to create a GSM network anyway. Require initial namespace CAPNETADMIN to do that...

7.8CVSS6.8AI score0.00245EPSS
SaveExploits1References5
RedHat Linux
RedHat Linux
added 2024/09/18 12:09 a.m.19 views

kernel: tty: n_gsm: require CAP_NET_ADMIN to attach N_GSM0710 ldisc

In the Linux kernel, the following vulnerability has been resolved: tty: ngsm: require CAPNETADMIN to attach NGSM0710 ldisc Any unprivileged user can attach NGSM0710 ldisc, but it requires CAPNETADMIN to create a GSM network anyway. Require initial namespace CAPNETADMIN to do that...

7.8CVSS6.8AI score0.00245EPSS
SaveExploits1References5
SUSE CVE
SUSE CVE
added 2024/09/12 2:51 a.m.11 views

SUSE CVE-2024-45016

In the Linux kernel, the following vulnerability has been resolved: netem: fix return value if duplicate enqueue fails There is a bug in netemenqueue introduced by commit 5845f706388a "net: netem: fix skb length BUGON in skbtosgvec" that can lead to a use-after-free. This commit made netemenqueue...

7CVSS6.2AI score0.00283EPSS
SaveExploits0References45
RedHat Linux
RedHat Linux
added 2024/07/23 2:57 p.m.14 views

kernel: GSM multiplexing race condition leads to privilege escalation

A race condition was found in the GSM 0710 tty multiplexor in the Linux kernel. This issue occurs when two threads execute the GSMIOCSETCONF ioctl on the same tty file descriptor with the gsm line discipline enabled, and can lead to a use-after-free problem on a struct gsmdlci while restarting th...

7CVSS6.9AI score0.00767EPSS
SaveExploits0References6
SUSE CVE
SUSE CVE
added 2024/07/17 3:32 a.m.5 views

SUSE CVE-2024-40966

In the Linux kernel, the following vulnerability has been resolved: tty: add the option to have a tty reject a new ldisc ... and use it to limit the virtual terminals to just NTTY. They are kind of special, and in particular, the "conwrite" routine violates the "writes cannot sleep" rule that som...

4.7CVSS6.3AI score0.00288EPSS
SaveExploits0References16
OSV
OSV
added 2024/07/12 1:15 p.m.14 views

AZL-68214 CVE-2024-40966 affecting package kernel 5.15.200.1-1

In the Linux kernel, the following vulnerability has been resolved: tty: add the option to have a tty reject a new ldisc ... and use it to limit the virtual terminals to just NTTY. They are kind of special, and in particular, the "conwrite" routine violates the "writes cannot sleep" rule that som...

5.5CVSS6.8AI score0.00288EPSS
SaveExploits0References1
OSV
OSV
added 2024/07/12 1:15 p.m.3 views

DEBIAN-CVE-2024-40966

In the Linux kernel, the following vulnerability has been resolved: tty: add the option to have a tty reject a new ldisc ... and use it to limit the virtual terminals to just NTTY. They are kind of special, and in particular, the "conwrite" routine violates the "writes cannot sleep" rule that som...

5.5CVSS5.6AI score0.00288EPSS
SaveExploits0References1
OSV
OSV
added 2024/07/12 1:15 p.m.7 views

UBUNTU-CVE-2024-40966

In the Linux kernel, the following vulnerability has been resolved: tty: add the option to have a tty reject a new ldisc ... and use it to limit the virtual terminals to just NTTY. They are kind of special, and in particular, the "conwrite" routine violates the "writes cannot sleep" rule that som...

5.5CVSS6.2AI score0.00288EPSS
SaveExploits0References14
Rows per page
Query Builder