Lucene search
+L

3252 matches found

OSV
OSV
added 2026/09/04 3:54 p.m.30 views

CVE-2026-80835 crypto: qcom-rng - Remove crypto_rng interface

In the Linux kernel, the following vulnerability has been resolved: crypto: qcom-rng - Remove cryptorng interface qcom-rng.c exposes the same hardware through two completely separate interfaces, cryptorng and hwrng. However, the implementation of this is buggy because it permits generation...

5.8AI score
SaveExploits0References8
EUVD
EUVD
added 2026/09/04 3:54 p.m.13 views

EUVD-2026-71285

In the Linux kernel, the following vulnerability has been resolved: crypto: qcom-rng - Remove cryptorng interface qcom-rng.c exposes the same hardware through two completely separate interfaces, cryptorng and hwrng. However, the implementation of this is buggy because it permits generation...

5.5AI score0.00168EPSS
SaveExploits0References5
CVE
CVE
added 2026/09/04 3:54 p.m.26 views

CVE-2026-80835

CVE-2026-80835 affects the Linux kernel 's qcom-rng crypto driver, which exposes a Qualcomm hardware RNG through two separate interfaces (crypto_rng and hwrng). The root cause is a lack of synchronization between qcom_rng_generate() and qcom_hwrng_read(), allowing concurrent access to the same ha...

5.5AI score0.00168EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2026/09/04 12:00 a.m.18 views

PT-2026-85713

In the Linux kernel, the following vulnerability has been resolved: crypto: qcom-rng - Remove crypto rng interface qcom-rng.c exposes the same hardware through two completely separate interfaces, crypto rng and hwrng. However, the implementation of this is buggy because it permits generation...

5.9AI score0.00234EPSS
SaveExploits0References124
Positive Technologies
Positive Technologies
added 2026/09/04 12:00 a.m.19 views

PT-2026-85616

In the Linux kernel, the following vulnerability has been resolved: futex: Fix race on the initial mm-futex.phash.ref allocation futex hash allocate allocates mm-futex.phash.ref without any locking. Commit d9b05321e21e "futex: Move futex hash free back to mmput" moved the allocation here and...

5.3AI score0.00195EPSS
SaveExploits0References123
Tenable Nessus
Tenable Nessus
added 2026/09/04 12:00 a.m.17 views

Linux Distros Unpatched Vulnerability : CVE-2026-80835

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - crypto: qcom-rng - Remove cryptorng interface qcom-rng.c exposes the same hardware through two completely separate interfaces, cryptorng and hwrng. However, the...

5.8AI score0.00168EPSS
SaveExploits0References3
Kitploit
Kitploit
added 2026/09/03 12:59 p.m.36 views

hulak v0.3.33

Git-native API client with encrypted secrets. REST · GraphQL · OAuth Quick Start • GraphQL Explorer • Project Layout • Documentation Run one request, a whole directory, or stay interactive root@kitploit: hulak run ./requests/ Hulak runs request files directly from your project. It supports...

6.1AI score
SaveExploits0References16
OSV
OSV
added 2026/09/03 12:32 p.m.6 views

OPENSUSE-SU-2026:21793-1 Security update for hauler

This update for hauler fixes the following issues: Changes in hauler: - update to 2.1.0 bsc1265425, CVE-2026-41888: v2.1.0 is a minor release built on the containerd- native foundation laid down in v2.0.0. The headline is that hauler store sync and hauler store add are now fully concurrent, with...

9.8CVSS5.8AI score0.0044EPSS
SaveExploits2References10
RedHat Linux
RedHat Linux
added 2026/09/02 2:01 p.m.10 views

kernel: net/sched: act_api: use RCU with deferred freeing for action lifecycle

A flaw was found in the Linux kernel's networking scheduler. A race condition, which is a problem that occurs when multiple operations try to access the same resource at the same time, exists when network filter operations are run concurrently. This can lead to a Use-After-Free UAF vulnerability,...

7.8CVSS6.2AI score0.00241EPSS
SaveExploits2References5
EUVD
EUVD
added 2026/09/02 12:31 a.m.20 views

EUVD-2026-69715

A time-of-check time-of-use race condition vulnerability was identified in GitHub Enterprise Server that allowed remote code execution. Exploitation required an authenticated user with write access to a repository and precise timing of concurrent upload requests. This vulnerability affected all...

7.7CVSS6.1AI score0.00528EPSS
SaveExploits0References6
Cvelist
Cvelist
added 2026/09/01 9:55 p.m.64 views

