Lucene search
+L

263 matches found

Positive Technologies
Positive Technologies
added 2025/09/26 12:0 a.m.13 views

PT-2025-46757

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The Linux kernel contains a flaw within the Squashfs file system where negative file sizes can be returned by the squashfs read inode function. This issue can lead to a warning in...

4.6CVSS7.5AI score0.00193EPSS
Exploits0
Positive Technologies
Positive Technologies
added 2025/09/19 12:0 a.m.21 views

PT-2025-44117

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The Linux kernel contains a flaw within the Squashfs file system related to uninitialized values in the squashfs get parent function. This issue arises when open by handle at is invoked...

4.6CVSS5.8AI score0.00207EPSS
Exploits0
OSV
OSV
added 2025/09/05 5:20 p.m.5 views

CVE-2025-39679 drm/nouveau/nvif: Fix potential memory leak in nvif_vmm_ctor().

In the Linux kernel, the following vulnerability has been resolved: drm/nouveau/nvif: Fix potential memory leak in nvifvmmctor. When the nvifvmmtype is invalid, we will return error directly without freeing the args in nvifvmmctor, which leading a memory leak. Fix it by setting the ret -EINVAL an...

5.5CVSS6.1AI score0.00146EPSS
Exploits0References7
Positive Technologies
Positive Technologies
added 2025/09/03 12:0 a.m.6 views

PT-2025-40083

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The Linux kernel contains a flaw within the DAMON Data Access MONitor module’s RECLAIM and LRU SORT components. These modules lack validation of user-configured parameters during...

5.5CVSS6.7AI score0.00137EPSS
Exploits0
SUSE CVE
SUSE CVE
added 2025/08/19 11:23 p.m.3 views

SUSE CVE-2025-38563

In the Linux kernel, the following vulnerability has been resolved: perf/core: Prevent VMA split of buffer mappings The perf mmap code is careful about mmap'ing the user page with the ringbuffer and additionally the auxiliary buffer, when the event supports it. Once the first mapping is...

7.5CVSS6.6AI score0.00384EPSS
Exploits0References37
Cvelist
Cvelist
added 2025/08/19 5:2 p.m.21 views

CVE-2025-38563 perf/core: Prevent VMA split of buffer mappings

In the Linux kernel, the following vulnerability has been resolved: perf/core: Prevent VMA split of buffer mappings The perf mmap code is careful about mmap'ing the user page with the ringbuffer and additionally the auxiliary buffer, when the event supports it. Once the first mapping is...

0.00384EPSS
Exploits0References10
CVE
CVE
added 2025/08/19 5:2 p.m.70 views

CVE-2025-38563

CVE-2025-38563 affects the Linux kernel perf subsystem. The issue arises when perf mmap-based mappings can be split (VMA split) after initial mapping, causing mismatched offsets/sizes and leaking reference counts for ringbuffer/auxiliary buffers. The fix adds vm_operations_struct.may_split() and ...

7.8CVSS7.3AI score0.00384EPSS
Exploits0References12Affected Software1
OSV
OSV
added 2025/08/19 5:2 p.m.13 views

CVE-2025-38563 perf/core: Prevent VMA split of buffer mappings

In the Linux kernel, the following vulnerability has been resolved: perf/core: Prevent VMA split of buffer mappings The perf mmap code is careful about mmap'ing the user page with the ringbuffer and additionally the auxiliary buffer, when the event supports it. Once the first mapping is...

7.8CVSS6.5AI score0.00384EPSS
Exploits0References15
Positive Technologies
Positive Technologies
added 2025/08/11 12:0 a.m.3 views

PT-2025-40090

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A flaw exists in the Linux kernel’s memory management subsystem, specifically within the DAMON reclaim functionality. A division-by-zero error can occur in the damon reclaim apply...

5.5CVSS6.7AI score0.00137EPSS
Exploits0
OSV
OSV
added 2025/07/28 12:15 p.m.2 views

DEBIAN-CVE-2025-38481

In the Linux kernel, the following vulnerability has been resolved: comedi: Fail COMEDIINSNLIST ioctl if ninsns is too large The handling of the COMEDIINSNLIST ioctl allocates a kernel buffer to hold the array of struct comediinsn, getting the length from the ninsns member of the struct...

5.5CVSS5.7AI score0.00156EPSS
Exploits0References1
OSV
OSV
added 2025/07/28 12:15 p.m.3 views

UBUNTU-CVE-2025-38481

