Lucene search
+L

346 matches found

AstraLinux
AstraLinux
added 2026/08/24 10:19 a.m.6 views

Astra Linux - Vulnerability in Linux

A vulnerability was discovered in the Linux kernel versions 3.2 through 5.10.16, as used by Xen. Grant mapping operations often occur in batch hypercalls, where multiple operations are performed in a single hypercall; the success or failure of each operation is reported to the backend driver, whi...

5.5CVSS6.4AI score0.00346EPSS
SaveExploits0References1
AstraLinux
AstraLinux
added 2026/08/24 10:19 a.m.2 views

Astra Linux – Vulnerability in Linux 5.10

In the Linux kernel, the following vulnerabilities have been resolved: powerpc/fixmap: Fixed the VM debug warning when unmapping a fixmap entry. The unmapping of a fixmap entry is performed by calling setfixmap, with FIXMAPPAGECLEAR as the flag. Currently, powerpc setfixmap calls mapkernelpage...

5.5CVSS5.1AI score0.00225EPSS
SaveExploits0References2
AstraLinux
AstraLinux
added 2026/08/24 10:19 a.m.13 views

Astra Linux – Vulnerability found in Linux 5.10, Linux 6.1

In the Linux kernel, the following vulnerability has been resolved: Net: Ethernet: ecbhf: Fixed the dmafreecoherent function’s DMA handle. The error-prone use of dmafreecoherent takes priv-rxbuf.alloclen as the DMA handle. This could result in improper unmapping of the buffer. The DMA handle has...

8.8CVSS6.7AI score0.0012EPSS
SaveExploits0References2
NVD
NVD
added 2026/08/15 6:22 a.m.6 views

CVE-2026-72291

In the Linux kernel, the following vulnerability has been resolved: KVM: s390: Fix unlikely race in trygetlockedpte Fix an unlikely race in trygetlockedpte, which could have happened if puds or pmds get unmapped between the p?dpget and p?doffset functions...

9.3CVSS0.00168EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
added 2026/08/15 6:22 a.m.9 views

CVE-2026-72291

In the Linux kernel, the following vulnerability has been resolved: KVM: s390: Fix unlikely race in trygetlockedpte Fix an unlikely race in trygetlockedpte, which could have happened if puds or pmds get unmapped between the p?dpget and p?doffset functions...

9.3CVSS5.5AI score0.00168EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/15 6:21 a.m.8 views

UBUNTU-CVE-2026-72038

In the Linux kernel, the following vulnerability has been resolved: net: liquidio: fix BAR resource leak on PF number failure If cn23xxgetpfnum fails, the function returns without unmapping either BAR. Unmap both BARs before returning from the error path. Found by manual code review...

5.4AI score0.00211EPSS
SaveExploits0References11
CVE
CVE
added 2026/08/15 5:57 a.m.59 views

CVE-2026-74280

The CVE-2026-74280 entry concerns the Linux kernel crypto: marvell/octeontx component where DMA cleanup used the wrong loop index. Specifically, the sg_cleanup path unmaps DMA buffers using list[i] instead of list[j], leading to leaking successfully mapped entries and repeatedly unmapping the fai...

10CVSS5.3AI score0.00695EPSS
SaveExploits0References8
EUVD
EUVD
added 2026/08/15 5:57 a.m.12 views

EUVD-2026-59427

In the Linux kernel, the following vulnerability has been resolved: crypto: marvell/octeontx - fix DMA cleanup using wrong loop index The sgcleanup path used listi instead of listj when unmapping DMA buffers, leaking successfully mapped entries and repeatedly unmapping the failed one...

5.3AI score0.00695EPSS
SaveExploits0References8
OSV
OSV
added 2026/08/15 5:57 a.m.26 views

CVE-2026-74279 crypto: cavium/cpt - fix DMA cleanup using wrong loop index

In the Linux kernel, the following vulnerability has been resolved: crypto: cavium/cpt - fix DMA cleanup using wrong loop index The sgcleanup error path used listi instead of listj when unmapping DMA buffers, leaking successfully mapped entries and repeatedly unmapping the failed one...

10CVSS5.5AI score
SaveExploits0References11
CVE
CVE
added 2026/08/15 5:55 a.m.34 views

CVE-2026-72291

CVE-2026-72291 : In the Linux kernel (KVM for s390), a fix was applied for an unlikely race in try_get_locked_pte() that could occur if puds or pmds are unmapped between p?dp_get() and p?d_offset() calls. The issue affects the page-table handling path and is mitigated by the update; affected comp...

