Lucene search
K

7294 matches found

Cvelist
Cvelist
added 2025/12/30 12:23 p.m.19 views

CVE-2023-54316 refscale: Fix uninitalized use of wait_queue_head_t

In the Linux kernel, the following vulnerability has been resolved: refscale: Fix uninitalized use of waitqueueheadt Running the refscale test occasionally crashes the kernel with the following error: 8569.952896 BUG: unable to handle page fault for address: ffffffffffffffe8 8569.952900 PF:...

0.00029EPSS
Exploits0References6
CVE
CVE
added 2025/12/30 12:23 p.m.9 views

CVE-2023-54310

The CVE-2023-54310 issue (Linux kernel, scsi: mptlan) is a use-after-free in mptlan_remove() caused by a race with the post_buckets workqueue started by mptlan_probe(). The probe path initializes priv->post_buckets_task; a wake starts the work. During driver unload, free_netdev()/kfree(dev) ca...

6AI score0.00034EPSS
Exploits0References8
CVE
CVE
added 2025/12/30 12:23 p.m.7 views

CVE-2023-54302

CVE-2023-54302 pertains to the Linux kernel RDMA/irdma: a data race on CQP completion statistics occurred because the completion counter was read without proper synchronization while updated by a completion thread on another CPU. The fix converts the completion statistics to an atomic variable to...

6AI score0.00025EPSS
Exploits0References4
Cvelist
Cvelist
added 2025/12/30 12:23 p.m.20 views

CVE-2023-54292 RDMA/irdma: Fix data race on CQP request done

In the Linux kernel, the following vulnerability has been resolved: RDMA/irdma: Fix data race on CQP request done KCSAN detects a data race on cqprequest-requestdone memory location which is accessed locklessly in irdmahandlecqpop while being updated in irdmacqpcehandler. Annotate lockless intent...

0.00021EPSS
Exploits0References4
CVE
CVE
added 2025/12/30 12:23 p.m.11 views

CVE-2023-54292

CVE-2023-54292: In the Linux kernel, a data race was fixed in RDMA/irdma handling of CQP requests. KCSAN showed a race on cqp_request->request_done; the fix annotates lockless access with READ_ONCE/WRITE_ONCE to avoid compiler optimizations and warnings. Public details in the initial descripti...

6AI score0.00021EPSS
Exploits0References4
Debian CVE
Debian CVE
added 2025/12/30 12:23 p.m.3 views

CVE-2023-54292

In the Linux kernel, the following vulnerability has been resolved: RDMA/irdma: Fix data race on CQP request done KCSAN detects a data race on cqprequest-requestdone memory location which is accessed locklessly in irdmahandlecqpop while being updated in irdmacqpcehandler. Annotate lockless intent...

5.3AI score0.00021EPSS
Exploits0
CVE
CVE
added 2025/12/30 12:11 p.m.7 views

CVE-2023-54242

CVE-2023-54242 affects the Linux kernel in the block bfq I/O elevator. The issue is a division by zero when the weighted sum (wsum) equals zero, causing an invalid calculation of the limit during bfq_limit_depth. The vulnerability could trigger a divide error as observed in a stress-ng stress tes...

6.1AI score0.00023EPSS
Exploits0References3
CVE
CVE
added 2025/12/30 12:11 p.m.7 views

CVE-2023-54236

CVE-2023-54236 is a Linux kernel vulnerability related to the net_failover path, where the transmit queue (txq) count could exceed the number of available TX queues, leading to a warning such as “eth0 selects TX queue 18, but real number of TX queues is 16.” The provided documents confirm that th...

6AI score0.00029EPSS
Exploits0References6
Cvelist
Cvelist
added 2025/12/30 12:11 p.m.20 views

CVE-2023-54236 net/net_failover: fix txq exceeding warning

In the Linux kernel, the following vulnerability has been resolved: net/netfailover: fix txq exceeding warning The failover txq is inited as 16 queues. when a packet is transmitted from the failover device firstly, the failover device will select the queue which is returned from the primary devic...

0.00029EPSS
Exploits0References6
Debian CVE
Debian CVE
added 2025/12/30 12:11 p.m.3 views

CVE-2023-54236

In the Linux kernel, the following vulnerability has been resolved: net/netfailover: fix txq exceeding warning The failover txq is inited as 16 queues. when a packet is transmitted from the failover device firstly, the failover device will select the queue which is returned from the primary devic...

5.3AI score0.00029EPSS
Exploits0
OSV
OSV
added 2025/12/30 12:11 p.m.3 views

CVE-2023-54236 net/net_failover: fix txq exceeding warning

