Lucene search
+L

4745 matches found

UbuntuCve
UbuntuCve
added 2024/08/07 4:15 p.m.32 views

CVE-2024-42241

In the Linux kernel, the following vulnerability has been resolved: mm/shmem: disable PMD-sized page cache if needed For shmem files, it's possible that PMD-sized page cache can't be supported by xarray. For example, 512MB page cache on ARM64 when the base page size is 64KB can't be supported by...

5.5CVSS5.8AI score0.00211EPSS
SaveExploits0References15
OSV
OSV
added 2024/08/07 4:15 p.m.10 views

UBUNTU-CVE-2024-42241

In the Linux kernel, the following vulnerability has been resolved: mm/shmem: disable PMD-sized page cache if needed For shmem files, it's possible that PMD-sized page cache can't be supported by xarray. For example, 512MB page cache on ARM64 when the base page size is 64KB can't be supported by...

5.5CVSS5.7AI score0.00211EPSS
SaveExploits0References16
CVE
CVE
added 2024/08/07 3:14 p.m.143 views

CVE-2024-42243

CVE-2024-42243 relates to the Linux kernel mm/filemap MAX_PAGECACHE_ORDER handling. The issue arises because xarray cannot support arbitrary page cache sizes, triggering WARN_ON in xas_split_alloc on ARM64 when base page size is 64KB (huge pages can be 512MB). The fix implemented patches to LIMIT...

5.5CVSS6.7AI score0.00211EPSS
SaveExploits0References3Affected Software1
Vulnrichment
Vulnrichment
added 2024/08/07 3:14 p.m.16 views

CVE-2024-42243 mm/filemap: make MAX_PAGECACHE_ORDER acceptable to xarray

In the Linux kernel, the following vulnerability has been resolved: mm/filemap: make MAXPAGECACHEORDER acceptable to xarray Patch series "mm/filemap: Limit page cache size to that supported by xarray", v2. Currently, xarray can't support arbitrary page cache size. More details can be found from t...

7AI score0.00211EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2024/08/07 3:14 p.m.51 views

CVE-2024-42243 mm/filemap: make MAX_PAGECACHE_ORDER acceptable to xarray

In the Linux kernel, the following vulnerability has been resolved: mm/filemap: make MAXPAGECACHEORDER acceptable to xarray Patch series "mm/filemap: Limit page cache size to that supported by xarray", v2. Currently, xarray can't support arbitrary page cache size. More details can be found from t...

0.00211EPSS
SaveExploits0References3
OSV
OSV
added 2024/08/07 3:14 p.m.28 views

CVE-2024-42243 mm/filemap: make MAX_PAGECACHE_ORDER acceptable to xarray

In the Linux kernel, the following vulnerability has been resolved: mm/filemap: make MAXPAGECACHEORDER acceptable to xarray Patch series "mm/filemap: Limit page cache size to that supported by xarray", v2. Currently, xarray can't support arbitrary page cache size. More details can be found from t...

5.5CVSS6.5AI score0.00211EPSS
SaveExploits0References6
Vulnrichment
Vulnrichment
added 2024/08/07 3:14 p.m.21 views

CVE-2024-42241 mm/shmem: disable PMD-sized page cache if needed

In the Linux kernel, the following vulnerability has been resolved: mm/shmem: disable PMD-sized page cache if needed For shmem files, it's possible that PMD-sized page cache can't be supported by xarray. For example, 512MB page cache on ARM64 when the base page size is 64KB can't be supported by...

6.6AI score0.00211EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2024/08/07 3:14 p.m.34 views

CVE-2024-42241 mm/shmem: disable PMD-sized page cache if needed

In the Linux kernel, the following vulnerability has been resolved: mm/shmem: disable PMD-sized page cache if needed For shmem files, it's possible that PMD-sized page cache can't be supported by xarray. For example, 512MB page cache on ARM64 when the base page size is 64KB can't be supported by...

0.00211EPSS
SaveExploits0References3
OSV
OSV
added 2024/08/07 3:14 p.m.18 views

CVE-2024-42241 mm/shmem: disable PMD-sized page cache if needed

In the Linux kernel, the following vulnerability has been resolved: mm/shmem: disable PMD-sized page cache if needed For shmem files, it's possible that PMD-sized page cache can't be supported by xarray. For example, 512MB page cache on ARM64 when the base page size is 64KB can't be supported by...

5.5CVSS6AI score0.00211EPSS
SaveExploits0References6
SUSE CVE
SUSE CVE
added 2024/08/06 2:2 a.m.5 views

SUSE CVE-2024-41031

In the Linux kernel, the following vulnerability has been resolved: mm/filemap: skip to create PMD-sized page cache if needed On ARM64, HPAGEPMDORDER is 13 when the base page size is 64KB. The PMD-sized page cache can't be supported by xarray as the following error messages indicate. ------------...

