Lucene search
K

954 matches found

Positive Technologies
Positive Technologies
added 2025/06/18 12:0 a.m.4 views

PT-2025-26000 · Linux · Linux Kernel

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: A memory leak issue has been identified in the Linux kernel, specifically in the apparmor module. The issue occurs when the copy from user function fails, causing a memory leak due to...

7.8CVSS5.7AI score0.0282EPSS
Exploits16References579
AstraLinux
AstraLinux
added 2025/06/16 11:28 a.m.2 views

Astra Linux - уязвимость в linux-6.12

In the Linux kernel, the following vulnerability has been resolved: s390/ism: add release function for struct device According to devicerelease in /drivers/base/core.c, a device without a release function is a broken device and must be fixed. The current code directly frees the device after calli...

7.8CVSS6.5AI score0.00014EPSS
Exploits0References3
AstraLinux
AstraLinux
added 2025/06/16 11:28 a.m.3 views

Astra Linux - уязвимость в linux-6.12

In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix use-after-free in ksmbdfreeworkstruct -interimentry of ksmbdwork could be deleted after oplock is freed. We don't need to manage it with linked list. The interim request could be immediately sent whenever a oplock brea...

7.8CVSS6.5AI score0.00049EPSS
Exploits0References3
RedhatCVE
RedhatCVE
added 2025/05/23 6:1 a.m.3 views

CVE-2023-28448

Versionize is a framework for version tolerant serializion/deserialization of Rust data structures, designed for usecases that need fast deserialization times and minimal size overhead. An issue was discovered in the ‘Versionize::deserialize’ implementation provided by the ‘versionize’ crate for...

7.5CVSS7AI score0.00284EPSS
Exploits0References1
OSSF Malicious Packages
OSSF Malicious Packages
added 2025/05/23 2:48 a.m.3 views

Malicious code in struct-logger (npm)

--- -= Per source details. Do not edit below this line.=- Source: ghsa-malware 003b22b8443887007116728f7f9a376db94e966dfeafcd33be4bc445e10bffc2 Any computer that has this package installed or running should be considered fully compromised. All secrets and keys stored on that computer should be...

6.9AI score
Exploits0References1
SUSE CVE
SUSE CVE
added 2025/05/21 12:47 a.m.1 views

SUSE CVE-2025-37900

In the Linux kernel, the following vulnerability has been resolved: iommu: Fix two issues in iommucopystructfromuser In the review for iommucopystructtouser helper, Matt pointed out that a NULL pointer should be rejected prior to dereferencing it:...

5.5CVSS7.9AI score0.00049EPSS
Exploits0References16
OSV
OSV
added 2025/05/20 5:15 p.m.1 views

DEBIAN-CVE-2025-37972

In the Linux kernel, the following vulnerability has been resolved: Input: mtk-pmic-keys - fix possible null pointer dereference In mtkpmickeysprobe, the regs parameter is only set if the button is parsed in the device tree. However, on hardware where the button is left floating, that node will...

5.5CVSS5.7AI score0.0009EPSS
Exploits0References1
OSV
OSV
added 2025/05/20 5:15 p.m.0 views

UBUNTU-CVE-2025-37972

In the Linux kernel, the following vulnerability has been resolved: Input: mtk-pmic-keys - fix possible null pointer dereference In mtkpmickeysprobe, the regs parameter is only set if the button is parsed in the device tree. However, on hardware where the button is left floating, that node will...

5.5CVSS6.2AI score0.0009EPSS
Exploits0References27
OSV
OSV
added 2025/05/20 4:15 p.m.0 views

UBUNTU-CVE-2025-37900

In the Linux kernel, the following vulnerability has been resolved: iommu: Fix two issues in iommucopystructfromuser In the review for iommucopystructtouser helper, Matt pointed out that a NULL pointer should be rejected prior to dereferencing it:...

5.5CVSS6.2AI score0.00049EPSS
Exploits0References28
OSV
OSV
added 2025/05/20 3:21 p.m.8 views

CVE-2025-37900 iommu: Fix two issues in iommu_copy_struct_from_user()

In the Linux kernel, the following vulnerability has been resolved: iommu: Fix two issues in iommucopystructfromuser In the review for iommucopystructtouser helper, Matt pointed out that a NULL pointer should be rejected prior to dereferencing it:...

5.5CVSS6.6AI score0.00049EPSS
Exploits0References6
NVD
NVD
added 2025/05/09 7:16 a.m.9 views

