Lucene search
K

124 matches found

SUSE CVE
SUSE CVE
added 2024/04/17 2:29 a.m.1 views

SUSE CVE-2021-47203

In the Linux kernel, the following vulnerability has been resolved: scsi: lpfc: Fix listadd corruption in lpfcdraintxq When parsing the txq list in lpfcdraintxq, the driver attempts to pass the requests to the adapter. If such an attempt fails, a local "failmsg" string is set and a log message...

5.5CVSS6.3AI score0.00015EPSS
Exploits0References16
Positive Technologies
Positive Technologies
added 2024/03/06 12:0 a.m.1 views

PT-2024-7872 · Linux +4 · Linux Kernel +4

Name of the Vulnerable Software and Affected Versions: Linux kernel versions prior to 6.8.0-rc7 Description: The vulnerability is related to the btnxpuart component in the Linux kernel, specifically with the btnxpuart close function. It is caused by improper input validation, which can lead to a...

9.1CVSS6.5AI score0.00407EPSS
Exploits0References675
OSV
OSV
added 2024/03/02 10:15 p.m.4 views

AZL-55766 CVE-2023-52532 affecting package kernel 5.15.200.1-1

In the Linux kernel, the following vulnerability has been resolved: net: mana: Fix TX CQE error handling For an unknown TX CQE error type probably from a newer hardware, still free the SKB, update the queue tail, etc., otherwise the accounting will be wrong. Also, TX errors can be triggered by...

5.5CVSS6.2AI score0.00009EPSS
Exploits0References1
SUSE CVE
SUSE CVE
added 2024/03/01 4:8 a.m.3 views

SUSE 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.4AI score0.00035EPSS
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
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.1 views

UBUNTU-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.7AI score0.00035EPSS
Exploits0References7
CNNVD
CNNVD
added 2024/02/27 12:0 a.m.3 views

Linux kernel security vulnerabilities

Linux kernel is the kernel used by the Linux Foundation's open source operating system Linux. A security vulnerability exists in the Linux kernel that originates from a TX queue lookup during TX refresh completion processing...

5.5CVSS6.5AI score0.00035EPSS
Exploits0References5
OSV
OSV
added 2024/01/04 5:15 p.m.0 views

UBUNTU-CVE-2023-6270

A flaw was found in the ATA over Ethernet AoE driver in the Linux kernel. The aoecmdcfgpkts function improperly updates the refcnt on struct netdevice, and a use-after-free can be triggered by racing between the free on the struct and the access through the skbtxq global queue. This could lead to...

7CVSS6.7AI score0.00029EPSS
Exploits0References33
RedHat Linux
RedHat Linux
added 2023/11/14 3:46 p.m.2 views

kernel: ice: xsk: disable txq irq before flushing hw

In the Linux kernel, the following vulnerability has been resolved: ice: xsk: disable txq irq before flushing hw iceqpdis intends to stop a given queue pair that is a target of xsk pool attach/detach. One of the steps is to disable interrupts on these queues. It currently is broken in a way that...

5.5CVSS6.3AI score0.00063EPSS
Exploits0References5
Cvelist
Cvelist
added 2023/04/15 12:0 a.m.20 views

CVE-2022-47522

The IEEE 802.11 specifications through 802.11ax allow physically proximate attackers to intercept possibly cleartext target-destined frames by spoofing a target's MAC address, sending Power Save frames to the access point, and then sending other frames to the access point such as authentication...

7.1AI score0.12585EPSS
Exploits1References4
RedHat Linux
RedHat Linux
added 2022/11/08 9:32 a.m.3 views

kernel: ath11k: Fix frames flush failure caused by deadlock

In the Linux kernel, the following vulnerability has been resolved: ath11k: Fix frames flush failure caused by deadlock We are seeing below warnings: kernel: 25393.301506 ath11kpci 0000:01:00.0: failed to flush mgmt transmit queue 0 kernel: 25398.421509 ath11kpci 0000:01:00.0: failed to flush mgm...

5.5CVSS6.3AI score0.00007EPSS
Exploits0References5
RedHat Linux
RedHat Linux
added 2022/09/20 1:42 p.m.3 views

kernel: ice: Fix memory corruption in VF driver

In the Linux kernel, the following vulnerability has been resolved: ice: Fix memory corruption in VF driver Disable VF's RX/TX queues, when it's disabled. VF can have queues enabled, when it requests a reset. If PF driver assumes that VF is disabled, while VF still has queues configured, VF may...

7.8CVSS5.7AI score0.00024EPSS
Exploits0References5
Positive Technologies
Positive Technologies
added 2022/09/19 12:0 a.m.4 views

PT-2024-8453 · Linux +3 · Linux Kernel +3

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: The issue is related to a null pointer dereference in the efx hard start xmit function. This can occur when trying to get the channel from the tx queue variable, which is wrong because...

8.4CVSS6.7AI score0.00223EPSS
Exploits2References1347
Positive Technologies
Positive Technologies
added 2021/04/21 12:0 a.m.2 views

PT-2024-11082 · Linux · Linux Kernel

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: A potential use after free issue in the MHI send functionality of the Linux kernel has been resolved. The MHI ul callback may be invoked immediately after the skb is queued for...

8.4CVSS6.5AI score0.00019EPSS
Exploits0References20
Positive Technologies
Positive Technologies
added 2021/04/20 12:0 a.m.3 views

PT-2024-11067 · Linux · Linux Kernel

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: The issue is related to the TX queue lookup in TX flush done handling in the Linux kernel. Specifically, the problem arises because the code starts from a TXQ instance number 'qid', no...

5.5CVSS6.6AI score0.00035EPSS
Exploits0References21
Positive Technologies
Positive Technologies
added 2021/04/20 12:0 a.m.4 views

PT-2024-11066 · Linux · Linux Kernel

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: The issue is related to the sfc driver in the Linux kernel, specifically with the farch module. The problem arises from using a TXQ label instead of a TXQ type, making the efx channel...

5.5CVSS6.3AI score0.00018EPSS
Exploits0References21
RedHat Linux
RedHat Linux
added 2017/01/17 5:56 p.m.1 views

kernel: Use after free in tcp_xmit_retransmit_queue

A use-after-free vulnerability was found in tcpxmitretransmitqueue and other tcp functions. This condition could allow an attacker to send an incorrect selective acknowledgment to existing connections, possibly resetting a connection...

5.5CVSS6.7AI score0.00096EPSS
Exploits5References4
RedHat Linux
RedHat Linux
added 2017/01/17 5:47 p.m.1 views

kernel: Use after free in tcp_xmit_retransmit_queue

A use-after-free vulnerability was found in tcpxmitretransmitqueue and other tcp functions. This condition could allow an attacker to send an incorrect selective acknowledgment to existing connections, possibly resetting a connection...

5.5CVSS6.7AI score0.00096EPSS
Exploits5References4
Rows per page
Query Builder