Lucene search
+L

1241 matches found

Debian CVE
Debian CVE
added 2026/08/26 2:37 p.m.7 views

CVE-2026-80562

In the Linux kernel, the following vulnerability has been resolved: gpio: ml-ioh: use rawspinlockt for the register lock iohirqtype is registered as the irqchip .irqsettype callback and takes chip-spinlock with spinlockirqsave. This callback is reached from setupirq - irqsettrigger -...

5.5AI score0.00176EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/08/26 2:37 p.m.9 views

CVE-2026-80555

In the Linux kernel, the following vulnerability has been resolved: s390/vfioccw: Free all memory if cpinit fails The routine cpfree is called to unpin/free any memory once an I/O is completed successfully, or if cpprefetch fails. But if cpinit fails, and cp-initialized is not enabled, the same...

7.1CVSS5.5AI score0.0014EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/08/26 2:37 p.m.10 views

CVE-2026-80552

In the Linux kernel, the following vulnerability has been resolved: s390/vfioccw: Ensure index for read/write regions are within range The introduction of the capability chain rightly clamped the region indexes to the range of the capabilities itself, but neglected to do so for the existing...

8.8CVSS5.3AI score0.00129EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/08/26 2:37 p.m.9 views

CVE-2026-80550

In the Linux kernel, the following vulnerability has been resolved: s390/vfioccw: Fix out of bounds check on CCW array The routine ccwchaincalclength counts the number of channel command words CCWs that are chained together in a single channel program, and rejects anything larger than...

7.9CVSS5.5AI score0.00137EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/08/26 2:37 p.m.7 views

CVE-2026-80542

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Fix NULL pointer dereference in amdgpudmcrtcsetvblank amdgpudmcrtcsetvblank dereferences acrtcstate-stream when vblank is enabled/queried from DRMIOCTLMODECRTCGETSEQUENCE before a stream is attached to it. BUG:...

5.4AI score0.00166EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/08/26 2:37 p.m.9 views

CVE-2026-80522

In the Linux kernel, the following vulnerability has been resolved: crypto: tegra - fix rctx-cryptlen calculation in tegragcmdoonereq Perform rctx-cryptlen calculation in tegragcmdoonereq the same way it is done in tegraccmcryptinit. The current formulae may lead to a crash if a caller does not...

7.8CVSS5.4AI score0.00128EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/08/26 2:36 p.m.11 views

CVE-2026-74751

In the Linux kernel, the following vulnerability has been resolved: riscv: lib: Fix ZBB strnlen reading past count boundary The ZBB-optimized strnlen loop loads one word ahead before checking the aligned boundary: REGL t1, SZREGt0 // load next word addi t0, t0, SZREG // advance orc.b t1, t1 bgeu...

9.4CVSS5.4AI score0.00337EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/08/26 2:36 p.m.11 views

CVE-2026-74749

In the Linux kernel, the following vulnerability has been resolved: rseq: Prevent hard lockup on granted time slice extension exittousermodeloop invokes rseqgranttimesliceextension with interrupts enabled. If the extension is granted it invokes hrtimerrearmdeferredtif to ensure that a pending...

5.4AI score0.00162EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/08/26 2:36 p.m.8 views

CVE-2026-74744

In the Linux kernel, the following vulnerability has been resolved: ipvlan: inherit neededheadroom and neededtailroom from phydev ipvlan devices inherit hardheaderlen from phydev during ipvlaninit, but leave neededheadroom and neededtailroom set to 0. When the underlying phydev or stacked lower...

9.8CVSS5.3AI score0.00519EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/08/26 2:36 p.m.12 views

CVE-2026-74736

In the Linux kernel, the following vulnerability has been resolved: net/sched: clsbpf: reject dev-bound programs bound to a different device clsbpfprogfromefd obtained a SCHEDCLS program via bpfproggettypedev but never verified that a device-bound offloaded program's bound netdev matches the TC...

7.8CVSS5.4AI score0.00138EPSS
SaveExploits0
NVD
NVD
added 2026/08/26 5:18 a.m.5 views

CVE-2026-58090

The SOCKSTREAM receive path in the unix socket implementation failed to fully detach control messages from the socket buffer before processing them. Some error paths would free those messages, leaving freed data mbufs in the receive socket buffer. An unprivileged local user can exploit this...