9.3CVSS5.3AI score0.00168EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/08/15 5:55 a.m.8 views

EUVD-2026-59190

In the Linux kernel, the following vulnerability has been resolved: KVM: s390: Fix unlikely race in trygetlockedpte Fix an unlikely race in trygetlockedpte, which could have happened if puds or pmds get unmapped between the p?dpget and p?doffset functions...

5.4AI score0.00168EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/15 5:55 a.m.14 views

CVE-2026-72291 KVM: s390: Fix unlikely race in try_get_locked_pte()

In the Linux kernel, the following vulnerability has been resolved: KVM: s390: Fix unlikely race in trygetlockedpte Fix an unlikely race in trygetlockedpte, which could have happened if puds or pmds get unmapped between the p?dpget and p?doffset functions...

9.3CVSS5.5AI score
SaveExploits0References5
EUVD
EUVD
added 2026/08/15 5:52 a.m.7 views

EUVD-2026-59041

In the Linux kernel, the following vulnerability has been resolved: scsi: target: core: Fix iSCSI ISID use-after-free in REGISTER AND MOVE corescsi3emulateproregisterandmove maps the PERSISTENT RESERVE OUT parameter list with transportkmapdatasg and parses the destination TransportID with...

5.8AI score0.00724EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2026/08/15 5:51 a.m.22 views

CVE-2026-72038 net: liquidio: fix BAR resource leak on PF number failure

In the Linux kernel, the following vulnerability has been resolved: net: liquidio: fix BAR resource leak on PF number failure If cn23xxgetpfnum fails, the function returns without unmapping either BAR. Unmap both BARs before returning from the error path. Found by manual code review...

0.00211EPSS
SaveExploits0References8
EUVD
EUVD
added 2026/08/10 12:01 p.m.9 views

EUVD-2026-55338

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu/userq: fix indefinite fence wait during GPU reset prereset only force-completes fences of MAPPED queues. A queue in any other state e.g. mid-eviction keeps its lastfence pending; after a GPU reset that fence never...

5.3AI score0.00155EPSS
SaveExploits0References2
RedHat Linux
RedHat Linux
added 2026/08/10 10:40 a.m.9 views

kernel: xen/privcmd: fix double free via VMA splitting

A flaw was found in the Linux kernel's xen/privcmd module. A local user could exploit this by performing a partial unmapping of a privcmd memory region. This action causes a Virtual Memory Area VMA to split, leading to duplicated internal memory pointers. As a result, the same memory can be freed...

7.8CVSS5.1AI score0.00183EPSS
SaveExploits0References5
AstraLinux
AstraLinux
added 2026/08/10 7:11 a.m.5 views

Astra Linux – Vulnerability found in Linux 6.12, Linux 6.1

In the Linux kernel, the following vulnerability has been resolved: USB: uas: Fixing the URB unmapping issue when the UAS device is removed during ongoing data transfer When a UAS device is unplugged during data transfer, there is a possibility of a system panic occurring. The root cause is...

5.3AI score0.00207EPSS
SaveExploits0References3
AstraLinux
AstraLinux
added 2026/08/10 7:11 a.m.10 views

Astra Linux – Vulnerability in Linux 6.12

In the Linux kernel, the following vulnerabilities have been resolved: accel/ivpu: Fixed a race condition when unbinding BOs. Fixed a warning stating “Memory manager not cleaned during takedown” that occurs when ivpugembofree removes a BO from the BOs list before it is unmapped. This issue caused...

7.8CVSS6AI score0.00105EPSS
SaveExploits0References3
RedHat Linux
RedHat Linux
added 2026/08/10 5:43 a.m.10 views

kernel: xen/privcmd: fix double free via VMA splitting

A flaw was found in the Linux kernel's xen/privcmd module. A local user could exploit this by performing a partial unmapping of a privcmd memory region. This action causes a Virtual Memory Area VMA to split, leading to duplicated internal memory pointers. As a result, the same memory can be freed...

7.8CVSS5.1AI score0.00183EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/08/07 11:55 a.m.16 views

kernel: xen/privcmd: fix double free via VMA splitting

A flaw was found in the Linux kernel's xen/privcmd module. A local user could exploit this by performing a partial unmapping of a privcmd memory region. This action causes a Virtual Memory Area VMA to split, leading to duplicated internal memory pointers. As a result, the same memory can be freed...

7.8CVSS5.1AI score0.00183EPSS
SaveExploits0References5
Rows per page
Query Builder