Lucene search
+L

8361 matches found

AstraLinux
AstraLinux
added yesterday8 views

Astra Linux – Vulnerability found in Linux 6.12, Linux 6.1

In the Linux kernel, the following vulnerability has been resolved: In the net:sock section, the issue of a “hardened usercopy panic” in sockrecverrqueue has been fixed. The skbufffclonecache structure was created without defining a usercopy region. Unlike the skbuffheadcache, which properly...

5.5CVSS5.5AI score0.00126EPSS
SaveExploits0References2
AstraLinux
AstraLinux
added yesterday12 views

Astra Linux – Vulnerability in Linux 6.12

In the Linux kernel, the following vulnerability has been resolved: iio: accel: adxl380: Avoid reading more entries than are present in the FIFO. The interrupt handler reads FIFO entries in batches of N samples, where N is the number of scan elements that have been enabled. However, the sensor...

7.8CVSS5.3AI score0.00129EPSS
SaveExploits0References2
AstraLinux
AstraLinux
added yesterday8 views

Astra Linux – Vulnerability in libsoup3

A flaw was discovered in the asynchronous message queue handling of the libsoup library, which is widely used by GNOME and WebKit-based applications for managing HTTP/2 communications. When network operations are aborted at specific timing intervals, an internal message queue item may be freed...

7.5CVSS5.7AI score0.00426EPSS
SaveExploits0References2
AstraLinux
AstraLinux
added yesterday6 views

Astra Linux – Vulnerability in Linux 6.12

In the Linux kernel, the following vulnerability has been resolved: nvme: fixed the lifetime of the admin requestqueue Namespaces can access the controller’s admin requestqueue, and stale references on the namespaces may exist after tearing down the controller. Ensure that the admin requestqueue ...

7.8CVSS4.9AI score0.00133EPSS
SaveExploits0References2
AstraLinux
AstraLinux
added yesterday11 views

Astra Linux – Vulnerability found in Linux 6.12, Linux 6.1

In the Linux kernel, the following vulnerability has been resolved: ublk: The SQE128 flag is validated before accessing the cmd field. The ublkctrlcmddump function accesses the sqe-cmd field before checking the IOURINGFSQE128 flag. This could lead to out-of-boundary memory access. The flag...

5.5CVSS5.1AI score0.0016EPSS
SaveExploits0References2
AstraLinux
AstraLinux
added yesterday8 views

Astra Linux – Vulnerability found in Linux 6.12, Linux 6.1

In the Linux kernel, the following vulnerability has been resolved: RDMA/rxe: Fixed a double-free in rxesrqfrominit. In rxesrqfrominit, the queue pointer ‘q’ is assigned to ‘srq-rq.queue’ before copying the SRQ number to user space. If copytouser fails, the function calls rxequeuecleanup to free...

7.8CVSS5.5AI score0.00175EPSS
SaveExploits0References2
NVD
NVD
added 4 days ago9 views

CVE-2026-11742

The kernel queue helper zqueuenodepeek in kernel/queue.c dereferences a node taken from a queue's dataq list, reading the node's flag byte and, for items enqueued via kqueueallocappend/allocprepend, the data pointer of an internally allocated allocnode struct. The implementations of...

3.6CVSS0.00093EPSS
SaveExploits0References2
Cvelist
Cvelist
added 4 days ago31 views

CVE-2026-11742 Use-after-free race in kernel `k_queue_peek_head/tail` due to missing spinlock

The kernel queue helper zqueuenodepeek in kernel/queue.c dereferences a node taken from a queue's dataq list, reading the node's flag byte and, for items enqueued via kqueueallocappend/allocprepend, the data pointer of an internally allocated allocnode struct. The implementations of...

3.6CVSS0.00093EPSS
SaveExploits0References2
EUVD
EUVD
added 4 days ago9 views

EUVD-2026-54681

The kernel queue helper zqueuenodepeek in kernel/queue.c dereferences a node taken from a queue's dataq list, reading the node's flag byte and, for items enqueued via kqueueallocappend/allocprepend, the data pointer of an internally allocated allocnode struct. The implementations of...

3.6CVSS5.6AI score0.00093EPSS
SaveExploits0References2
CVE
CVE
added 4 days ago36 views

CVE-2026-11742