3.3CVSS7.6AI score0.00288EPSS
SaveExploits0References13
Ubuntu
Ubuntu
added 2024/08/02 9:36 a.m.237 views

USN-6895-4: Linux kernel vulnerabilities

It was discovered that the ATA over Ethernet AoE driver in the Linux kernel contained a race condition, leading to a use-after-free vulnerability. An attacker could use this to cause a denial of service or possibly execute arbitrary code. CVE-2023-6270 It was discovered that the HugeTLB file syst...

7.8CVSS7.4AI score0.00756EPSS
SaveExploits1
Tenable Nessus
Tenable Nessus
added 2024/08/02 12:0 a.m.143 views

Ubuntu 22.04 LTS : Linux kernel vulnerabilities (USN-6895-4)

The remote Ubuntu 22.04 LTS host has a package installed that is affected by multiple vulnerabilities as referenced in the USN-6895-4 advisory. It was discovered that the ATA over Ethernet AoE driver in the Linux kernel contained a race condition, leading to a use-after-free vulnerability. An...

7.8CVSS7.5AI score0.00756EPSS
SaveExploits1References100
RedhatCVE
RedhatCVE
added 2024/07/31 9:13 a.m.27 views

CVE-2024-41031

A vulnerability was found in the Linux kernel related to how large page caching is handled, particularly for AMD64 architectures. The issue stems from the xarray data structure's inability to support PMD-sized page caches when the base page size is larger than MAXPAGECACHEORDER. The particular...

5.5CVSS7.1AI score0.00288EPSS
SaveExploits0References4
Ubuntu
Ubuntu
added 2024/07/30 11:26 a.m.110 views

USN-6927-1: Linux kernel vulnerabilities

Ziming Zhang discovered that the DRM driver for VMware Virtual GPU did not properly handle certain error conditions, leading to a NULL pointer dereference. A local attacker could possibly trigger this vulnerability to cause a denial of service. CVE-2022-38096 Gui-Dong Han discovered that the...

9.1CVSS7.8AI score0.01401EPSS
SaveExploits1
UbuntuCve
UbuntuCve
added 2024/07/30 8:15 a.m.19 views

CVE-2024-42140

In the Linux kernel, the following vulnerability has been resolved: riscv: kexec: Avoid deadlock in kexec crash path If the kexec crash code is called in the interrupt context, the machinekexecmaskinterrupts function will trigger a deadlock while trying to acquire the irqdesc spinlock and then...

5.5CVSS6.5AI score0.00199EPSS
SaveExploits0References23
Vulnrichment
Vulnrichment
added 2024/07/30 7:46 a.m.19 views

CVE-2024-42140 riscv: kexec: Avoid deadlock in kexec crash path

In the Linux kernel, the following vulnerability has been resolved: riscv: kexec: Avoid deadlock in kexec crash path If the kexec crash code is called in the interrupt context, the machinekexecmaskinterrupts function will trigger a deadlock while trying to acquire the irqdesc spinlock and then...

6.8AI score0.00199EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2024/07/30 7:46 a.m.24 views

CVE-2024-42140 riscv: kexec: Avoid deadlock in kexec crash path

In the Linux kernel, the following vulnerability has been resolved: riscv: kexec: Avoid deadlock in kexec crash path If the kexec crash code is called in the interrupt context, the machinekexecmaskinterrupts function will trigger a deadlock while trying to acquire the irqdesc spinlock and then...

0.00199EPSS
SaveExploits0References5
Tenable Nessus
Tenable Nessus
added 2024/07/30 12:0 a.m.37 views

Ubuntu 20.04 LTS : Linux kernel vulnerabilities (USN-6927-1)

The remote Ubuntu 20.04 LTS host has a package installed that is affected by multiple vulnerabilities as referenced in the USN-6927-1 advisory. Ziming Zhang discovered that the DRM driver for VMware Virtual GPU did not properly handle certain error conditions, leading to a NULL pointer dereferenc...

9.1CVSS7.8AI score0.01401EPSS
SaveExploits1References160
NVD
NVD
added 2024/07/29 3:15 p.m.28 views

CVE-2024-41031

In the Linux kernel, the following vulnerability has been resolved: mm/filemap: skip to create PMD-sized page cache if needed On ARM64, HPAGEPMDORDER is 13 when the base page size is 64KB. The PMD-sized page cache can't be supported by xarray as the following error messages indicate. ------------...

5.5CVSS0.00288EPSS
SaveExploits0References3
OSV
OSV
added 2024/07/29 3:15 p.m.6 views

UBUNTU-CVE-2024-41031

In the Linux kernel, the following vulnerability has been resolved: mm/filemap: skip to create PMD-sized page cache if needed On ARM64, HPAGEPMDORDER is 13 when the base page size is 64KB. The PMD-sized page cache can't be supported by xarray as the following error messages indicate. ------------...

5.5CVSS5.7AI score0.00288EPSS
SaveExploits0References16
Rows per page
Query Builder