Lucene search
+L

39330 matches found

OSV
OSV
added 2026/03/25 6:10 p.m.18 views

SUSE-SU-2026:20945-1 Security update for the Linux Kernel (Live Patch 1 for SUSE Linux Enterprise 16)

This update for the SUSE Linux Enterprise Kernel 6.12.0-160000.6.1 fixes various security issues The following security issues were fixed: - CVE-2025-40214: afunix: Initialise sccindex in unixaddedge bsc1255052. - CVE-2025-40258: mptcp: fix race condition in mptcpschedulework bsc1255053. -...

9.8CVSS6.5AI score0.00575EPSS
SaveExploits0References17
RedhatCVE
RedhatCVE
added 2026/03/25 5:59 p.m.13 views

CVE-2026-23294

A flaw was found in the Linux kernel. A race condition in the devmap component, specifically within the xdpdevbulkqueue bq on PREEMPTRT kernels, allows multiple preemptible tasks on the same CPU to concurrently access the bq. This can lead to a use-after-free vulnerability, potentially resulting ...

7CVSS5.8AI score0.0009EPSS
SaveExploits0References4
OSV
OSV
added 2026/03/25 5:32 p.m.11 views

GHSA-5J35-XR4G-VWF4 @grackle-ai/server has a Missing Secure Flag on Session Cookie

Impact The session cookie is set with HttpOnly; SameSite=Lax; Path=/ but does not include the Secure flag. This means the cookie will be sent over plain HTTP connections. Since the server binds to 127.0.0.1 by default and uses HTTP not HTTPS, this is acceptable for localhost use. However, when...

2.3CVSS5.8AI score
SaveExploits0References2
Github Security Blog
Github Security Blog
added 2026/03/25 5:32 p.m.17 views

@grackle-ai/server has a Missing Secure Flag on Session Cookie

Impact The session cookie is set with HttpOnly; SameSite=Lax; Path=/ but does not include the Secure flag. This means the cookie will be sent over plain HTTP connections. Since the server binds to 127.0.0.1 by default and uses HTTP not HTTPS, this is acceptable for localhost use. However, when...

5.8AI score
SaveExploits0References2Affected Software1
SUSE CVE
SUSE CVE
added 2026/03/25 4:55 p.m.13 views

SUSE CVE-2026-23342

In the Linux kernel, the following vulnerability has been resolved: bpf: Fix race in cpumap on PREEMPTRT On PREEMPTRT kernels, the per-CPU xdpbulkqueue bq can be accessed concurrently by multiple preemptible tasks on the same CPU. The original code assumes bqenqueue and cpumapflush run atomically...

4.7CVSS5.7AI score0.00088EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/03/25 4:54 p.m.11 views

SUSE CVE-2026-23393

In the Linux kernel, the following vulnerability has been resolved: bridge: cfm: Fix race condition in peermep deletion When a peer MEP is being deleted, canceldelayedworksync is called on ccmrxdwork before freeing. However, brcfmframerx runs in softirq context under rcureadlock without RTNL and...

7CVSS5.7AI score0.001EPSS
SaveExploits0References124
SUSE CVE
SUSE CVE
added 2026/03/25 4:54 p.m.10 views

SUSE CVE-2026-23394

In the Linux kernel, the following vulnerability has been resolved: afunix: Give up GC if MSGPEEK intervened. Igor Ushakov reported that GC purged the receive queue of an alive socket due to a race with MSGPEEK with a nice repro. This is the exact same issue previously fixed by commit cbcf01128d0...

5.5CVSS5.7AI score0.00093EPSS
SaveExploits0References7
RedhatCVE
RedhatCVE
added 2026/03/25 4:34 p.m.14 views

CVE-2026-23394

A flaw was found in the Linux kernel's afunix component. A race condition exists between the MSGPEEK operation and the garbage collection process. This can allow a local user to cause the garbage collector to incorrectly purge the receive queue of an alive socket, potentially leading to a denial ...

5.5CVSS5.7AI score0.00093EPSS
SaveExploits0References4
Ubuntu
Ubuntu
added 2026/03/25 4:22 p.m.42 views

USN-8123-1: Mbed TLS vulnerabilities

It was discovered that Mbed TLS incorrectly handled memory allocation failures. A remote attacker could possibly use this issue to crash the program. This issue only affected Ubuntu 18.04 LTS and Ubuntu 20.04 LTS. CVE-2021-44732 Jonathan Winzig discovered that Mbed TLS incorrectly handled crafted...

9.8CVSS6.2AI score0.02577EPSS
SaveExploits4
OSV
OSV
added 2026/03/25 4:22 p.m.14 views

USN-8123-1 mbedtls vulnerabilities

