Lucene search
+L

8578 matches found

SUSE CVE
SUSE CVE
added 2024/08/30 10:55 a.m.7 views

SUSE CVE-2021-4442

In the Linux kernel, the following vulnerability has been resolved: tcp: add sanity tests to TCPQUEUESEQ Qingyu Li reported a syzkaller bug where the repro changes RCV SEQ after restoring data in the receive queue. mprotect0x4aa000, 12288, PROTREAD = 0 mmap0x1ffff000, 4096, PROTNONE,...

5.5CVSS6.2AI score0.00393EPSS
SaveExploits1References4
RedhatCVE
RedhatCVE
added 2024/08/30 9:40 a.m.31 views

CVE-2021-4442

In the Linux kernel, the following vulnerability has been resolved: tcp: add sanity tests to TCPQUEUESEQ Qingyu Li reported a syzkaller bug where the repro changes RCV SEQ after restoring data in the receive queue. mprotect0x4aa000, 12288, PROTREAD = 0 mmap0x1ffff000, 4096, PROTNONE,...

5.5CVSS5.5AI score0.00393EPSS
SaveExploits1References4
CNNVD
CNNVD
added 2024/08/30 12:0 a.m.7 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in the Linux kernel that stems from the schedfork function opening up competition with system calls by not placing tasks in the run queue...

5.5CVSS6.2AI score0.0021EPSS
SaveExploits0References6
OSV
OSV
added 2024/08/29 11:15 a.m.2 views

DEBIAN-CVE-2021-4442

In the Linux kernel, the following vulnerability has been resolved: tcp: add sanity tests to TCPQUEUESEQ Qingyu Li reported a syzkaller bug where the repro changes RCV SEQ after restoring data in the receive queue. mprotect0x4aa000, 12288, PROTREAD = 0 mmap0x1ffff000, 4096, PROTNONE,...

5.5CVSS5.7AI score0.00393EPSS
SaveExploits1References1
OSV
OSV
added 2024/08/29 11:15 a.m.10 views

UBUNTU-CVE-2021-4442

In the Linux kernel, the following vulnerability has been resolved: tcp: add sanity tests to TCPQUEUESEQ Qingyu Li reported a syzkaller bug where the repro changes RCV SEQ after restoring data in the receive queue. mprotect0x4aa000, 12288, PROTREAD = 0 mmap0x1ffff000, 4096, PROTNONE,...

5.5CVSS6.2AI score0.00393EPSS
SaveExploits1References8
CNNVD
CNNVD
added 2024/08/29 12:0 a.m.6 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in the Linux kernel that stems from incorrectly applying the TCPQUEUESEQ option when the queue is not empty, resulting in the connection being...

5.5CVSS6.4AI score0.00393EPSS
SaveExploits1References8
RedHat Linux
RedHat Linux
added 2024/08/28 12:34 p.m.12 views

kernel: wifi: cfg80211: Lock wiphy in cfg80211_get_station

A vulnerability was found in the Linux kernel in wifi driver in cfg80211getstation function, where the wiphy was not locked before calling rdevgetstation, which lead to a NULL pointer dereference when a station disconnects and reconnects during a work queue operation, resulting in a kernel panic...

8.8CVSS6.8AI score0.00408EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/08/28 12:34 p.m.5 views

kernel: RDMA/rxe: Fix seg fault in rxe_comp_queue_pkt

In the Linux kernel, the following vulnerability has been resolved: RDMA/rxe: Fix seg fault in rxecompqueuepkt In rxecompqueuepkt an incoming response packet skb is enqueued to the resppkts queue and then a decision is made whether to run the completer task inline or schedule it. Finally the skb ...

9.8CVSS6.8AI score0.00815EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/08/28 12:34 p.m.4 views

kernel: nvmet: fix a possible leak when destroy a ctrl during qp establishment

A vulnerability was found in the Linux kernel's nvme driver. A lack of proper checks can lead to a race condition during the destruction of a queue pair when a controller is being established. This issue can lead to system instability or crashes...

7.5CVSS6.8AI score0.00733EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/08/28 12:34 p.m.10 views

kernel: bnxt_re: avoid shift undefined behavior in bnxt_qplib_alloc_init_hwq

in linux kernel, shift undefined behavior occurs in bnxtqpliballocinithwq with hwqattr-auxdepth of nonzero and hwqattr-auxstride of zero...

4.4CVSS7.3AI score0.00249EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2024/08/28 2:25 a.m.7 views

