Lucene search
+L

117 matches found

Cvelist
Cvelist
added 2024/07/30 7:46 a.m.36 views

CVE-2024-42131 mm: avoid overflows in dirty throttling logic

In the Linux kernel, the following vulnerability has been resolved: mm: avoid overflows in dirty throttling logic The dirty throttling logic is interspersed with assumptions that dirty limits in PAGESIZE units fit into 32-bit so that various multiplications fit into 64-bits. If limits end up bein...

0.00244EPSS
SaveExploits0References8
RedhatCVE
RedhatCVE
added 2024/04/04 12:33 a.m.15 views

CVE-2024-26762

In the Linux kernel, the following vulnerability has been resolved: cxl/pci: Skip to handle RAS errors if CXL.mem device is detached The PCI AER model is an awkward fit for CXL error handling. While the expectation is that a PCI device can escalate to link reset to recover from an AER event, the...

4.4CVSS6.8AI score0.00216EPSS
SaveExploits0References4
NVD
NVD
added 2024/04/03 5:15 p.m.31 views

CVE-2024-26762

In the Linux kernel, the following vulnerability has been resolved: cxl/pci: Skip to handle RAS errors if CXL.mem device is detached The PCI AER model is an awkward fit for CXL error handling. While the expectation is that a PCI device can escalate to link reset to recover from an AER event, the...

7.8CVSS6.4AI score0.00216EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
added 2024/04/03 5:15 p.m.29 views

CVE-2024-26762

In the Linux kernel, the following vulnerability has been resolved: cxl/pci: Skip to handle RAS errors if CXL.mem device is detached The PCI AER model is an awkward fit for CXL error handling. While the expectation is that a PCI device can escalate to link reset to recover from an AER event, the...

7.8CVSS5.7AI score0.00216EPSS
SaveExploits0References4
CVE
CVE
added 2024/04/03 5:0 p.m.86 views

CVE-2024-26762

CVE-2024-26762 (Linux kernel) concerns CXL error handling. The fix addresses a crash: after unbinding the memory device (cxl_mem) following a RAS event, a later AER notification could access unmapped registers. The patch adds a check to verify memdev binding before reaping status register values,...

7.8CVSS6.5AI score0.00216EPSS
SaveExploits0References2Affected Software1
Cvelist
Cvelist
added 2024/04/03 5:0 p.m.43 views

CVE-2024-26762 cxl/pci: Skip to handle RAS errors if CXL.mem device is detached

In the Linux kernel, the following vulnerability has been resolved: cxl/pci: Skip to handle RAS errors if CXL.mem device is detached The PCI AER model is an awkward fit for CXL error handling. While the expectation is that a PCI device can escalate to link reset to recover from an AER event, the...

7.8CVSS6.6AI score0.00216EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2024/04/03 5:0 p.m.15 views

CVE-2024-26762 cxl/pci: Skip to handle RAS errors if CXL.mem device is detached

In the Linux kernel, the following vulnerability has been resolved: cxl/pci: Skip to handle RAS errors if CXL.mem device is detached The PCI AER model is an awkward fit for CXL error handling. While the expectation is that a PCI device can escalate to link reset to recover from an AER event, the...

7.8CVSS6.8AI score0.00216EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2024/04/03 12:0 a.m.6 views

PT-2024-21504 · Linux · Linux Kernel

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: The issue arises from the PCI AER model being an awkward fit for CXL error handling. When a PCI device escalates to link reset to recover from an AER event, the same reset on CXL resul...

5.5CVSS5.5AI score0.00216EPSS
SaveExploits0References9
RedhatCVE
RedhatCVE
added 2024/03/12 4:11 p.m.20 views

CVE-2023-52490

A page mapping vulnerability was found in the Linux kernel. A call to the pagemapping function during a page migration may return an incorrect file mapping and cause a system crash if another thread is simultaneously attempting to offline the target page that is being migrated. Mitigation...

5.5CVSS7.1AI score0.00276EPSS
SaveExploits0References4
NVD
NVD
added 2024/03/11 6:15 p.m.21 views

CVE-2023-52490

In the Linux kernel, the following vulnerability has been resolved: mm: migrate: fix getting incorrect page mapping during page migration When running stress-ng testing, we found below kernel crash after a few hours: Unable to handle kernel NULL pointer dereference at virtual address...

5.5CVSS7.1AI score0.00276EPSS
SaveExploits0References3
OSV
OSV
added 2024/03/11 6:15 p.m.2 views

