Lucene search
+L

915 matches found

Cvelist
Cvelist
added 2024/05/20 9:41 a.m.25 views

CVE-2024-35958 net: ena: Fix incorrect descriptor free behavior

In the Linux kernel, the following vulnerability has been resolved: net: ena: Fix incorrect descriptor free behavior ENA has two types of TX queues: - queues which only process TX packets arriving from the network stack - queues which only process TX packets forwarded to it by XDPREDIRECT or XDPT...

6.5AI score0.00248EPSS
Exploits0References6
CVE
CVE
added 2024/05/20 9:41 a.m.187 views

CVE-2024-35958

The connected Astra Linux bulletin reiterates CVE-2024-35958: a Linux kernel issue in ENA TX queue descriptor handling was fixed. The root cause was an incorrect free/destruction path in ena_free_tx_bufs(), where TX descriptors for XDP_REDIRECT/XDP_TX queues could be freed improperly after a VF r...

5.5CVSS6.7AI score0.00248EPSS
Exploits0References9Affected Software1
SUSE CVE
SUSE CVE
added 2024/05/18 2:46 a.m.6 views

SUSE CVE-2024-27402

In the Linux kernel, the following vulnerability has been resolved: phonet/pep: fix racy skbqueueempty use The receive queues are protected by their respective spin-lock, not the socket lock. This could lead to skbpeek unexpectedly returning NULL or a pointer to an already dequeued socket buffer...

5.8CVSS6.4AI score0.00223EPSS
Exploits0References13
OSV
OSV
added 2024/05/17 2:15 p.m.1 views

DEBIAN-CVE-2023-52672

In the Linux kernel, the following vulnerability has been resolved: pipe: wakeup wrwait after setting maxusage Commit c73be61cede5 "pipe: Add general notification queue support" a regression was introduced that would lock up resized pipes under certain conditions. See the reproducer in 1. The...

5.5CVSS5.4AI score0.00255EPSS
Exploits0References1
UbuntuCve
UbuntuCve
added 2024/05/17 2:15 p.m.21 views

CVE-2023-52672

In the Linux kernel, the following vulnerability has been resolved: pipe: wakeup wrwait after setting maxusage Commit c73be61cede5 "pipe: Add general notification queue support" a regression was introduced that would lock up resized pipes under certain conditions. See the reproducer in 1. The...

7CVSS6.2AI score0.00255EPSS
Exploits0References16
OSV
OSV
added 2024/05/17 2:15 p.m.4 views

UBUNTU-CVE-2023-52672

In the Linux kernel, the following vulnerability has been resolved: pipe: wakeup wrwait after setting maxusage Commit c73be61cede5 "pipe: Add general notification queue support" a regression was introduced that would lock up resized pipes under certain conditions. See the reproducer in 1. The...

7CVSS6.2AI score0.00255EPSS
Exploits0References17
Debian CVE
Debian CVE
added 2024/05/17 2:2 p.m.29 views

CVE-2023-52672

In the Linux kernel, the following vulnerability has been resolved: pipe: wakeup wrwait after setting maxusage Commit c73be61cede5 "pipe: Add general notification queue support" a regression was introduced that would lock up resized pipes under certain conditions. See the reproducer in 1. The...

7CVSS8.1AI score0.00255EPSS
Exploits0
UbuntuCve
UbuntuCve
added 2024/05/17 12:15 p.m.21 views

CVE-2024-27402

In the Linux kernel, the following vulnerability has been resolved: phonet/pep: fix racy skbqueueempty use The receive queues are protected by their respective spin-lock, not the socket lock. This could lead to skbpeek unexpectedly returning NULL or a pointer to an already dequeued socket buffer...

5.8CVSS6.4AI score0.00223EPSS
Exploits0References16
OSV
OSV
added 2024/05/17 12:15 p.m.8 views

UBUNTU-CVE-2024-27402

In the Linux kernel, the following vulnerability has been resolved: phonet/pep: fix racy skbqueueempty use The receive queues are protected by their respective spin-lock, not the socket lock. This could lead to skbpeek unexpectedly returning NULL or a pointer to an already dequeued socket buffer...

5.8CVSS6.2AI score0.00223EPSS
Exploits0References17
CVE
CVE
added 2024/05/17 11:40 a.m.127 views

CVE-2024-27402

CVE-2024-27402 affects the Linux kernel’s phonet/pep path. The description states a race in skb_queue_empty() is mishandled: receive queues are protected by their spin-locks, not the socket lock, which can cause skb_peek() to return NULL or a pointer to a socket buffer that has already been deque...