In the Linux kernel, the following vulnerability has been resolved: net/netfailover: fix txq exceeding warning The failover txq is inited as 16 queues. when a packet is transmitted from the failover device firstly, the failover device will select the queue which is returned from the primary devic...

6.3AI score0.00029EPSS
Exploits0References9
Cvelist
Cvelist
added 2025/12/30 12:11 p.m.22 views

CVE-2023-54227 blk-mq: fix tags leak when shrink nr_hw_queues

In the Linux kernel, the following vulnerability has been resolved: blk-mq: fix tags leak when shrink nrhwqueues Although we don't need to realloc set-tags when shrink nrhwqueues, we need to free them. Or these tags will be leaked. How to reproduce: 1. mount -t configfs configfs /mnt 2. modprobe...

0.00025EPSS
Exploits0References2
OSV
OSV
added 2025/12/30 12:11 p.m.1 views

CVE-2023-54227 blk-mq: fix tags leak when shrink nr_hw_queues

In the Linux kernel, the following vulnerability has been resolved: blk-mq: fix tags leak when shrink nrhwqueues Although we don't need to realloc set-tags when shrink nrhwqueues, we need to free them. Or these tags will be leaked. How to reproduce: 1. mount -t configfs configfs /mnt 2. modprobe...

6.4AI score0.00025EPSS
Exploits0References5
Debian CVE
Debian CVE
added 2025/12/30 12:11 p.m.4 views

CVE-2023-54223

In the Linux kernel, the following vulnerability has been resolved: net/mlx5e: xsk: Fix invalid buffer access for legacy rq The below crash can be encountered when using xdpsock in rx mode for legacy rq: the buffer gets released in the XDPREDIRECT path, and then once again in the driver. This fix...

5.4AI score0.00022EPSS
Exploits0
OSV
OSV
added 2025/12/30 12:11 p.m.3 views

CVE-2023-54223 net/mlx5e: xsk: Fix invalid buffer access for legacy rq

In the Linux kernel, the following vulnerability has been resolved: net/mlx5e: xsk: Fix invalid buffer access for legacy rq The below crash can be encountered when using xdpsock in rx mode for legacy rq: the buffer gets released in the XDPREDIRECT path, and then once again in the driver. This fix...

6.5AI score0.00022EPSS
Exploits0References5
CVE
CVE
added 2025/12/30 12:11 p.m.7 views

CVE-2023-54223

CVE-2023-54223: In the Linux kernel mlx5 net/xsk legacy-rq path, a buffer could be released twice (in XDP_REDIRECT and then by the driver) due to switching from a skip-release flag to fragment-counts. The fix adds a guard flag to avoid driver-side release, preventing a use-after-free/general-prot...

6.2AI score0.00022EPSS
Exploits0References2
Cvelist
Cvelist
added 2025/12/30 12:11 p.m.21 views

CVE-2023-54223 net/mlx5e: xsk: Fix invalid buffer access for legacy rq

In the Linux kernel, the following vulnerability has been resolved: net/mlx5e: xsk: Fix invalid buffer access for legacy rq The below crash can be encountered when using xdpsock in rx mode for legacy rq: the buffer gets released in the XDPREDIRECT path, and then once again in the driver. This fix...

0.00022EPSS
Exploits0References2
CVE
CVE
added 2025/12/30 12:10 p.m.11 views

CVE-2022-50838

CVE-2022-50838 concerns a Linux kernel issue in net: stream where the socket error queue (sk_error_queue) was not purged on socket close, enabling TCP socket leaks and potential memory exhaustion. The root cause involves TX timestamping and error queue handling: when SOF_TIMESTAMPING_TX_ACK is en...

6AI score0.0004EPSS
Exploits0References9
OSV
OSV
added 2025/12/30 12:10 p.m.3 views

CVE-2022-50838 net: stream: purge sk_error_queue in sk_stream_kill_queues()

In the Linux kernel, the following vulnerability has been resolved: net: stream: purge skerrorqueue in skstreamkillqueues Changheon Lee reported TCP socket leaks, with a nice repro. It seems we leak TCP sockets with the following sequence: 1 SOFTIMESTAMPINGTXACK is enabled on the socket. Each ACK...

6.2AI score0.0004EPSS
Exploits0References12
Cvelist
Cvelist
added 2025/12/30 12:10 p.m.20 views

CVE-2022-50838 net: stream: purge sk_error_queue in sk_stream_kill_queues()

In the Linux kernel, the following vulnerability has been resolved: net: stream: purge skerrorqueue in skstreamkillqueues Changheon Lee reported TCP socket leaks, with a nice repro. It seems we leak TCP sockets with the following sequence: 1 SOFTIMESTAMPINGTXACK is enabled on the socket. Each ACK...

0.0004EPSS
Exploits0References9
Rows per page
Query Builder