DEBIAN-CVE-2023-52490

In the Linux kernel, the following vulnerability has been resolved: mm: migrate: fix getting incorrect page mapping during page migration When running stress-ng testing, we found below kernel crash after a few hours: Unable to handle kernel NULL pointer dereference at virtual address...

5.5CVSS5.6AI score0.00276EPSS
SaveExploits0References1
Prion
Prion
added 2024/03/11 6:15 p.m.27 views

Null pointer dereference

In the Linux kernel, the following vulnerability has been resolved: mm: migrate: fix getting incorrect page mapping during page migration When running stress-ng testing, we found below kernel crash after a few hours: Unable to handle kernel NULL pointer dereference at virtual address...

7AI score0.00276EPSS
SaveExploits0References3
UbuntuCve
UbuntuCve
added 2024/03/11 6:15 p.m.41 views

CVE-2023-52490

In the Linux kernel, the following vulnerability has been resolved: mm: migrate: fix getting incorrect page mapping during page migration When running stress-ng testing, we found below kernel crash after a few hours: Unable to handle kernel NULL pointer dereference at virtual address...

5.5CVSS6.3AI score0.00276EPSS
SaveExploits0References13
Vulnrichment
Vulnrichment
added 2024/02/29 3:52 p.m.20 views

CVE-2023-52490 mm: migrate: fix getting incorrect page mapping during page migration

In the Linux kernel, the following vulnerability has been resolved: mm: migrate: fix getting incorrect page mapping during page migration When running stress-ng testing, we found below kernel crash after a few hours: Unable to handle kernel NULL pointer dereference at virtual address...

6.5AI score0.00276EPSS
SaveExploits0References3
CVE
CVE
added 2024/02/29 3:52 p.m.7357 views

CVE-2023-52490

The CVE-2023-52490 issue is a Linux kernel mm/migrate flaw where a race in page migration caused an incorrect page mapping for the target page, leading to NULL dereferences during dump of page state when memory hotplug/offlining occurs. The root cause was that the target page’s mapping field stor...

5.5CVSS6.2AI score0.00276EPSS
SaveExploits0References3Affected Software1
Cvelist
Cvelist
added 2024/02/29 3:52 p.m.29 views

CVE-2023-52490 mm: migrate: fix getting incorrect page mapping during page migration

In the Linux kernel, the following vulnerability has been resolved: mm: migrate: fix getting incorrect page mapping during page migration When running stress-ng testing, we found below kernel crash after a few hours: Unable to handle kernel NULL pointer dereference at virtual address...

7.3AI score0.00276EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2024/02/29 3:52 p.m.30 views

CVE-2023-52490

In the Linux kernel, the following vulnerability has been resolved: mm: migrate: fix getting incorrect page mapping during page migration When running stress-ng testing, we found below kernel crash after a few hours: Unable to handle kernel NULL pointer dereference at virtual address...

5.5CVSS6.9AI score0.00276EPSS
SaveExploits0
OSV
OSV
added 2024/02/29 3:52 p.m.8 views

CVE-2023-52490 mm: migrate: fix getting incorrect page mapping during page migration

In the Linux kernel, the following vulnerability has been resolved: mm: migrate: fix getting incorrect page mapping during page migration When running stress-ng testing, we found below kernel crash after a few hours: Unable to handle kernel NULL pointer dereference at virtual address...

5.5CVSS6AI score
SaveExploits0References6
Positive Technologies
Positive Technologies
added 2023/12/29 12:0 a.m.7 views

PT-2023-9556 · Linux +5 · Linux Kernel +5

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: The issue is caused by page migration in the Linux kernel. When running stress-ng testing, a kernel crash occurred after a few hours due to an incorrect page mapping. The scenario...

7.8CVSS6.5AI score0.51248EPSS
SaveExploits2References479
RedHat Linux
RedHat Linux
added 2023/05/09 10:4 a.m.7 views

kernel: powerpc/memhotplug: Add add_pages override for PPC

In the Linux kernel, the following vulnerability has been resolved: powerpc/memhotplug: Add addpages override for PPC With commit ffa0b64e3be5 "powerpc: Fix virtaddrvalid for 64-bit Book3E & 32-bit" the kernel now validate the addr against highmemory value. This results in the below BUGON with da...

5.5CVSS6.3AI score0.00253EPSS
SaveExploits0References5
Rows per page
Query Builder