It was discovered that Mbed TLS incorrectly handled memory allocation failures. A remote attacker could possibly use this issue to crash the program. This issue only affected Ubuntu 18.04 LTS and Ubuntu 20.04 LTS. CVE-2021-44732 Jonathan Winzig discovered that Mbed TLS incorrectly handled crafted...

9.8CVSS6.1AI score0.02577EPSS
SaveExploits4References8
RedHat Linux
RedHat Linux
added 2026/03/25 2:39 p.m.15 views

kernel: Linux kernel: Use-after-free in BPF sockmap can lead to denial of service and privilege escalation

A flaw was found in the Linux kernel's BPF Berkeley Packet Filter sockmap subsystem. A race condition exists where the sksocket is not properly locked or referenced during the skbsendsock function call, allowing for a use-after-free vulnerability. This can be exploited by a local attacker, leadin...

7.8CVSS5.7AI score0.00164EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
added 2026/03/25 2:34 p.m.16 views

CVE-2026-4684

A flaw was found in Firefox and Thunderbird. The Mozilla Foundation's Security Advisory describes the following issue: Race condition, use-after-free in the Graphics: WebRender component...

7.5CVSS5.7AI score0.00352EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
added 2026/03/25 1:12 p.m.10 views

CVE-2026-23362

A flaw was found in the Linux kernel's Controller Area Network CAN Broadcast Manager BCM module. When the RXRTRFRAME flag is set and a specific Remote Transmission Request RTR frame is received, the bcmtxlock was not properly initialized in the bcmrxsetup function. This missing initialization of...

5.5CVSS5.8AI score0.00095EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/03/25 12:48 p.m.10 views

CVE-2026-23348

A flaw was found in the Linux kernel, specifically within the CXL Compute Express Link and NVDIMM Non-Volatile Dual In-line Memory Module subsystems. A race condition can occur when NVDIMM objects attempt to reprobe after the cxlacpi module is removed, while the nvdimmbus object is missing. This...

5.5CVSS5.8AI score0.00088EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/03/25 12:30 p.m.18 views

EUVD-2026-15309

In the Linux kernel, the following vulnerability has been resolved: bpf: Fix race in cpumap on PREEMPTRT On PREEMPTRT kernels, the per-CPU xdpbulkqueue bq can be accessed concurrently by multiple preemptible tasks on the same CPU. The original code assumes bqenqueue and cpumapflush run atomically...

5.7AI score0.00088EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2026/03/25 11:53 a.m.9 views

SUSE CVE-2026-4684

Race condition, use-after-free in the Graphics: WebRender component. This vulnerability was fixed in Firefox 149, Firefox ESR 115.34, Firefox ESR 140.9, Thunderbird 149, and Thunderbird 140.9...

7.5CVSS7.2AI score0.00352EPSS
SaveExploits0References13
SUSE CVE
SUSE CVE
added 2026/03/25 11:53 a.m.19 views

SUSE CVE-2026-4706

Incorrect boundary conditions in the Graphics: Canvas2D component. This vulnerability was fixed in Firefox 149, Firefox ESR 115.34, Firefox ESR 140.9, Thunderbird 149, and Thunderbird 140.9...

6.3CVSS7.2AI score0.00452EPSS
SaveExploits0References13
NVD
NVD
added 2026/03/25 11:16 a.m.7 views

CVE-2026-23393

In the Linux kernel, the following vulnerability has been resolved: bridge: cfm: Fix race condition in peermep deletion When a peer MEP is being deleted, canceldelayedworksync is called on ccmrxdwork before freeing. However, brcfmframerx runs in softirq context under rcureadlock without RTNL and...

7.8CVSS0.001EPSS
SaveExploits0References4
NVD
NVD
added 2026/03/25 11:16 a.m.11 views

CVE-2026-23394

In the Linux kernel, the following vulnerability has been resolved: afunix: Give up GC if MSGPEEK intervened. Igor Ushakov reported that GC purged the receive queue of an alive socket due to a race with MSGPEEK with a nice repro. This is the exact same issue previously fixed by commit cbcf01128d0...

4.7CVSS0.00093EPSS
SaveExploits0References6
OSV
OSV
added 2026/03/25 11:16 a.m.7 views

AZL-84053 CVE-2026-23394 affecting package kernel for versions less than 6.6.142.1-1

In the Linux kernel, the following vulnerability has been resolved: afunix: Give up GC if MSGPEEK intervened. Igor Ushakov reported that GC purged the receive queue of an alive socket due to a race with MSGPEEK with a nice repro. This is the exact same issue previously fixed by commit cbcf01128d0...

4.7CVSS5.8AI score0.00093EPSS
SaveExploits0References1
Rows per page
Query Builder