CVE-2026-11742 describes a use-after-free race in Zephyr’s kernel queue helpers: z_queue_node_peek() can dereference a node after another thread preempts or unlinks it via k_queue_get(), because peek operations weren’t protected by the queue spinlock. A concurrent consumer may free the node and i...

3.6CVSS5.6AI score0.00093EPSS
SaveExploits0References2
OSV
OSV
added 4 days ago5 views

CVE-2026-11742 Use-after-free race in kernel `k_queue_peek_head/tail` due to missing spinlock

The kernel queue helper zqueuenodepeek in kernel/queue.c dereferences a node taken from a queue's dataq list, reading the node's flag byte and, for items enqueued via kqueueallocappend/allocprepend, the data pointer of an internally allocated allocnode struct. The implementations of...

3.6CVSS5.7AI score
SaveExploits0References5
The Hacker News
The Hacker News
added 4 days ago22 views

AI-Assisted HTTP Terminator Finds Novel HTTP Desync Techniques and Apache Zero-Day

PortSwigger says HTTP Terminator, an artificial intelligence AI-assisted research system built by James Kettle , generated and proved new HTTP desynchronization techniques after exploring 30,000 candidate desync vectors. PortSwigger said a separate human-guided discovery cascade also exposed a...

5.6AI score
SaveExploits0
EUVD
EUVD
added 5 days ago9 views

EUVD-2026-53680

An issue in Systerel S2OPC 1.7.3 allows a remote attacker to cause a denial of service via the event monitored-item queue resize handling...

5.5AI score0.00422EPSS
SaveExploits0References6
NVD
NVD
added 5 days ago10 views

CVE-2026-67872

An issue in Systerel S2OPC 1.7.3 allows a remote attacker to cause a denial of service via the event monitored-item queue resize handling...

7.5CVSS0.00422EPSS
SaveExploits0References5
Cvelist
Cvelist
added 6 days ago38 views

CVE-2026-64582 RDMA/rxe: Fix a use-after-free problem in rxe_mmap

In the Linux kernel, the following vulnerability has been resolved: RDMA/rxe: Fix a use-after-free problem in rxemmap rxemmap removes a rxemmapinfo struct from the pendingmmaps list and releases pendinglock while the struct's kref is still at 1: listdelinit&ip-pendingmmaps;...

7.8CVSS0.00117EPSS
SaveExploits0References5
ATTACKERKB
ATTACKERKB
added 6 days ago9 views

CVE-2026-64582

In the Linux kernel, the following vulnerability has been resolved: RDMA/rxe: Fix a use-after-free problem in rxemmap rxemmap removes a rxemmapinfo struct from the pendingmmaps list and releases pendinglock while the struct's kref is still at 1: listdelinit&ip-;pendingmmaps;...

5.3AI score0.00117EPSS
SaveExploits0References6Affected Software1
EUVD
EUVD
added 6 days ago8 views

EUVD-2026-53329

In the Linux kernel, the following vulnerability has been resolved: RDMA/rxe: Fix a use-after-free problem in rxemmap rxemmap removes a rxemmapinfo struct from the pendingmmaps list and releases pendinglock while the struct's kref is still at 1: listdelinit&ip-pendingmmaps;...

5.4AI score0.00117EPSS
SaveExploits0References5
CVE
CVE
added 6 days ago37 views

CVE-2026-67872

Technical details about CVE-2026-67872 are not publicly available in the provided documents (no affected versions beyond 1.7.3, no root cause, impact specifics, or fix information). Monitor for updates.

7.5CVSS5.5AI score0.00422EPSS
SaveExploits0References5
Cvelist
Cvelist
added 6 days ago30 views

CVE-2026-67872

An issue in Systerel S2OPC 1.7.3 allows a remote attacker to cause a denial of service via the event monitored-item queue resize handling...

0.00422EPSS
SaveExploits0References5
OSSF Malicious Packages
OSSF Malicious Packages
added last week6 views

Malicious code in @or-sdk/queue-manager (npm)

npm/@or-sdk/queue-manager is affected by the large-scale, self-propagating npm supply-chain worm of 2026-08-04 the "Shai-Hulud: Here We Go Again" wave — the same campaign that began with the compromise of the keyv and cacheable maintainer account. The listed versions were trojanized and republish...

5.8AI score
SaveExploits0References8
Rows per page
Query Builder