Lucene search
+L

34 matches found

Positive Technologies
Positive Technologies
added 2026/07/14 12:0 a.m.14 views

PT-2026-58036

On Xtensa SoCs built with CONFIG XTENSA MPU and CONFIG USERSPACE, arch buffer validate in arch/xtensa/core/mpu.c — the architecture hook that verifies a user-mode-supplied buffer is accessible to the calling user thread with the requested permission — defaulted its return value to 0 access...

7.8CVSS6.2AI score0.00114EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2026/06/25 11:53 p.m.10 views

CVE-2026-53219

A flaw was found in the Linux kernel's netfilter xtables component. This vulnerability allows for information disclosure due to improper handling of percpu counter pointers during the copying of rule entry headers to userspace. A local attacker could exploit this by causing a fault in a userspace...

5.5CVSS5.8AI score0.00123EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2026/05/28 3:56 a.m.10 views

SUSE CVE-2026-45893

In the Linux kernel, the following vulnerability has been resolved: apparmor: Fix & Optimize table creation from possibly unaligned memory Source blob may come from userspace and might be unaligned. Try to optize the copying process by avoiding unaligned memory accesses. - Added Fixes tag - Added...

5.8AI score0.00125EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2026/05/28 12:0 a.m.19 views

PT-2026-44305

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A kernel stack memory leak occurs in the pseries/papr-hvpipe component. The hdr variable is allocated on the stack, but only hdr.version and hdr.flags are explicitly initialized. Since t...

5.5CVSS6AI score0.00126EPSS
SaveExploits0
RedhatCVE
RedhatCVE
added 2026/05/27 10:37 p.m.26 views

CVE-2026-45975

A flaw was found in the Linux kernel's ublk subsystem. A local attacker could exploit a race condition where the kernel reads struct ublksrvctrlcmd from userspace-mapped memory without proper synchronization. This allows a malicious user to concurrently write to the structure, potentially causing...

7.3CVSS5.8AI score0.00107EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/05/27 3:33 p.m.13 views

EUVD-2026-32359

In the Linux kernel, the following vulnerability has been resolved: apparmor: Fix & Optimize table creation from possibly unaligned memory Source blob may come from userspace and might be unaligned. Try to optize the copying process by avoiding unaligned memory accesses. - Added Fixes tag - Added...

5.8AI score0.00125EPSS
SaveExploits0References5
OSV
OSV
added 2026/05/27 12:18 p.m.10 views

CVE-2026-45975 ublk: use READ_ONCE() to read struct ublksrv_ctrl_cmd

In the Linux kernel, the following vulnerability has been resolved: ublk: use READONCE to read struct ublksrvctrlcmd struct ublksrvctrlcmd is part of the iouringsqe, which may lie in userspace-mapped memory. It's racy to access its fields with normal loads, as userspace may write to them...

5.5CVSS5.9AI score0.00107EPSS
SaveExploits0References5
ATTACKERKB
ATTACKERKB
added 2026/04/22 2:33 a.m.5 views

CVE-2026-6386

In order to apply a particular protection key to an address range, the kernel must update the corresponding page table entries. The subroutine which handled this failed to take into account the presence of 1GB largepage mappings created using the shmcreatelargepage3 interface. In particular, it...

5.8AI score0.00162EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2026/03/04 12:0 a.m.6 views

PT-2026-22922

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The UFX IOCTL REPORT DAMAGE ioctl does not correctly copy data from user space to kernel space. Instead, it directly references the memory, which can lead to issues if invalid data is...

7.3CVSS6AI score0.00206EPSS
SaveExploits0
RedhatCVE
RedhatCVE
added 2025/11/13 12:37 p.m.9 views

CVE-2025-40176

In the Linux kernel, the following vulnerability has been resolved: tls: wait for pending async decryptions if tlsstrpmsghold fails Async decryption calls tlsstrpmsghold to create a clone of the input skb to hold references to the memory it uses. If we fail to allocate that clone, proceeding with...

7.3CVSS5.3AI score0.0042EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2025/10/11 12:0 a.m.7 views