SUSE CVE-2024-44932

In the Linux kernel, the following vulnerability has been resolved: idpf: fix UAFs when destroying the queues The second tagged commit started sometimes very rarely, but possible throwing WARNs from net/core/pagepool.c:pagepooldisabledirectrecycling. Turned out idpf frees interrupt vectors with...

5.5CVSS7.7AI score0.00229EPSS
SaveExploits0References19
BDU FSTEC
BDU FSTEC
added 2024/08/27 12:0 a.m.8 views

The vulnerability of the blkcg_init_queue() function in the Linux operating system allows a hacker to cause a service failure.

The vulnerability of the blkcginitqueue function in the Linux operating system’s kernel is related to the lack of memory release after the effective lifespan of the function has ended. Exploiting this vulnerability can allow an attacker to cause a service failure...

5.5CVSS5.9AI score0.00219EPSS
SaveExploits0References5Affected Software2
BDU FSTEC
BDU FSTEC
added 2024/08/27 12:0 a.m.7 views

The vulnerability of the watch_queue_set_filter() function in the watch_queue component of the Linux operating system allows a attacker to compromise the confidentiality, integrity, and accessibility of data.

The vulnerability of the watchqueuesetfilter function in the Linux operating system’s watchqueue component is related to memory overflow. Exploiting this vulnerability could allow an attacker to compromise the confidentiality, integrity, and accessibility of data...

7.8CVSS6.3AI score0.00239EPSS
SaveExploits0References6Affected Software2
OSV
OSV
added 2024/08/26 11:15 a.m.3 views

DEBIAN-CVE-2024-44932

In the Linux kernel, the following vulnerability has been resolved: idpf: fix UAFs when destroying the queues The second tagged commit started sometimes very rarely, but possible throwing WARNs from net/core/pagepool.c:pagepooldisabledirectrecycling. Turned out idpf frees interrupt vectors with...

7.8CVSS5.7AI score0.00229EPSS
SaveExploits0References1
OSV
OSV
added 2024/08/26 11:15 a.m.7 views

UBUNTU-CVE-2024-44932

In the Linux kernel, the following vulnerability has been resolved: idpf: fix UAFs when destroying the queues The second tagged commit started sometimes very rarely, but possible throwing WARNs from net/core/pagepool.c:pagepooldisabledirectrecycling. Turned out idpf frees interrupt vectors with...

7.8CVSS6.2AI score0.00229EPSS
SaveExploits0References5
CNNVD
CNNVD
added 2024/08/26 12:0 a.m.9 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in Linux kernel that stems from a memory reuse after release issue when destroying a queue...

7.8CVSS6.5AI score0.00229EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2024/08/23 2:53 a.m.13 views

SUSE CVE-2022-48905

In the Linux kernel, the following vulnerability has been resolved: ibmvnic: free reset-work-item when flushing Fix a tiny memory leak when flushing the reset work queue...

3.3CVSS7.6AI score0.0021EPSS
SaveExploits0References13
SUSE CVE
SUSE CVE
added 2024/08/23 2:53 a.m.7 views

SUSE CVE-2022-48914

In the Linux kernel, the following vulnerability has been resolved: xen/netfront: destroy queues before realnumtxqueues is zeroed xennetdestroyqueues relies on info-netdev-realnumtxqueues to delete queues. Since d7dac083414eb5bb99a6d2ed53dc2c1b405224e5 "net-sysfs: update the queue counts in the...

5.5CVSS6.3AI score0.00215EPSS
SaveExploits0References8
BDU FSTEC
BDU FSTEC
added 2024/08/23 12:0 a.m.8 views

The vulnerability of the print queue dispatcher in Windows operating systems allows attackers to increase their privileges.

The vulnerability of the print scheduler in Windows operating systems is related to insufficient validation of input data. Exploiting this vulnerability can allow a malicious actor to increase their privileges remotely...

7.5CVSS5.8AI score0.0079EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
added 2024/08/22 2:58 a.m.7 views

SUSE CVE-2024-43872

In the Linux kernel, the following vulnerability has been resolved: RDMA/hns: Fix soft lockup under heavy CEQE load CEQEs are handled in interrupt handler currently. This may cause the CPU core staying in interrupt context too long and lead to soft lockup under heavy load. Handle CEQEs in BH...

5.5CVSS6.3AI score0.00321EPSS
SaveExploits0References16
Rows per page
Query Builder