CVE-2025-37886

In the Linux kernel, the following vulnerability has been resolved: pdscore: make waitcontext part of qinfo Make the waitcontext a full part of the qinfo struct rather than a stack variable that goes away after pdscadminqpost is done so that the context is still available after the wait loop has...

5.5CVSS0.00065EPSS
Exploits0References4
NVD
NVD
added 2025/05/09 7:16 a.m.11 views

CVE-2025-37840

In the Linux kernel, the following vulnerability has been resolved: mtd: rawnand: brcmnand: fix PM resume warning Fixed warning on PM resume as shown below caused due to uninitialized struct nandoperation that checks chip select field : WARNONop-cs = nanddevntargets&chip-base 14.588522 ----------...

7.8CVSS0.00065EPSS
Exploits0References11
OSV
OSV
added 2025/05/09 6:45 a.m.9 views

CVE-2025-37886 pds_core: make wait_context part of q_info

In the Linux kernel, the following vulnerability has been resolved: pdscore: make waitcontext part of qinfo Make the waitcontext a full part of the qinfo struct rather than a stack variable that goes away after pdscadminqpost is done so that the context is still available after the wait loop has...

5.5CVSS6AI score0.00065EPSS
Exploits0References7
CVE
CVE
added 2025/05/09 6:41 a.m.121 views

CVE-2025-37840

CVE-2025-37840 concerns the Linux kernel MTD NAND code, specifically brcmnand, where a PM-resume path could trigger a WARN due to an uninitialized nand_operation that checks the chip select. The connected advisories confirm this as a fix: during platform suspend/resume, the code now calls a highe...

7.8CVSS6.5AI score0.00065EPSS
Exploits0References11Affected Software1
OSV
OSV
added 2025/05/08 7:15 a.m.1 views

DEBIAN-CVE-2025-37816

In the Linux kernel, the following vulnerability has been resolved: mei: vsc: Fix fortify-panic caused by invalid countedby use gcc 15 honors the countedbylen attribute on vsctppacket.buf and the vsc-tp.c code is using this in a wrong way. len does not contain the available size in the buffer, it...

5.5CVSS6AI score0.00049EPSS
Exploits0References1
NVD
NVD
added 2025/05/08 7:15 a.m.15 views

CVE-2025-37805

In the Linux kernel, the following vulnerability has been resolved: sound/virtio: Fix cancelsync warnings on uninitialized workstructs Betty reported hitting the following warning: 8.709131 T221 WARNING: CPU: 2 PID: 221 at kernel/workqueue.c:4182 ... 8.713282 T221 Call trace: 8.713365 T221...

5.5CVSS0.00051EPSS
Exploits0References7
Vulnrichment
Vulnrichment
added 2025/05/08 6:26 a.m.5 views

CVE-2025-37805 sound/virtio: Fix cancel_sync warnings on uninitialized work_structs

In the Linux kernel, the following vulnerability has been resolved: sound/virtio: Fix cancelsync warnings on uninitialized workstructs Betty reported hitting the following warning: 8.709131 T221 WARNING: CPU: 2 PID: 221 at kernel/workqueue.c:4182 ... 8.713282 T221 Call trace: 8.713365 T221...

6AI score0.00051EPSS
Exploits0References6
Positive Technologies
Positive Technologies
added 2025/05/08 12:0 a.m.6 views

PT-2025-20334

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A vulnerability has been resolved in the Linux kernel related to the sound/virtio module. The issue arises when the virtsnd probe function triggers an error path, leading to a call to...

5.5CVSS6.7AI score0.00051EPSS
Exploits0
Microsoft CVE
Microsoft CVE
added 2025/05/05 7:0 a.m.4 views

ksmbd: fix use-after-free in ksmbd_free_work_struct

...

7.8CVSS8.3AI score0.00049EPSS
Exploits0
RedhatCVE
RedhatCVE
added 2025/05/04 5:1 p.m.21 views

CVE-2023-53136

In the Linux kernel, the following vulnerability has been resolved: afunix: fix struct pid leaks in OOB support syzbot reported struct pid leak 1. Issue is that queueoob calls maybeaddcreds which potentially holds a reference on a pid. But skb-destructor is not set either directly or by calling...

5.5CVSS6.8AI score0.00067EPSS
Exploits0References4
Rows per page
Query Builder