In the Linux kernel, the following vulnerability has been resolved: comedi: Fail COMEDIINSNLIST ioctl if ninsns is too large The handling of the COMEDIINSNLIST ioctl allocates a kernel buffer to hold the array of struct comediinsn, getting the length from the ninsns member of the struct...

5.5CVSS6.2AI score0.00156EPSS
Exploits0References39
SUSE CVE
SUSE CVE
added 2025/07/03 11:23 p.m.9 views

SUSE CVE-2025-38142

In the Linux kernel, the following vulnerability has been resolved: hwmon: asus-ec-sensors check sensor index in readstring Prevent a potential invalid memory access when the requested sensor is not found. findecsensorindex may return a negative value e.g. -ENOENT, but its result was used without...

6.6CVSS6.6AI score0.00156EPSS
Exploits0References22
OSV
OSV
added 2025/07/03 9:15 a.m.3 views

DEBIAN-CVE-2025-38172

In the Linux kernel, the following vulnerability has been resolved: erofs: avoid using multiple devices with different type For multiple devices, both primary and extra devices should be the same type. erofsinitdevice has already guaranteed that if the primary is a file-backed device, extra devic...

7.8CVSS6.1AI score0.00143EPSS
Exploits0References1
SUSE CVE
SUSE CVE
added 2025/06/19 3:42 a.m.13 views

SUSE CVE-2022-50092

In the Linux kernel, the following vulnerability has been resolved: dm thin: fix use-after-free crash in dmsmregisterthresholdcallback Fault inject on pool metadata device reports: BUG: KASAN: use-after-free in dmpoolregistermetadatathreshold+0x40/0x80 Read of size 8 at addr ffff8881b9d50068 by...

5.5CVSS6.3AI score0.00204EPSS
Exploits0References12
OSV
OSV
added 2025/06/18 11:15 a.m.4 views

DEBIAN-CVE-2022-50092

In the Linux kernel, the following vulnerability has been resolved: dm thin: fix use-after-free crash in dmsmregisterthresholdcallback Fault inject on pool metadata device reports: BUG: KASAN: use-after-free in dmpoolregistermetadatathreshold+0x40/0x80 Read of size 8 at addr ffff8881b9d50068 by...

5.5CVSS5.5AI score0.00204EPSS
Exploits0References1
SUSE CVE
SUSE CVE
added 2025/05/21 12:46 a.m.5 views

SUSE CVE-2025-37947

In the Linux kernel, the following vulnerability has been resolved: ksmbd: prevent out-of-bounds stream writes by validating pos ksmbdvfsstreamwrite did not validate whether the write offset pos was within the bounds of the existing stream data length vlen. If pos was greater than or equal to vle...

7.8CVSS6.5AI score0.00212EPSS
Exploits1References3
OSV
OSV
added 2025/05/20 4:15 p.m.2 views

DEBIAN-CVE-2025-37947

In the Linux kernel, the following vulnerability has been resolved: ksmbd: prevent out-of-bounds stream writes by validating pos ksmbdvfsstreamwrite did not validate whether the write offset pos was within the bounds of the existing stream data length vlen. If pos was greater than or equal to vle...

7.8CVSS5.7AI score0.00212EPSS
Exploits1References1
Vulnrichment
Vulnrichment
added 2025/05/20 4:1 p.m.4 views

CVE-2025-37947 ksmbd: prevent out-of-bounds stream writes by validating *pos

In the Linux kernel, the following vulnerability has been resolved: ksmbd: prevent out-of-bounds stream writes by validating pos ksmbdvfsstreamwrite did not validate whether the write offset pos was within the bounds of the existing stream data length vlen. If pos was greater than or equal to vle...

6.1AI score0.00212EPSS
Exploits1References5
SUSE CVE
SUSE CVE
added 2025/05/03 2:51 a.m.3 views

SUSE CVE-2023-53080

In the Linux kernel, the following vulnerability has been resolved: xsk: Add missing overflow check in xdpumemreg The number of chunks can overflow u32. Make sure to return -EINVAL on overflow. Also remove a redundant u32 cast assigning umem-npgs...

5.5CVSS8AI score0.00183EPSS
Exploits0References4
SUSE CVE
SUSE CVE
added 2025/04/18 11:20 p.m.7 views

SUSE CVE-2025-22044

In the Linux kernel, the following vulnerability has been resolved: acpi: nfit: fix narrowing conversion in acpinfitctl Syzkaller has reported a warning in tonfitbusuuid: "only secondary bus families can be translated". This warning is emited if the argument is equal to NVDIMMBUSFAMILYNFIT == 0...

5.5CVSS7.8AI score0.00199EPSS
Exploits0References16
Rows per page
Query Builder