Lucene search
K

7294 matches found

UbuntuCve
UbuntuCve
added 2026/02/04 5:16 p.m.1 views

CVE-2026-23066

In the Linux kernel, the following vulnerability has been resolved: rxrpc: Fix recvmsg unconditional requeue If rxrpcrecvmsg fails because MSGDONTWAIT was specified but the call at the front of the recvmsg queue already has its mutex locked, it requeues the call - whether or not the call is alrea...

7.8CVSS5.7AI score0.00023EPSS
Exploits0References4
OSV
OSV
added 2026/02/04 5:16 p.m.1 views

UBUNTU-CVE-2026-23074

In the Linux kernel, the following vulnerability has been resolved: net/sched: Enforce that teql can only be used as root qdisc Design intent of teql is that it is only supposed to be used as root qdisc. We need to check for that constraint. Although not important, I will describe the scenario th...

7.8CVSS5.7AI score0.00022EPSS
Exploits0References44
CVE
CVE
added 2026/02/04 4:8 p.m.17 views

CVE-2026-23105

CVE-2026-23105 (Linux kernel) : A fix in the net/sched/qfq code changes the activation check of a class from relying on the child qdisc’s qlen to using cl_is_active in qfq_rm_from_ag. This patch makes activation determination more consistent and aims to prevent exploits that could manipulate chil...

7.8CVSS5.3AI score0.00023EPSS
Exploits0References7Affected Software1
EUVD
EUVD
added 2026/02/04 4:8 p.m.3 views

EUVD-2026-5436

In the Linux kernel, the following vulnerability has been resolved: net/sched: qfq: Use clisactive to determine whether class is active in qfqrmfromag This is more of a preventive patch to make the code more consistent and to prevent possible exploits that employ child qlen manipulations on qfq...

5.3AI score0.00023EPSS
Exploits0References4
OSV
OSV
added 2026/02/04 4:8 p.m.2 views

CVE-2026-23105 net/sched: qfq: Use cl_is_active to determine whether class is active in qfq_rm_from_ag

In the Linux kernel, the following vulnerability has been resolved: net/sched: qfq: Use clisactive to determine whether class is active in qfqrmfromag This is more of a preventive patch to make the code more consistent and to prevent possible exploits that employ child qlen manipulations on qfq...

7.8CVSS5.3AI score0.00023EPSS
Exploits0References10
Cvelist
Cvelist
added 2026/02/04 4:8 p.m.29 views

CVE-2026-23105 net/sched: qfq: Use cl_is_active to determine whether class is active in qfq_rm_from_ag

In the Linux kernel, the following vulnerability has been resolved: net/sched: qfq: Use clisactive to determine whether class is active in qfqrmfromag This is more of a preventive patch to make the code more consistent and to prevent possible exploits that employ child qlen manipulations on qfq...

7.8CVSS0.00023EPSS
Exploits0References7
CVE
CVE
added 2026/02/04 4:8 p.m.10 views

CVE-2026-23101

The CVE-2026-23101 issue affects the Linux kernel LED subsystem. The root cause is a race where an LED was added to leds_list before led_init_core() and before led_classdev.set_brightness_work is initialized. This could allow a default-trigger LED to call led_trigger_set() and queue an uninitiali...

4.7CVSS5.2AI score0.00023EPSS
Exploits0References7Affected Software1
CVE
CVE
added 2026/02/04 4:8 p.m.7 views

CVE-2026-23086

Technical details about CVE-2026-23086 are not publicly available in the provided connected documents; monitor vendor advisories and official CVE writeups for updates.

5.5CVSS5.7AI score0.00023EPSS
Exploits0References5Affected Software1
CVE
CVE
added 2026/02/04 4:7 p.m.21 views

CVE-2026-23074

CVE-2026-23074 is a Linux kernel vulnerability in net/sched teql where the teql queuing discipline may be used outside its intended root qdisc, allowing a crafted packet sequence to create a use-after-free scenario in the qfq/qos path due to queue length (qlen) handling. The root cause is that te...

7.8CVSS5.2AI score0.00022EPSS
Exploits0References7Affected Software1
OSV
OSV
added 2026/02/04 4:7 p.m.2 views

CVE-2026-23074 net/sched: Enforce that teql can only be used as root qdisc

In the Linux kernel, the following vulnerability has been resolved: net/sched: Enforce that teql can only be used as root qdisc Design intent of teql is that it is only supposed to be used as root qdisc. We need to check for that constraint. Although not important, I will describe the scenario th...

7.8CVSS5.3AI score0.00022EPSS
Exploits0References10
CVE
CVE
added 2026/02/04 4:7 p.m.7 views

