Lucene search
K

7472 matches found

Cvelist
Cvelist
added 2024/02/28 8:13 a.m.12 views

CVE-2021-47024 vsock/virtio: free queued packets when closing socket

In the Linux kernel, the following vulnerability has been resolved: vsock/virtio: free queued packets when closing socket As reported by syzbot 1, there is a memory leak while closing the socket. We partially solved this issue with commit ac03046ece2b "vsock/virtio: free packets during the socket...

7.5AI score0.00018EPSS
Exploits0References4
Debian CVE
Debian CVE
added 2024/02/28 8:13 a.m.9 views

CVE-2021-47024

In the Linux kernel, the following vulnerability has been resolved: vsock/virtio: free queued packets when closing socket As reported by syzbot 1, there is a memory leak while closing the socket. We partially solved this issue with commit ac03046ece2b "vsock/virtio: free packets during the socket...

5.5CVSS6.1AI score0.00018EPSS
Exploits0
Vulnrichment
Vulnrichment
added 2024/02/28 8:13 a.m.11 views

CVE-2021-47024 vsock/virtio: free queued packets when closing socket

In the Linux kernel, the following vulnerability has been resolved: vsock/virtio: free queued packets when closing socket As reported by syzbot 1, there is a memory leak while closing the socket. We partially solved this issue with commit ac03046ece2b "vsock/virtio: free packets during the socket...

6.7AI score0.00018EPSS
Exploits0References4
Cvelist
Cvelist
added 2024/02/28 8:13 a.m.22 views

CVE-2021-46984 kyber: fix out of bounds access when preempted

In the Linux kernel, the following vulnerability has been resolved: kyber: fix out of bounds access when preempted blkmqschedbiomerge gets the ctx and hctx for the current CPU and passes the hctx to -biomerge. kyberbiomerge then gets the ctx for the current CPU again and uses that to get the...

6.5AI score0.00031EPSS
Exploits0References5
RedhatCVE
RedhatCVE
added 2024/02/28 8:12 a.m.26 views

CVE-2021-46948

In the Linux kernel, the following vulnerability has been resolved: sfc: farch: fix TX queue lookup in TX event handling We're starting from a TXQ label, not a TXQ type, so efxchannelgettxqueue is inappropriate and could return NULL, leading to panics...

4.4CVSS6.4AI score0.00018EPSS
Exploits0References4
RedhatCVE
RedhatCVE
added 2024/02/28 8:10 a.m.17 views

CVE-2021-46949

In the Linux kernel, the following vulnerability has been resolved: sfc: farch: fix TX queue lookup in TX flush done handling We're starting from a TXQ instance number 'qid', not a TXQ type, so efxgettxqueue is inappropriate and could return NULL, leading to panics...

4.4CVSS6.4AI score0.00035EPSS
Exploits0References4
SUSE CVE
SUSE CVE
added 2024/02/28 4:2 a.m.2 views

SUSE CVE-2021-46919

In the Linux kernel, the following vulnerability has been resolved: dmaengine: idxd: fix wq size store permission state WQ size can only be changed when the device is disabled. Current code allows change when device is enabled but wq is disabled. Change the check to detect device state...

4.4CVSS7.8AI score0.0003EPSS
Exploits0References5
SUSE CVE
SUSE CVE
added 2024/02/28 4:2 a.m.2 views

SUSE CVE-2021-46917

In the Linux kernel, the following vulnerability has been resolved: dmaengine: idxd: fix wq cleanup of WQCFG registers A pre-release silicon erratum workaround where wq reset does not clear WQCFG registers was leaked into upstream code. Use wq reset command instead of blasting the MMIO region. Th...

3.4CVSS7.8AI score0.00026EPSS
Exploits0References5
SUSE CVE
SUSE CVE
added 2024/02/28 4:2 a.m.1 views

SUSE CVE-2021-46931

In the Linux kernel, the following vulnerability has been resolved: net/mlx5e: Wrap the tx reporter dump callback to extract the sq Function mlx5etxreporterdumpsq casts its void argument to struct mlx5etxqsq , but in TX-timeout-recovery flow the argument is actually of type struct mlx5etxtimeoutc...

6.5CVSS7.8AI score0.00019EPSS
Exploits0References14
SUSE CVE
SUSE CVE
added 2024/02/28 3:40 a.m.1 views

SUSE CVE-2024-26606

In the Linux kernel, the following vulnerability has been resolved: binder: signal epoll threads of self-work In epoll mode, threads often depend on I/O events to determine when data is ready for consumption. Within binder, a thread may initiate a command via BINDERWRITEREAD without a read buffer...