PT-2025-49057

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A flaw exists in the Linux kernel related to Transparent Huge Pages THP. When memory error injection occurs on a THP mapped to userspace, the kernel can panic instead of terminating the...

5.4CVSS5.5AI score0.00209EPSS
SaveExploits0
EUVD
EUVD
added 2025/10/07 12:30 a.m.7 views

EUVD-2015-0677

Malware in sbrugna...

4.3CVSS6.3AI score0.00317EPSS
SaveExploits0References3
OSV
OSV
added 2025/06/18 11:3 a.m.11 views

CVE-2022-50215 scsi: sg: Allow waiting for commands to complete on removed device

In the Linux kernel, the following vulnerability has been resolved: scsi: sg: Allow waiting for commands to complete on removed device When a SCSI device is removed while in active use, currently sg will immediately return -ENODEV on any attempt to wait for active commands that were sent before t...

5.5CVSS6AI score0.00199EPSS
SaveExploits0References12
Packet Storm
Packet Storm
added 2025/03/17 12:0 a.m.498 views

Linux io_uring Out-Of-Bounds Access

iouaddrmap in iouring handles multi-page region dangerously in a way that may allow for out-of-bounds access. iouaddrmap wants to import a region from userspace, and then address the imported region through the linear mapping area. This requires that the imported region is physically contiguous. ...

5.5CVSS6.9AI score0.00282EPSS
SaveExploits3
SUSE CVE
SUSE CVE
added 2024/08/18 2:2 a.m.4 views

SUSE CVE-2024-42262

In the Linux kernel, the following vulnerability has been resolved: drm/v3d: Fix potential memory leak in the performance extension If fetching of userspace memory fails during the main loop, all drm sync objs looked up until that point will be leaked because of the missing drmsyncobjput. Fix it ...

3.3CVSS7.6AI score0.00196EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2024/08/18 2:2 a.m.5 views

SUSE CVE-2024-42263

In the Linux kernel, the following vulnerability has been resolved: drm/v3d: Fix potential memory leak in the timestamp extension If fetching of userspace memory fails during the main loop, all drm sync objs looked up until that point will be leaked because of the missing drmsyncobjput. Fix it by...

3.3CVSS7.6AI score0.00196EPSS
SaveExploits0References3
OSV
OSV
added 2024/08/17 10:15 a.m.9 views

AZL-48480 CVE-2024-43819 affecting package kernel 5.15.200.1-1

In the Linux kernel, the following vulnerability has been resolved: kvm: s390: Reject memory region operations for ucontrol VMs This change rejects the KVMSETUSERMEMORYREGION and KVMSETUSERMEMORYREGION2 ioctls when called on a ucontrol VM. This is necessary since ucontrol VMs have kvm-arch.gmap s...

5.5CVSS6AI score0.00194EPSS
SaveExploits0References1
NVD
NVD
added 2024/08/17 9:15 a.m.20 views

CVE-2024-42263

In the Linux kernel, the following vulnerability has been resolved: drm/v3d: Fix potential memory leak in the timestamp extension If fetching of userspace memory fails during the main loop, all drm sync objs looked up until that point will be leaked because of the missing drmsyncobjput. Fix it by...

5.5CVSS0.00196EPSS
SaveExploits0References2
OSV
OSV
added 2024/08/17 9:15 a.m.2 views

DEBIAN-CVE-2024-42263

In the Linux kernel, the following vulnerability has been resolved: drm/v3d: Fix potential memory leak in the timestamp extension If fetching of userspace memory fails during the main loop, all drm sync objs looked up until that point will be leaked because of the missing drmsyncobjput. Fix it by...

5.5CVSS5.8AI score0.00196EPSS
SaveExploits0References1
OSV
OSV
added 2024/08/17 9:15 a.m.4 views

UBUNTU-CVE-2024-42262

In the Linux kernel, the following vulnerability has been resolved: drm/v3d: Fix potential memory leak in the performance extension If fetching of userspace memory fails during the main loop, all drm sync objs looked up until that point will be leaked because of the missing drmsyncobjput. Fix it ...

5.5CVSS6.5AI score0.00196EPSS
SaveExploits0References10
Rows per page
Query Builder