Lucene search
+L

5001 matches found

Ubuntu
Ubuntu
added 2024/08/02 9:36 a.m.243 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...

9.8CVSS7.4AI score0.00748EPSS
SaveExploits1
Tenable Nessus
Tenable Nessus
added 2024/08/02 12:00 a.m.147 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...

9.8CVSS7.5AI score0.00748EPSS
SaveExploits1References100
RedhatCVE
RedhatCVE
added 2024/07/31 9:13 a.m.29 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.117 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.8CVSS7.8AI score0.01401EPSS
SaveExploits1
UbuntuCve
UbuntuCve
added 2024/07/30 8:15 a.m.23 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.23 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.35 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:00 a.m.38 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.8CVSS7.8AI score0.01401EPSS
SaveExploits1References160
NVD
NVD
added 2024/07/29 3:15 p.m.32 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.10 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
Cvelist
Cvelist
added 2024/07/29 2:31 p.m.44 views

CVE-2024-41031 mm/filemap: skip to create PMD-sized page cache if needed

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. ------------...

0.00288EPSS
SaveExploits0References3
OSV
OSV
added 2024/07/29 2:31 p.m.32 views

CVE-2024-41031 mm/filemap: skip to create PMD-sized page cache if needed

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. ------------...

6AI score
SaveExploits0References6
CVE
CVE
added 2024/07/29 2:31 p.m.142 views

CVE-2024-41031

CVE-2024-41031 (Linux kernel) affects ARM64 builds where HPAGE_PMD_ORDER is 13 for 64KB base pages. The vulnerability arises in mm/filemap when the PMD-sized page cache cannot be supported by xarray, triggering kernel warnings and a broken path during page cache handling. The impact is described ...

5.5CVSS6.4AI score0.00288EPSS
SaveExploits0References3Affected Software1
Vulnrichment
Vulnrichment
added 2024/07/29 2:31 p.m.17 views

CVE-2024-41031 mm/filemap: skip to create PMD-sized page cache if needed

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. ------------...

6.6AI score0.00288EPSS
SaveExploits0References3
Ubuntu
Ubuntu
added 2024/07/26 3:11 p.m.87 views

USN-6919-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 It was discovered that the ATA over...

9.8CVSS7.5AI score0.01635EPSS
SaveExploits1
Ubuntu
Ubuntu
added 2024/07/26 2:39 p.m.52 views

USN-6918-1: Linux kernel vulnerabilities

It was discovered that a race condition existed in the Bluetooth subsystem in the Linux kernel when modifying certain settings values through debugfs. A privileged local attacker could use this to cause a denial of service. Several security issues were discovered in the Linux kernel. An attacker...

9.8CVSS7AI score0.01401EPSS
SaveExploits1
Ubuntu
Ubuntu
added 2024/07/26 1:52 p.m.88 views

USN-6917-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.8CVSS7.1AI score0.01401EPSS
SaveExploits1
Tenable Nessus
Tenable Nessus
added 2024/07/26 12:00 a.m.132 views

Ubuntu 24.04 LTS : Linux kernel vulnerabilities (USN-6918-1)

"The remote Ubuntu 24.04 LTS host has a package installed that is affected by multiple vulnerabilities as referenced in the USN-6918-1 advisory. It was discovered that a race condition existed in the Bluetooth subsystem in the Linux kernel when modifying certain settings values through debugfs. A...

9.8CVSS7AI score0.01401EPSS
SaveExploits1References179
Tenable Nessus
Tenable Nessus
added 2024/07/26 12:00 a.m.22 views

Ubuntu 22.04 LTS : Linux kernel vulnerabilities (USN-6919-1)

The remote Ubuntu 22.04 LTS host has a package installed that is affected by multiple vulnerabilities as referenced in the USN-6919-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.8CVSS7.5AI score0.01635EPSS
SaveExploits1References302
Tenable Nessus
Tenable Nessus
added 2024/07/26 12:00 a.m.69 views

Ubuntu 20.04 LTS / 22.04 LTS : Linux kernel vulnerabilities (USN-6917-1)

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

9.8CVSS6.7AI score0.01401EPSS
SaveExploits1References155
Rows per page
Query Builder