Lucene search
+L

8576 matches found

OSV
OSV
added 2024/08/22 2:15 a.m.5 views

UBUNTU-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...

5.5CVSS6.1AI score0.0021EPSS
SaveExploits0References9
OSV
OSV
added 2024/08/22 2:15 a.m.6 views

UBUNTU-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.5CVSS5.8AI score0.00215EPSS
SaveExploits0References9
CVE
CVE
added 2024/08/22 1:32 a.m.78 views

CVE-2022-48914

CVE-2022-48914 affects the Linux kernel’s xen_netfront/xennet_destroy_queues path. The vulnerability arises because xennet_destroy_queues() relies on netdev->real_num_tx_queues, which is cleared after unregister_netdev() due to net-sysfs changes, causing a NULL dereference when freeing queues ...

5.5CVSS6.2AI score0.00215EPSS
SaveExploits0References6Affected Software1
Cvelist
Cvelist
added 2024/08/22 1:31 a.m.31 views

CVE-2022-48911 netfilter: nf_queue: fix possible use-after-free

In the Linux kernel, the following vulnerability has been resolved: netfilter: nfqueue: fix possible use-after-free Eric Dumazet says: The sockhold side seems suspect, because there is no guarantee that skrefcnt is not already 0. On failure, we cannot queue the packet and need to indicate an erro...

7.8CVSS0.00215EPSS
SaveExploits0References8
OSV
OSV
added 2024/08/22 1:31 a.m.28 views

CVE-2022-48911 netfilter: nf_queue: fix possible use-after-free

In the Linux kernel, the following vulnerability has been resolved: netfilter: nfqueue: fix possible use-after-free Eric Dumazet says: The sockhold side seems suspect, because there is no guarantee that skrefcnt is not already 0. On failure, we cannot queue the packet and need to indicate an erro...

7.8CVSS6AI score
SaveExploits0References11
Cvelist
Cvelist
added 2024/08/22 1:30 a.m.37 views

CVE-2022-48905 ibmvnic: free reset-work-item when flushing

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

0.0021EPSS
SaveExploits0References6
CNNVD
CNNVD
added 2024/08/22 12:0 a.m.10 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 a memory leak in the ibmvnic component when flushing the reset work queue...

5.5CVSS6.3AI score0.0021EPSS
SaveExploits0References9
CVE
CVE
added 2024/08/21 6:10 a.m.71 views

CVE-2022-48871

In CVE-2022-48871, the Linux kernel fix targets tty: serial: qcom-geni-serial slab-out-of-bounds on the RX FIFO buffer. The probe allocates port->rx_fifo using a default depth (e.g., 16); during serial startup, port->rx_fifo_depth is updated to match device capabilities (e.g., 32). The RX U...

8.8CVSS6.7AI score0.00349EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2024/08/21 1:15 a.m.9 views

UBUNTU-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...

7.5CVSS5.8AI score0.00321EPSS
SaveExploits0References5
OSV
OSV
added 2024/08/21 12:15 a.m.3 views

DEBIAN-CVE-2024-43866

In the Linux kernel, the following vulnerability has been resolved: net/mlx5: Always drain health in shutdown callback There is no point in recovery during device shutdown. if health work started need to wait for it to avoid races and NULL pointer access. Hence, drain health WQ on shutdown callba...

4.7CVSS5.3AI score0.00164EPSS
SaveExploits0References1
OSV
OSV
added 2024/08/21 12:15 a.m.17 views

AZL-56163 CVE-2024-43866 affecting package kernel 5.15.200.1-1

In the Linux kernel, the following vulnerability has been resolved: net/mlx5: Always drain health in shutdown callback There is no point in recovery during device shutdown. if health work started need to wait for it to avoid races and NULL pointer access. Hence, drain health WQ on shutdown callba...

4.7CVSS6.2AI score0.00164EPSS
SaveExploits0References1
CNNVD
CNNVD
added 2024/08/21 12:0 a.m.11 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 dmaengine/idxd component should fail when the work queue is not enabled...

5.5CVSS6.5AI score0.00239EPSS
SaveExploits0References6
SUSE CVE
SUSE CVE
added 2024/08/18 2:2 a.m.3 views

SUSE CVE-2024-42313

In the Linux kernel, the following vulnerability has been resolved: media: venus: fix use after free in vdecclose There appears to be a possible use after free with vdecclose. The firmware will add buffer release work to the work queue through HFI callbacks as a normal part of decoding. Randomly...

5.5CVSS6.6AI score0.0023EPSS
SaveExploits0References13
OSV
OSV
added 2024/08/17 9:15 a.m.3 views

DEBIAN-CVE-2024-42274

In the Linux kernel, the following vulnerability has been resolved: Revert "ALSA: firewire-lib: operate for period elapse event in process context" Commit 7ba5ca32fe6e "ALSA: firewire-lib: operate for period elapse event in process context" removed the process context workqueue from...

5.5CVSS5.3AI score0.00169EPSS
SaveExploits0References1
OSV
OSV
added 2024/08/17 9:15 a.m.12 views

UBUNTU-CVE-2024-42274

In the Linux kernel, the following vulnerability has been resolved: Revert "ALSA: firewire-lib: operate for period elapse event in process context" Commit 7ba5ca32fe6e "ALSA: firewire-lib: operate for period elapse event in process context" removed the process context workqueue from...

5.5CVSS6AI score0.00169EPSS
SaveExploits0References18
Vulnrichment
Vulnrichment
added 2024/08/17 8:54 a.m.18 views

CVE-2024-42274 Revert "ALSA: firewire-lib: operate for period elapse event in process context"

In the Linux kernel, the following vulnerability has been resolved: Revert "ALSA: firewire-lib: operate for period elapse event in process context" Commit 7ba5ca32fe6e "ALSA: firewire-lib: operate for period elapse event in process context" removed the process context workqueue from...

6.8AI score0.00169EPSS
SaveExploits0References5
Microsoft CVE
Microsoft CVE
added 2024/08/16 7:0 a.m.5 views

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

...

7.5CVSS7.3AI score0.00733EPSS
SaveExploits0
RedHat Linux
RedHat Linux
added 2024/08/15 5:34 a.m.14 views

kernel: ice: fix memory corruption bug with suspend and rebuild

This is a flaw in the Linux kernel's ICE driver for Intel Ethernet controllers. The problem arises when the system enters a suspended state, and the driver frees queue vectors without resetting the numqvectors variable. This oversight causes the icerebuild function to allocate an incorrectly size...

7.8CVSS7.5AI score0.00222EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/08/15 5:34 a.m.10 views

kernel: netfilter: nf_tables: flush pending destroy work before exit_net release

A vulnerability was found in the Linux kernel's Netfilter framework, specifically within the nftables component. The issue arises from a race condition between the exitnet function and the destroy work queue, which can lead to use-after-free errors and potential system instability. This...

7.3CVSS7.1AI score0.00199EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/08/14 1:27 a.m.8 views

kernel: wifi: iwlwifi: read txq->read_ptr under lock

In the Linux kernel, the following vulnerability has been resolved: wifi: iwlwifi: read txq-readptr under lock If we read txq-readptr without lock, we can read the same value twice, then obtain the lock, and reclaim from there to two different places, but crucially reclaim the same entry twice,...

8.8CVSS6.8AI score0.00344EPSS
SaveExploits0References5
Rows per page
Query Builder