Lucene search
+L

580 matches found

OSV
OSV
added 2026/07/20 4:27 p.m.12 views

CVE-2026-64187 xfs: fail recovery on a committed log item with no regions

In the Linux kernel, the following vulnerability has been resolved: xfs: fail recovery on a committed log item with no regions If the first op of a transaction is a bare transaction header len == sizeofstruct xfstransheader, xlogrecoveraddtotrans adds an item but no region, leaving it on ritemq...

5.4AI score
SaveExploits0References10
Positive Technologies
Positive Technologies
added 2026/07/20 12:00 a.m.21 views

PT-2026-61640

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A null-pointer dereference exists in the XFS file system recovery parser. When processing a crafted log where the first operation of a transaction is a bare transaction header, the xlog...

5.5CVSS4.7AI score0.00114EPSS
SaveExploits0
NVD
NVD
added 2026/07/19 4:17 p.m.12 views

CVE-2026-64039

In the Linux kernel, the following vulnerability has been resolved: drm/msm/snapshot: fix dumping of the unaligned regions The snapshotting code internally aligns data segment to 16 bytes. This works fine for DPU code where most of the regions are aligned, but fails for snapshotting of the DSI da...

7.7CVSS0.0018EPSS
SaveExploits0References7
Debian CVE
Debian CVE
added 2026/07/19 3:40 p.m.19 views

CVE-2026-64149

In the Linux kernel, the following vulnerability has been resolved: dma-mapping: move dmamapresource sanity check into debug code dmamapresource uses pfnvalid to ensure the range is not RAM. However, pfnvalid only checks for availability of the memory map for a PFN but it does not ensure that the...

5.5CVSS5.5AI score0.00126EPSS
SaveExploits0
CVE
CVE
added 2026/07/19 3:39 p.m.34 views

CVE-2026-64039

CVE-2026-64039 relates to the Linux kernel’s drm/msm/snapshot code, where dumping of unaligned regions caused issues because the snapshotting aligned data segments to 16 bytes. The fix removes length alignment and prints the last registers in the region more accurately; it also addresses a 16x me...

7.7CVSS5.5AI score0.0018EPSS
SaveExploits0References7
Cvelist
Cvelist
added 2026/07/19 3:39 p.m.43 views

CVE-2026-64039 drm/msm/snapshot: fix dumping of the unaligned regions

In the Linux kernel, the following vulnerability has been resolved: drm/msm/snapshot: fix dumping of the unaligned regions The snapshotting code internally aligns data segment to 16 bytes. This works fine for DPU code where most of the regions are aligned, but fails for snapshotting of the DSI da...

7.7CVSS0.0018EPSS
SaveExploits0References7
EUVD
EUVD
added 2026/07/19 3:39 p.m.20 views

EUVD-2026-45612

In the Linux kernel, the following vulnerability has been resolved: drm/msm/snapshot: fix dumping of the unaligned regions The snapshotting code internally aligns data segment to 16 bytes. This works fine for DPU code where most of the regions are aligned, but fails for snapshotting of the DSI da...

5.5AI score0.0018EPSS
SaveExploits0References7
OSV
OSV
added 2026/07/19 3:39 p.m.10 views

CVE-2026-64039 drm/msm/snapshot: fix dumping of the unaligned regions

In the Linux kernel, the following vulnerability has been resolved: drm/msm/snapshot: fix dumping of the unaligned regions The snapshotting code internally aligns data segment to 16 bytes. This works fine for DPU code where most of the regions are aligned, but fails for snapshotting of the DSI da...

7.7CVSS5.5AI score
SaveExploits0References10
Debian CVE
Debian CVE
added 2026/07/19 3:39 p.m.21 views

CVE-2026-64039

In the Linux kernel, the following vulnerability has been resolved: drm/msm/snapshot: fix dumping of the unaligned regions The snapshotting code internally aligns data segment to 16 bytes. This works fine for DPU code where most of the regions are aligned, but fails for snapshotting of the DSI da...

7.7CVSS5.3AI score0.0018EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2026/07/19 12:00 a.m.32 views

PT-2026-61356

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description An issue exists in the drm/msm/snapshot component where the snapshotting code internally aligns data segments to 16 bytes. While this is effective for DPU code, it fails when snapshottin...

7.7CVSS5.3AI score0.0018EPSS
SaveExploits0
F5 Networks
F5 Networks
added 2026/06/30 4:27 p.m.26 views