CVE-2026-19118 Race condition vulnerability was identified in GitHub Enterprise Server that allowed remote code execution

A time-of-check time-of-use race condition vulnerability was identified in GitHub Enterprise Server that allowed remote code execution. Exploitation required an authenticated user with write access to a repository and precise timing of concurrent upload requests. This vulnerability affected all...

7.7CVSS0.00528EPSS
SaveExploits0References5
CVE
CVE
added 2026/09/01 9:55 p.m.48 views

CVE-2026-19118

A time-of-check time-of-use (TOCTOU) race condition in GitHub Enterprise Server enabled remote code execution . Exploitation required an authenticated user with write access to a repository and precise timing of concurrent upload requests . All versions prior to 3.22 were affected; fixes are avai...

7.7CVSS6.1AI score0.00528EPSS
SaveExploits0References5Affected Software1
Positive Technologies
Positive Technologies
added 2026/09/01 12:00 a.m.17 views

PT-2026-84531

Name of the Vulnerable Software and Affected Versions GitHub Enterprise Server versions prior to 3.22 Description A time-of-check time-of-use TOCTOU race condition—a scenario where a system checks the state of a resource before using it, but the state changes between the check and the use—allows...

7.7CVSS5.8AI score0.00528EPSS
SaveExploits0References7
RedhatCVE
RedhatCVE
added 2026/08/31 2:19 p.m.13 views

CVE-2026-45404

A flaw was found in OpenTelemetry-Go. The OpenTracing bridge's bridgeSpan component contains an unsynchronized map, extraBaggageItems, which is not safe for concurrent access. When multiple operations, such as SetBaggageItem and correlation.MapFromContext, attempt to access this map simultaneousl...

6.2CVSS5.8AI score0.00131EPSS
SaveExploits0References7
Tenable Nessus
Tenable Nessus
added 2026/08/31 12:00 a.m.16 views

Linux Distros Unpatched Vulnerability : CVE-2026-80625

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - RDMA/hns: Fix memory leak of bonding resources In a corner case of concurrent driver removal and driver reset, bonding resource is first released in...

5.4AI score0.00155EPSS
SaveExploits0References2
NVD
NVD
added 2026/08/28 11:17 p.m.16 views

CVE-2026-55784

free5GC is an open-source implementation of the 5G core network. In version 1.4.4 and earlier, the AUSF component stores per-subscriber authentication state in a global sync.Map named AUSFContext.UePool in internal/context/context.go, keyed only by SUPI. Every request handled by...

7.5CVSS0.00253EPSS
SaveExploits0References1
OSV
OSV
added 2026/08/28 10:24 p.m.13 views

GHSA-334Q-H5G3-FPXV free5GC AUSF authentication contexts can be overwritten by concurrent requests for the same SUPI

Summary The AUSF component of free5GC stores per-subscriber authentication state in a global sync.Map keyed only by SUPI. Every incoming authentication request creates a new AusfUeContext and stores it under that SUPI key without checking whether an authentication procedure is already in progress...

7.5CVSS5.9AI score0.00253EPSS
SaveExploits0References2
Github Security Blog
Github Security Blog
added 2026/08/28 10:24 p.m.21 views

free5GC AUSF authentication contexts can be overwritten by concurrent requests for the same SUPI

Summary The AUSF component of free5GC stores per-subscriber authentication state in a global sync.Map keyed only by SUPI. Every incoming authentication request creates a new AusfUeContext and stores it under that SUPI key without checking whether an authentication procedure is already in progress...

7.5CVSS5.9AI score0.00253EPSS
SaveExploits0References2Affected Software1
EUVD
EUVD
added 2026/08/28 10:23 p.m.17 views

EUVD-2026-68016

free5GC is an open-source implementation of the 5G core network. In version 1.4.4 and earlier, the AUSF component stores per-subscriber authentication state in a global sync.Map named AUSFContext.UePool in internal/context/context.go, keyed only by SUPI. Every request handled by...

7.5CVSS5.9AI score0.00253EPSS
SaveExploits0References1
CVE
CVE
added 2026/08/28 10:23 p.m.34 views

CVE-2026-55784

free5GC is an open-source 5G core network implementation. In versions 1.4.4 and earlier , the AUSF component stores per-subscriber authentication state in a global sync.Map keyed only by SUPI . Because each request unconditionally replaces the active context for that SUPI, an attacker with access...

7.5CVSS5.9AI score0.00253EPSS
SaveExploits0References1
Rows per page
Query Builder