5666 matches found
Unity Linux 20.1060e / 20.1070e Security Update: kernel (UTSA-2026-002598)
The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-002598 advisory. An issue was discovered in xenvifsethashmapping in drivers/net/xen-netback/hash.c in the Linux kernel through 4.18.1, as used in Xen through 4.11.x and other product...
Unity Linux 20.1060e / 20.1070e Security Update: kernel (UTSA-2026-002449)
The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-002449 advisory. The kvmiommumappages function in virt/kvm/iommu.c in the Linux kernel through 3.17.2 miscalculates the number of pages during the handling of a mapping failure, whic...
Unity Linux 20.1060a / 20.1070a Security Update: kernel (UTSA-2026-002410)
The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-002410 advisory. Multiple integer overflows in Alchemy LCD frame-buffer drivers in the Linux kernel before 3.12 allow local users to create a read-write memory mapping for the entire...
Unity Linux 20.1060a / 20.1070a Security Update: kernel (UTSA-2026-002370)
The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-002370 advisory. Interpretation conflict in drivers/md/dm-snap-persistent.c in the Linux kernel through 3.11.6 allows remote authenticated users to obtain sensitive information or...
Unity Linux 20.1060e / 20.1070e Security Update: kernel (UTSA-2026-003229)
The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-003229 advisory. The doshmat function in ipc/shm.c in the Linux kernel through 4.9.12 does not restrict the address calculated by a certain rounding operation, which allows local use...
Unity Linux 20.1060a / 20.1070a Security Update: kernel (UTSA-2026-003164)
The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-003164 advisory. Linux distributions that have not patched their long-term kernels with https://git.kernel.org/linus/a87938b2e246b81b4fb713edb371a9fa3c5c3c86 committed on April 14,...
Unity Linux 20.1060e / 20.1070e Security Update: kernel (UTSA-2026-002885)
The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-002885 advisory. The Linux Kernel versions 2.6.38 through 4.14 have a problematic use of pmdmkdirty in the touchpmd function inside the THP implementation. touchpmd can be reached by...
Unity Linux 20.1060a / 20.1070a Security Update: kernel (UTSA-2026-003153)
The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-003153 advisory. The Linux Kernel running on AMD64 systems will sometimes map the contents of PIE executable, the heap or ld.so to where the stack is mapped allowing attackers to mor...
Unity Linux 20.1060e / 20.1070e Security Update: kernel (UTSA-2026-001817)
The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-001817 advisory. arch/arm64/mm/dma-mapping.c in the Linux kernel before 4.0.3, as used in the ION subsystem in Android and other products, does not initialize certain data structures...
Unity Linux 20.1060a / 20.1070a Security Update: kernel (UTSA-2026-002800)
The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-002800 advisory. Race condition in mm/gup.c in the Linux kernel 2.x through 4.x before 4.8.3 allows local users to gain privileges by leveraging incorrect handling of a copy-on-write...
Unity Linux 20.1060e / 20.1070e Security Update: kernel (UTSA-2026-002679)
The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-002679 advisory. The madvisewillneed function in mm/madvise.c in the Linux kernel before 4.14.4 allows local users to cause a denial of service infinite loop by triggering use of...
Unity Linux 20.1060a / 20.1070a Security Update: kernel (UTSA-2026-002469)
The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-002469 advisory. arch/arm64/mm/dma-mapping.c in the Linux kernel before 4.0.3, as used in the ION subsystem in Android and other products, does not initialize certain data structures...
Unity Linux 20.1060a / 20.1070a Security Update: kernel (UTSA-2026-003050)
The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-003050 advisory. The blkrqmapuseriov function in block/blk-map.c in the Linux kernel before 4.8.14 does not properly restrict the type of iterator, which allows local users to read o...
Unity Linux 20.1060a / 20.1070a Security Update: kernel (UTSA-2026-002474)
The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-002474 advisory. The kvmiommumappages function in virt/kvm/iommu.c in the Linux kernel through 3.16.1 miscalculates the number of pages during the handling of a mapping failure, whic...
PT-2026-3013
Certain error messages returned by the application expose internal system details that should not be visible to end users, providing attackers with valuable reconnaissance information like file paths, database errors, or software versions that can be used to map the application's internal structu...
Unity Linux 20.1060e / 20.1070e Security Update: kernel (UTSA-2026-001892)
The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-001892 advisory. Interpretation conflict in drivers/md/dm-snap-persistent.c in the Linux kernel through 3.11.6 allows remote authenticated users to obtain sensitive information or...
Unity Linux 20.1060a / 20.1070a Security Update: kernel (UTSA-2026-002302)
The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-002302 advisory. The kvmiommumappages function in virt/kvm/iommu.c in the Linux kernel through 3.17.2 miscalculates the number of pages during the handling of a mapping failure, whic...
CVE-2025-71139
In the Linux kernel, the following vulnerability has been resolved: kernel/kexec: fix IMA when allocation happens in CMA area Bug description When I tested kexec with the latest kernel, I ran into the following warning: 40.712410 ------------ cut here ------------ 40.712576 WARNING: CPU: 2 PID:...
CVE-2025-71139
CVE-2025-71139 – Linux kernel kexec CMA/IMA handling : The issue arises when the kexec target address is allocated in CMA space. The kernel’s kimage_map_segment() path assumes IND_SOURCE pages exist and maps them via vmap(), but CMA-based allocation bypasses IND_SOURCE, leading to a warning and i...
CVE-2026-0510
The User Management Engine UME in NetWeaver Application Server for Java NW AS Java utilizes an obsolete cryptographic algorithm for encrypting User Mapping data. This weakness could allow an attacker with high-privileged access to exploit the vulnerability under specific conditions potentially...