Lucene search
+L

3423 matches found

Github Security Blog
Github Security Blog
•added 2026/05/08 10:41 p.m.•20 views

free5GC's BSF concurrent PUT /nbsf-management/v1/subscriptions/{subId} crashes the BSF process via concurrent map read/write on Subscriptions

Summary free5GC's BSF PUT /nbsf-management/v1/subscriptions/subId handler has an unsynchronized write on the global Subscriptions map. The handler first reads the map under RLock via BSFContext.GetSubscriptionsubId, but if the subscription does not exist, ReplaceIndividualSubcription writes back ...

6.5CVSS5.9AI score0.00432EPSS
SaveExploits1References6Affected Software1
OSV
OSV
•added 2026/05/08 10:41 p.m.•40 views

GHSA-27PH-8Q4F-H7M7 free5GC's BSF concurrent PUT /nbsf-management/v1/subscriptions/{subId} crashes the BSF process via concurrent map read/write on Subscriptions

Summary free5GC's BSF PUT /nbsf-management/v1/subscriptions/subId handler has an unsynchronized write on the global Subscriptions map. The handler first reads the map under RLock via BSFContext.GetSubscriptionsubId, but if the subscription does not exist, ReplaceIndividualSubcription writes back ...

6.5CVSS5.9AI score0.00432EPSS
SaveExploits1References6
RedhatCVE
RedhatCVE
•added 2026/05/08 7:21 p.m.•16 views

CVE-2026-43319

A flaw was found in the Linux kernel's spidev driver. A local user, by performing concurrent write and ioctl operations on the same spidev file descriptor from separate threads, could trigger a lock inversion. This issue can lead to a deadlock, resulting in a Denial of Service DoS for the affecte...

5.5CVSS5.8AI score0.00125EPSS
SaveExploits0References4
EUVD
EUVD
•added 2026/05/08 3:31 p.m.•19 views

EUVD-2026-28724

In the Linux kernel, the following vulnerability has been resolved: sched/mmcid: Prevent CID stalls due to concurrent forks A newly forked task is accounted as MMCID user before the task is visible in the process' thread list and the global task list. This creates the following problem: CPU1 CPU2...

5.7AI score0.00143EPSS
SaveExploits0References3
UbuntuCve
UbuntuCve
•added 2026/05/08 3:16 p.m.•17 views

CVE-2026-43418

In the Linux kernel, the following vulnerability has been resolved: sched/mmcid: Prevent CID stalls due to concurrent forks A newly forked task is accounted as MMCID user before the task is visible in the process' thread list and the global task list. This creates the following problem: CPU1 CPU2...

5.5CVSS5.7AI score0.00143EPSS
SaveExploits0References4
OSV
OSV
•added 2026/05/08 3:16 p.m.•24 views

UBUNTU-CVE-2026-43418

In the Linux kernel, the following vulnerability has been resolved: sched/mmcid: Prevent CID stalls due to concurrent forks A newly forked task is accounted as MMCID user before the task is visible in the process' thread list and the global task list. This creates the following problem: CPU1 CPU2...

5.7CVSS5.7AI score0.00143EPSS
SaveExploits0References5
OSV
OSV
•added 2026/05/08 2:22 p.m.•19 views

CVE-2026-43448 nvme-pci: Fix race bug in nvme_poll_irqdisable()

In the Linux kernel, the following vulnerability has been resolved: nvme-pci: Fix race bug in nvmepollirqdisable In the following scenario, pdev can be disabled between 1 and 3 by 2. This sets pdev-msixenabled = 0. Then, pciirqvector will return MSI-X IRQ15 for 1 whereas return INTx IRQcqvector...

5.8AI score
SaveExploits0References9
OSV
OSV
•added 2026/05/08 2:21 p.m.•14 views

CVE-2026-43418 sched/mmcid: Prevent CID stalls due to concurrent forks

In the Linux kernel, the following vulnerability has been resolved: sched/mmcid: Prevent CID stalls due to concurrent forks A newly forked task is accounted as MMCID user before the task is visible in the process' thread list and the global task list. This creates the following problem: CPU1 CPU2...

5.8AI score
SaveExploits0References5
Cvelist
Cvelist
•added 2026/05/08 2:21 p.m.•48 views

CVE-2026-43418 sched/mmcid: Prevent CID stalls due to concurrent forks

In the Linux kernel, the following vulnerability has been resolved: sched/mmcid: Prevent CID stalls due to concurrent forks A newly forked task is accounted as MMCID user before the task is visible in the process' thread list and the global task list. This creates the following problem: CPU1 CPU2...