7.8CVSS0.00134EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/08/26 4:35 a.m.8 views

EUVD-2026-66235

The SOCKSTREAM receive path in the unix socket implementation failed to fully detach control messages from the socket buffer before processing them. Some error paths would free those messages, leaving freed data mbufs in the receive socket buffer. An unprivileged local user can exploit this...

7.8CVSS5.7AI score0.00134EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/08/26 4:35 a.m.42 views

CVE-2026-58090 Use-after-free in unix SOCK_STREAM message handling

The SOCKSTREAM receive path in the unix socket implementation failed to fully detach control messages from the socket buffer before processing them. Some error paths would free those messages, leaving freed data mbufs in the receive socket buffer. An unprivileged local user can exploit this...

0.00134EPSS
SaveExploits0References1
CVE
CVE
added 2026/08/26 4:35 a.m.33 views

CVE-2026-58090

CVE-2026-58090 is a use-after-free in FreeBSD 's core unix module, affecting FreeBSD 15.0 and later . The SOCK_STREAM receive path in the unix socket implementation failed to fully detach control messages from the socket buffer before processing; certain error paths would free those messages, lea...

7.8CVSS5.7AI score0.00134EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2026/08/26 12:00 a.m.9 views

PT-2026-81928

The SOCK STREAM receive path in the unix socket implementation failed to fully detach control messages from the socket buffer before processing them. Some error paths would free those messages, leaving freed data mbufs in the receive socket buffer. An unprivileged local user can exploit this...

5.7AI score0.00134EPSS
SaveExploits0References1
FreeBSD
FreeBSD
added 2026/08/25 12:00 a.m.10 views

FreeBSD -- Use-after-free in unix SOCK_STREAM message handling

Problem Description: The SOCKSTREAM receive path in the unix socket implementation failed to fully detach control messages from the socket buffer before processing them. Some error paths would free those messages, leaving freed data mbufs in the receive socket buffer. Impact: An unprivileged loca...

7.8CVSS5.5AI score0.00134EPSS
SaveExploits0
BDU FSTEC
BDU FSTEC
added 2026/08/25 12:00 a.m.5 views

The vulnerability of the sk_diag_dump_name() function in the net/unix/diag.c module, which is part of the Linux kernel’s networking functions, allows a attacker to compromise the confidentiality, integrity, and accessibility of the protected information.

The vulnerability of the skdiagdumpname function in the net/unix/diag.c module, which is part of the Linux kernel’s networking functions, stems from the lack of protection for service data. Exploiting this vulnerability could allow an attacker to compromise the confidentiality, integrity, and...

7.8CVSS6.1AI score0.00121EPSS
SaveExploits0References10Affected Software3
AstraLinux
AstraLinux
added 2026/08/24 10:19 a.m.6 views

Astra Linux – Vulnerability in Linux 5.15

A vulnerability, classified as problematic, has been identified in the Linux kernel. This issue affects the functions unixsockdestructor/unixreleasesock in the file net/unix/afunix.c of the BPF component. The manipulation leading to this issue results in a memory leak. It is recommended that a...

5.5CVSS6AI score0.00267EPSS
SaveExploits0References2
AstraLinux
AstraLinux
added 2026/08/24 10:19 a.m.3 views

Astra Linux – Vulnerability in avahi

A flaw was discovered in avahi in versions 0.6 up to 0.8. The event used to signal the termination of the client connection on the avahi Unix socket is not handled correctly in the clientwork function, allowing a local attacker to trigger an infinite loop. The most significant threat from this...

5.5CVSS6.7AI score0.00453EPSS
SaveExploits0References2
AstraLinux
AstraLinux
added 2026/08/24 10:19 a.m.8 views

Astra Linux – Vulnerabilities in Linux, Linux-5.10, Linux-5.15, Linux-6.1

A use-after-free flaw was discovered in the Linux kernel due to a race condition in the unix garbage collector’s deletion of SKB races involving the unixstreamread generic function on the socket onto which the SKB is queued...

7CVSS6.7AI score0.00224EPSS
SaveExploits0References2
Rows per page
Query Builder