2 matches found
CVE-2025-6018
CVE-2025-6018 + CVE-2025-6019 Privilege Escalation Guide δΈζ π Quick Exploitation Steps Step 1: Prepare XFS Image Local Machine root@kitploit: Create 300MB XFS image dd if=/dev/zero of=xfs.image bs=1M count=300 mkfs.xfs -f xfs.image Mount and install SUID bash mkdir mnt sudo mount -t xfs xfs.image...
7.8CVSS7.8AI score0.01018EPSS
SaveExploits19References1
AZL-56351 CVE-2025-21667 affecting package kernel for versions less than 6.6.76.1-1
In the Linux kernel, the following vulnerability has been resolved: iomap: avoid avoid truncating 64-bit offset to 32 bits on 32-bit kernels, iomapwritedelallocscan was inadvertently using a 32-bit position due to folionextindex returning an unsigned long. This could lead to an infinite loop when...
5.5CVSS6.4AI score0.00217EPSS
SaveExploits0References1
20