5.5CVSS6.2AI score0.00013EPSS
Exploits0References3
OSV
OSV
added 2024/02/27 7:4 p.m.0 views

CVE-2021-46964

In the Linux kernel, the following vulnerability has been resolved: scsi: qla2xxx: Reserve extra IRQ vectors Commit a6dcfe08487e "scsi: qla2xxx: Limit interrupt vectors to number of CPUs" lowers the number of allocated MSI-X vectors to the number of CPUs. That breaks vector allocation assumptions...

5.5CVSS6.7AI score
Exploits0References3
ATTACKERKB
ATTACKERKB
added 2024/02/27 7:4 p.m.0 views

CVE-2021-46948

In the Linux kernel, the following vulnerability has been resolved: sfc: farch: fix TX queue lookup in TX event handling We're starting from a TXQ label, not a TXQ type, so efxchannelgettxqueue is inappropriate and could return NULL, leading to panics...

5.5CVSS5.8AI score0.00018EPSS
Exploits0References5Affected Software1
NVD
NVD
added 2024/02/27 7:4 p.m.12 views

CVE-2021-46949

In the Linux kernel, the following vulnerability has been resolved: sfc: farch: fix TX queue lookup in TX flush done handling We're starting from a TXQ instance number 'qid', not a TXQ type, so efxgettxqueue is inappropriate and could return NULL, leading to panics...

5.5CVSS5.2AI score0.00035EPSS
Exploits0References4
OSV
OSV
added 2024/02/27 7:4 p.m.4 views

CVE-2021-46949

In the Linux kernel, the following vulnerability has been resolved: sfc: farch: fix TX queue lookup in TX flush done handling We're starting from a TXQ instance number 'qid', not a TXQ type, so efxgettxqueue is inappropriate and could return NULL, leading to panics...

5.5CVSS6.6AI score
Exploits0References4
OSV
OSV
added 2024/02/27 7:4 p.m.5 views

CVE-2021-46948

In the Linux kernel, the following vulnerability has been resolved: sfc: farch: fix TX queue lookup in TX event handling We're starting from a TXQ label, not a TXQ type, so efxchannelgettxqueue is inappropriate and could return NULL, leading to panics...

5.5CVSS6.6AI score
Exploits0References4
OSV
OSV
added 2024/02/27 7:4 p.m.4 views

DEBIAN-CVE-2021-46948

In the Linux kernel, the following vulnerability has been resolved: sfc: farch: fix TX queue lookup in TX event handling We're starting from a TXQ label, not a TXQ type, so efxchannelgettxqueue is inappropriate and could return NULL, leading to panics...

5.5CVSS4.9AI score0.00018EPSS
Exploits0References1
ATTACKERKB
ATTACKERKB
added 2024/02/27 7:4 p.m.0 views

CVE-2021-46949

In the Linux kernel, the following vulnerability has been resolved: sfc: farch: fix TX queue lookup in TX flush done handling We're starting from a TXQ instance number 'qid', not a TXQ type, so efxgettxqueue is inappropriate and could return NULL, leading to panics...

5.5CVSS5.8AI score0.00035EPSS
Exploits0References5Affected Software1
OSV
OSV
added 2024/02/27 7:4 p.m.2 views

DEBIAN-CVE-2021-46949

In the Linux kernel, the following vulnerability has been resolved: sfc: farch: fix TX queue lookup in TX flush done handling We're starting from a TXQ instance number 'qid', not a TXQ type, so efxgettxqueue is inappropriate and could return NULL, leading to panics...

5.5CVSS4.9AI score0.00035EPSS
Exploits0References1
Prion
Prion
added 2024/02/27 7:4 p.m.18 views

Spoofing

In the Linux kernel, the following vulnerability has been resolved: sfc: farch: fix TX queue lookup in TX event handling We're starting from a TXQ label, not a TXQ type, so efxchannelgettxqueue is inappropriate and could return NULL, leading to panics...

7AI score0.00018EPSS
Exploits0References4
OSV
OSV
added 2024/02/27 7:4 p.m.3 views

UBUNTU-CVE-2021-46948

In the Linux kernel, the following vulnerability has been resolved: sfc: farch: fix TX queue lookup in TX event handling We're starting from a TXQ label, not a TXQ type, so efxchannelgettxqueue is inappropriate and could return NULL, leading to panics...

5.5CVSS5.7AI score0.00018EPSS
Exploits0References7
Rows per page
Query Builder