0.00143EPSS
SaveExploits0References2
Debian CVE
Debian CVE
•added 2026/05/08 2:21 p.m.•21 views

CVE-2026-43418

In the Linux kernel, the following vulnerability has been resolved: sched/mmcid: Prevent CID stalls due to concurrent forks A newly forked task is accounted as MMCID user before the task is visible in the process' thread list and the global task list. This creates the following problem: CPU1 CPU2...

5.5CVSS5.7AI score0.00143EPSS
SaveExploits0
Positive Technologies
Positive Technologies
•added 2026/05/08 12:00 a.m.•16 views

PT-2026-39079

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A race condition exists during concurrent fork operations where a newly forked task is accounted as an MMCID user before it becomes visible in the process thread list and the global task...

5.8AI score0.00143EPSS
SaveExploits0References5
CNNVD
CNNVD
•added 2026/05/08 12:00 a.m.•16 views

Linux kernel 安全漏洞

The Linux kernel is the core of the open-source operating system Linux, developed by the Linux Foundation in the United States. There is a security vulnerability in the Linux kernel, which stems from the ceph asynchronous unlink operation reducing the inlink counter prematurely before it is...

4.7CVSS5.8AI score0.00111EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
•added 2026/05/07 2:19 a.m.•26 views

SUSE CVE-2026-43019

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: hciconn: fix potential UAF in setcigparamssync hciconn lookup and field access must be covered by hdev lock in setcigparamssync, otherwise it's possible it is freed concurrently. Take hdev lock to prevent hciconn from...

5.5CVSS5.7AI score0.00175EPSS
SaveExploits0References17
Snyk
Snyk
•added 2026/05/07 1:56 a.m.•11 views

Improperly Implemented Security Check for Standard

Overview Affected versions of this package are vulnerable to Improperly Implemented Security Check for Standard due to missing concurrent procedure validation in the SecurityMode and handleHandoverRequiredMain functions. An attacker can cause mismatches between security contexts, potentially...

5.4CVSS5.8AI score0.00385EPSS
SaveExploits1References2
Github Security Blog
Github Security Blog
•added 2026/05/07 1:56 a.m.•30 views

Free5GC AMF has Missing Concurrent NAS SMC Validation During NGAP Handover

Summary The AMF in Free5GC v4.2.1 does not enforce the concurrent security procedure rules defined in 3GPP TS 33.501 §6.9.5.1. The AMF does not check for ongoing N2 handover procedures before initiating a NAS Security Mode Command, and vice versa. This can lead to mismatches between NAS and AS...

5.4CVSS5.9AI score0.00385EPSS
SaveExploits1References5Affected Software1
Snyk
Snyk
•added 2026/05/07 1:00 a.m.•28 views

Race Condition

Overview Affected versions of this package are vulnerable to Race Condition due to improper synchronization in the webhook process. An attacker can cause the application to crash and become unavailable by sending concurrent requests that exploit the reuse of echo.Context objects, leading to a pan...

8.7CVSS5.8AI score0.00375EPSS
SaveExploits1References2
Snyk
Snyk
•added 2026/05/07 1:00 a.m.•14 views

Race Condition

Overview Affected versions of this package are vulnerable to Race Condition due to improper synchronization in the webhook process. An attacker can cause the application to crash and become unavailable by sending concurrent requests that exploit the reuse of echo.Context objects, leading to a pan...

8.7CVSS5.8AI score0.00375EPSS
SaveExploits1References2
Snyk
Snyk
•added 2026/05/07 1:00 a.m.•12 views

Race Condition

Overview Affected versions of this package are vulnerable to Race Condition due to improper synchronization in the webhook process. An attacker can cause the application to crash and become unavailable by sending concurrent requests that exploit the reuse of echo.Context objects, leading to a pan...

8.7CVSS5.8AI score0.00375EPSS
SaveExploits1References2
Snyk
Snyk
•added 2026/05/07 1:00 a.m.•11 views

Race Condition

Overview Affected versions of this package are vulnerable to Race Condition due to improper synchronization in the webhook process. An attacker can cause the application to crash and become unavailable by sending concurrent requests that exploit the reuse of echo.Context objects, leading to a pan...

8.7CVSS5.8AI score0.00375EPSS
SaveExploits1References2
Tenable Nessus
Tenable Nessus
•added 2026/05/07 12:00 a.m.•13 views

Linux Distros Unpatched Vulnerability : CVE-2026-43220

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - iommu/amd: serialize sequence allocation under concurrent TLB invalidations With concurrent TLB invalidations, completion wait randomly gets timed out because...

5.5CVSS5.9AI score0.00162EPSS
SaveExploits2References2
Rows per page
Query Builder