Lucene search
+L

10847 matches found

Positive Technologies
Positive Technologies
added 2025/04/16 12:00 a.m.13 views

PT-2025-16672 · Linux +3 · Linux Kernel +3

Name of the Vulnerable Software and Affected Versions: Linux kernel versions prior to 6.12.13 Description: A kernel panic is caused by a null pointer dereference in the mt792x rx get wcid function. The issue arises because the deflink structure is not properly initialized with the sta context. Th...

7.8CVSS5.9AI score0.66418EPSS
SaveExploits0References927
Positive Technologies
Positive Technologies
added 2025/04/16 12:00 a.m.6 views

PT-2025-29010

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: A flaw exists in the Linux kernel's Wi-Fi subsystem related to the ath12k driver. The issue involves potential corruption of nodes within the ar-arvifs list during WLAN recovery...

5.5CVSS5.9AI score0.00187EPSS
SaveExploits0
CNNVD
CNNVD
added 2025/04/16 12:00 a.m.11 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in the Linux kernel, which stems from a kernel panic that could be triggered by f2fs on a fallocation failure...

5.5CVSS6.3AI score0.00179EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2025/04/16 12:00 a.m.16 views

PT-2025-38572

Name of the Vulnerable Software and Affected Versions Linux kernel versions 6.6.0-39 and earlier Description A NULL pointer dereference issue was identified within the tee shm put function of the Linux kernel. Specifically, a check was missing in tee shm put, leading to a potential crash when shm...

5.5CVSS5.8AI score0.0016EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2025/04/16 12:00 a.m.15 views

PT-2025-16763 · Linux +2 · Linux Kernel +2

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: A vulnerability in the Linux kernel has been identified, specifically in the f2fs filesystem. The issue arises when the f2fs write inode function fails to check the CP ERROR FLAG flag,...

7.8CVSS6AI score0.66418EPSS
SaveExploits0References691
Positive Technologies
Positive Technologies
added 2025/04/16 12:00 a.m.16 views

PT-2025-16734 · Linux +1 · Linux Kernel +1

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: A vulnerability in the Linux kernel has been resolved, related to the powerpc/perf component. The issue arises from the introduction of the 'vpa pmu' PMU, which does not assign ownersh...

7.8CVSS7.6AI score0.36848EPSS
SaveExploits3References816
Positive Technologies
Positive Technologies
added 2025/04/15 12:00 a.m.4 views

PT-2025-20344

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A kernel panic issue has been resolved in the Linux kernel. The problem occurred when accessing the IRQ handler associated with a generated IRQ, which was fixed by acquiring a spinlock a...

5.5CVSS6.6AI score0.00176EPSS
SaveExploits0
RedHat Linux
RedHat Linux
added 2025/04/10 1:04 a.m.6 views

encoding/gob: golang: Calling Decoder.Decode on a message which contains deeply nested structures can cause a panic due to stack exhaustion

A flaw was found in the encoding/gob package of the Golang standard library. Calling Decoder.Decoding, a message that contains deeply nested structures, can cause a panic due to stack exhaustion. This is a follow-up to CVE-2022-30635...

7.5CVSS6.6AI score0.01127EPSS
SaveExploits0References8
Positive Technologies
Positive Technologies
added 2025/04/10 12:00 a.m.21 views

PT-2025-25808

Name of the Vulnerable Software and Affected Versions Linux kernel versions prior to the version that includes the fix for this issue Description A vulnerability in the Linux kernel has been resolved. The issue occurs when calling core::fmt::write from Rust code while FineIBT is enabled, resultin...

7.8CVSS8.2AI score0.0051EPSS
SaveExploits0References222
Positive Technologies
Positive Technologies
added 2025/04/09 12:00 a.m.9 views

PT-2025-18440

Name of the Vulnerable Software and Affected Versions Linux kernel versions prior to the version containing commit 8284066946e6 Description A null pointer dereference issue has been identified in the Linux kernel's ublk driver, specifically in the handling of recovery and reissue in ublk abort...

5.5CVSS6.8AI score0.00176EPSS
SaveExploits0
RedhatCVE
RedhatCVE
added 2025/04/08 12:43 a.m.16 views

CVE-2024-58132

In chainmaker-go aka ChainMaker before 2.3.6, multiple updates to a single node's configuration can cause other normal nodes to perform concurrent read and write operations on a map, leading to a panic...

4CVSS7.1AI score0.00255EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2025/04/07 12:00 a.m.15 views

PT-2025-18454

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A vulnerability has been identified in the Linux kernel related to virtiofs, where in certain scenarios, such as during fuzz testing, the source name may be NULL. This could lead to a...

5.5CVSS6.6AI score0.00185EPSS
SaveExploits0
Snyk
Snyk
added 2025/04/06 3:44 a.m.8 views

Incorrect Synchronization

Overview Affected versions of this package are vulnerable to Incorrect Synchronization in the checkCertId function, when processing multiple concurrent updates to a node's configuration, which can cause a panic. Remediation Upgrade chainmaker.org/chainmaker/net-libp2p/libp2pnet to version 1.2.7 o...

8.2CVSS7AI score0.00255EPSS
SaveExploits0References2
Snyk
Snyk
added 2025/04/06 3:41 a.m.5 views

Race Condition

Overview Affected versions of this package are vulnerable to Race Condition due to concurrent writes to a map by logger.go. An attacker can induce a read-write conflict and cause repeated restarts and then a panic by writing to multiple logs simultaneously. Remediation There is no fixed version f...

8.2CVSS7.3AI score0.00255EPSS
SaveExploits0References2
NVD
NVD
added 2025/04/06 3:15 a.m.15 views

CVE-2024-58132

In chainmaker-go aka ChainMaker before 2.3.6, multiple updates to a single node's configuration can cause other normal nodes to perform concurrent read and write operations on a map, leading to a panic...

4CVSS0.00255EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2025/04/06 12:00 a.m.28 views

CVE-2024-58133

In chainmaker-go aka ChainMaker before 2.4.0, when making frequent updates to a node's configuration file and restarting this node, concurrent writes by logger.go to a map are mishandled. Creating other logs simultaneously can lead to a read-write conflict and panic...

4CVSS0.00255EPSS
SaveExploits0References1
CVE
CVE
added 2025/04/06 12:00 a.m.55 views

CVE-2024-58132

CVE-2024-58132 affects chainmaker-go (ChainMaker) up to version 2.3.6, where multiple configuration updates on a single node can trigger concurrent reads/writes on a map, causing a panic. Public sources corroborate the issue across multiple catalogs (NVD/Red Hat/CIRCL), with the root cause descri...

4CVSS6.9AI score0.00255EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2025/04/06 12:00 a.m.8 views

CVE-2024-58132

In chainmaker-go aka ChainMaker before 2.3.6, multiple updates to a single node's configuration can cause other normal nodes to perform concurrent read and write operations on a map, leading to a panic...

4CVSS6.8AI score0.00255EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2025/04/06 12:00 a.m.26 views

CVE-2024-58132

In chainmaker-go aka ChainMaker before 2.3.6, multiple updates to a single node's configuration can cause other normal nodes to perform concurrent read and write operations on a map, leading to a panic...

4CVSS0.00255EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2025/04/06 12:00 a.m.8 views

CVE-2024-58133

In chainmaker-go aka ChainMaker before 2.4.0, when making frequent updates to a node's configuration file and restarting this node, concurrent writes by logger.go to a map are mishandled. Creating other logs simultaneously can lead to a read-write conflict and panic...

4CVSS6.9AI score0.00255EPSS
SaveExploits0References1
Rows per page
Query Builder