CVE-2026-23069

CVE-2026-23069 (Linux kernel) : In vsock/virtio, the credit calculation in virtio_transport_get_credit() can underflow when the peer’s advertised buffer (peer_buf_alloc) shrinks while data is in flight, potentially allowing more data to be queued than the peer can handle. The issue arises from un...

5.5CVSS5.4AI score0.00023EPSS
Exploits0References5Affected Software1
CVE
CVE
added 2026/02/04 4:7 p.m.12 views

CVE-2026-23066

CVE-2026-23066 concerns the Linux kernel RXRPC receive path. The issue arises in rxrpc_recvmsg() where, if MSG_DONTWAIT is requested and the front of the recvmsg queue has its mutex held, the call is unconditionally requeued, potentially corrupting the recvmsg queue and causing Use-After-Frees or...

7.8CVSS5.2AI score0.00023EPSS
Exploits0References7Affected Software1
Cvelist
Cvelist
added 2026/02/04 4:7 p.m.24 views

CVE-2026-23066 rxrpc: Fix recvmsg() unconditional requeue

In the Linux kernel, the following vulnerability has been resolved: rxrpc: Fix recvmsg unconditional requeue If rxrpcrecvmsg fails because MSGDONTWAIT was specified but the call at the front of the recvmsg queue already has its mutex locked, it requeues the call - whether or not the call is alrea...

7.8CVSS0.00023EPSS
Exploits0References7
ATTACKERKB
ATTACKERKB
added 2026/02/04 4:7 p.m.2 views

CVE-2026-23066

In the Linux kernel, the following vulnerability has been resolved: rxrpc: Fix recvmsg unconditional requeue If rxrpcrecvmsg fails because MSGDONTWAIT was specified but the call at the front of the recvmsg queue already has its mutex locked, it requeues the call - whether or not the call is alrea...

5.2AI score0.00023EPSS
Exploits0References3Affected Software1
ATTACKERKB
ATTACKERKB
added 2026/02/04 4:7 p.m.5 views

CVE-2026-23063

In the Linux kernel, the following vulnerability has been resolved: uacce: ensure safe queue release with state management Directly calling putqueue carries risks since it cannot guarantee that resources of uaccequeue have been fully released beforehand. So adding a stopqueue operation for the...

5.3AI score0.00039EPSS
Exploits0References8Affected Software1
EUVD
EUVD
added 2026/02/04 4:7 p.m.3 views

EUVD-2026-5481

In the Linux kernel, the following vulnerability has been resolved: uacce: ensure safe queue release with state management Directly calling putqueue carries risks since it cannot guarantee that resources of uaccequeue have been fully released beforehand. So adding a stopqueue operation for the...

5.3AI score0.00039EPSS
Exploits0References4
Cvelist
Cvelist
added 2026/02/04 4:7 p.m.21 views

CVE-2026-23063 uacce: ensure safe queue release with state management

In the Linux kernel, the following vulnerability has been resolved: uacce: ensure safe queue release with state management Directly calling putqueue carries risks since it cannot guarantee that resources of uaccequeue have been fully released beforehand. So adding a stopqueue operation for the...

0.00039EPSS
Exploits0References7
CVE
CVE
added 2026/02/04 4:7 p.m.9 views

CVE-2026-23063

CVE-2026-23063 pertains to the Linux kernel, specifically the UACCE accelerator framework. The issue arises in the queue release path for uacce_queue when resources could be freed concurrently (e.g., during poweroff -f with accelerators still active). The root cause is unsafe sequencing of operat...

5.5CVSS5.3AI score0.00039EPSS
Exploits0References7Affected Software1
OSV
OSV
added 2026/02/04 4:7 p.m.4 views

CVE-2026-23063 uacce: ensure safe queue release with state management

In the Linux kernel, the following vulnerability has been resolved: uacce: ensure safe queue release with state management Directly calling putqueue carries risks since it cannot guarantee that resources of uaccequeue have been fully released beforehand. So adding a stopqueue operation for the...

5.5CVSS5.3AI score0.00039EPSS
Exploits0References10
EUVD
EUVD
added 2026/02/04 4:7 p.m.3 views

EUVD-2026-5487

In the Linux kernel, the following vulnerability has been resolved: vsock/virtio: Coalesce only linear skb vsock/virtio common tries to coalesce buffers in rx queue: if a linear skb with a spare tail room is followed by a small skb length limited by GOODCOPYLEN = 128, an attempt is made to join...

5.2AI score0.00032EPSS
Exploits0References3
Rows per page
Query Builder