5.8CVSS6.7AI score0.00223EPSS
Exploits0References5Affected Software1
Positive Technologies
Positive Technologies
added 2024/05/07 12:0 a.m.11 views

PT-2024-28514

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The issue is related to potential data races in the io uring/io-wq component of the Linux kernel. The structure io worker-flags may be accessed through various data paths, leading to...

4.7CVSS5.6AI score0.00198EPSS
Exploits0
NVD
NVD
added 2024/05/03 6:15 p.m.39 views

CVE-2022-48690

In the Linux kernel, the following vulnerability has been resolved: ice: Fix DMA mappings leak Fix leak, when user changes ring parameters. During reallocation of RX buffers, new DMA mappings are created for those buffers. New buffers with different RX ring count should substitute older ones, but...

5.5CVSS7.4AI score0.00193EPSS
Exploits0References2
RedHat Linux
RedHat Linux
added 2024/04/30 9:57 a.m.3 views

kernel: virtio_vdpa: build affinity masks conditionally

A flaw was found in the Linux kernel's virtio vDPA driver. When the number of device queues exceeds the number of CPUs, the createaffinitymasks function triggers a kernel warning in groupcpusevenly. This occurs because the affinity logic assumes CPUs are not fewer than queue groups, which doesn't...

5.8AI score0.00167EPSS
Exploits0References5
RedHat Linux
RedHat Linux
added 2024/04/30 9:57 a.m.3 views

kernel: scsi: qedf: Fix NULL dereference in error handling

A NULL pointer dereference was found in the QLogic qedf FCoE driver. In the error handling path of qedfallocglobalqueues, calling qedffreeglobalqueues when nothing was allocated causes a crash...

5.8AI score0.00173EPSS
Exploits0References5
SUSE CVE
SUSE CVE
added 2024/04/30 2:26 a.m.12 views

SUSE CVE-2022-48647

In the Linux kernel, the following vulnerability has been resolved: sfc: fix TX channel offset when using legacy interrupts In legacy interrupt mode the txchanneloffset was hardcoded to 1, but that's not correct if efxsepparatetxchannels is false. In that case, the offset is 0 because the tx queu...

5.5CVSS6.2AI score0.00226EPSS
Exploits0References8
SUSE CVE
SUSE CVE
added 2024/04/30 2:26 a.m.9 views

SUSE CVE-2022-48652

In the Linux kernel, the following vulnerability has been resolved: ice: Fix crash by keep old cfg when update TCs more than queues There are problems if allocated queues less than Traffic Classes. Commit a632b2a4c920 "ice: ethtool: Prohibit improper channel config for DCB" already disallow setti...

5.5CVSS6.5AI score0.00197EPSS
Exploits0References9
Veracode
Veracode
added 2024/04/29 4:40 a.m.17 views

Cross-site Scripting (XSS)

Sidekiq is vulnerable to Cross-site Scripting XSS. The vulnerability is due to a lack of encoding within the Queues page in metrics.erb, which allows an attacker to inject JavaScript code through the substr parameter in the response, potentially compromising user accounts and data...

5.5CVSS6.4AI score0.00594EPSS
Exploits0References4Affected Software1
ATTACKERKB
ATTACKERKB
added 2024/04/28 1:15 p.m.6 views

CVE-2022-48652

In the Linux kernel, the following vulnerability has been resolved: ice: Fix crash by keep old cfg when update TCs more than queues There are problems if allocated queues less than Traffic Classes. Commit a632b2a4c920 "ice: ethtool: Prohibit improper channel config for DCB" already disallow setti...

5.5CVSS6AI score0.00197EPSS
Exploits0References3Affected Software1
OSV
OSV
added 2024/04/28 1:15 p.m.3 views

DEBIAN-CVE-2022-48652

In the Linux kernel, the following vulnerability has been resolved: ice: Fix crash by keep old cfg when update TCs more than queues There are problems if allocated queues less than Traffic Classes. Commit a632b2a4c920 "ice: ethtool: Prohibit improper channel config for DCB" already disallow setti...

5.5CVSS5.4AI score0.00197EPSS
Exploits0References1
OSV
OSV
added 2024/04/28 1:15 p.m.4 views

UBUNTU-CVE-2022-48652

In the Linux kernel, the following vulnerability has been resolved: ice: Fix crash by keep old cfg when update TCs more than queues There are problems if allocated queues less than Traffic Classes. Commit a632b2a4c920 "ice: ethtool: Prohibit improper channel config for DCB" already disallow setti...

5.5CVSS5.9AI score0.00197EPSS
Exploits0References5
Rows per page
Query Builder