K000161988: Go vulnerability CVE-2025-58183

Security Advisory Description tar.Reader does not set a maximum size on the number of sparse region data blocks in GNU tar pax 1.0 sparse files. A maliciously-crafted archive containing a large number of sparse regions can cause a Reader to read an unbounded amount of data from the archive into...

4.3CVSS6.6AI score0.00413EPSS
SaveExploits0Affected Software5
SUSE CVE
SUSE CVE
added 2026/06/27 1:54 a.m.17 views

SUSE CVE-2026-53043

In the Linux kernel, the following vulnerability has been resolved: ocfs2/dlm: validate qrnumregions in dlmmatchregions Patch series "ocfs2/dlm: fix two bugs in dlmmatchregions". In dlmmatchregions, the qrnumregions field from a DLMQUERYREGION network message is used to drive loops over the...

9.1CVSS5.9AI score0.00514EPSS
SaveExploits0References3
NVD
NVD
added 2026/06/26 8:17 p.m.15 views

CVE-2026-53309

In the Linux kernel, the following vulnerability has been resolved: ocfs2/dlm: fix off-by-one in dlmmatchregions region comparison The local-vs-remote region comparison loop uses '=' instead of '', causing it to read one entry past the valid range of qrregions. The other loops in the same functio...

9.8CVSS0.00399EPSS
SaveExploits0References8
UbuntuCve
UbuntuCve
added 2026/06/26 8:17 p.m.15 views

CVE-2026-53309

In the Linux kernel, the following vulnerability has been resolved: ocfs2/dlm: fix off-by-one in dlmmatchregions region comparison The local-vs-remote region comparison loop uses '=' instead of '', causing it to read one entry past the valid range of qrregions. The other loops in the same functio...

9.8CVSS5.4AI score0.00399EPSS
SaveExploits0References50
Debian CVE
Debian CVE
added 2026/06/26 7:41 p.m.13 views

CVE-2026-53322

In the Linux kernel, the following vulnerability has been resolved: vfio/pci: Clean up DMABUFs before disabling function On device shutdown, make vfiopcicoreclosedevice call vfiopcidmabufcleanup before the function is disabled via vfiopcicoredisable. This ensures that all access via DMABUFs is...

8.8CVSS5.7AI score0.00129EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/06/26 7:41 p.m.27 views

CVE-2026-53309

In the Linux kernel, the following vulnerability has been resolved: ocfs2/dlm: fix off-by-one in dlmmatchregions region comparison The local-vs-remote region comparison loop uses '=' instead of '', causing it to read one entry past the valid range of qrregions. The other loops in the same functio...

9.8CVSS5.7AI score0.00399EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2026/06/26 12:00 a.m.18 views

PT-2026-52948

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description An off-by-one error exists in the dlm match regions function within the ocfs2/dlm component. The local-vs-remote region comparison loop incorrectly uses the = operator instead of , which...

9.8CVSS5.7AI score0.00399EPSS
SaveExploits0
UbuntuCve
UbuntuCve
added 2026/06/24 5:17 p.m.11 views

CVE-2026-53043

In the Linux kernel, the following vulnerability has been resolved: ocfs2/dlm: validate qrnumregions in dlmmatchregions Patch series "ocfs2/dlm: fix two bugs in dlmmatchregions". In dlmmatchregions, the qrnumregions field from a DLMQUERYREGION network message is used to drive loops over the...

9.1CVSS5.5AI score0.00514EPSS
SaveExploits0References42
EUVD
EUVD
added 2026/06/24 4:29 p.m.13 views

EUVD-2026-38911

In the Linux kernel, the following vulnerability has been resolved: ocfs2/dlm: validate qrnumregions in dlmmatchregions Patch series "ocfs2/dlm: fix two bugs in dlmmatchregions". In dlmmatchregions, the qrnumregions field from a DLMQUERYREGION network message is used to drive loops over the...

5.9AI score0.00514EPSS
SaveExploits0References8
Positive Technologies
Positive Technologies
added 2026/06/24 12:00 a.m.29 views

PT-2026-51937

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description In the dlm match regions function, the qr numregions field from a DLM QUERY REGION network message is used to control loops over the qr regions buffer without adequate validation. A...

9.1CVSS5.9AI score0.00514EPSS
SaveExploits0
Rows per page
Query Builder