Lucene search
+L

476472 matches found

Cvelist
Cvelist
added 3 days ago22 views

CVE-2026-72101 dm-integrity: fix leaking uninitialized kernel memory

In the Linux kernel, the following vulnerability has been resolved: dm-integrity: fix leaking uninitialized kernel memory If hash size is less than device's tuple size, dm-integrity is supposed to zero the remaining space. There was a bug in the code that zeroing didn't work. This commit fixes it...

0.002EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added 3 days ago7 views

CVE-2026-72099

In the Linux kernel, the following vulnerability has been resolved: dm-integrity: don't increment hashoffset twice hashoffset is already incremented in the loop "for i = 0; i tocopy; i++, ts--". Do not increment it again...

7.1CVSS5.2AI score0.00459EPSS
SaveExploits0
EUVD
EUVD
added 3 days ago7 views

EUVD-2026-59057

In the Linux kernel, the following vulnerability has been resolved: dm-integrity: don't increment hashoffset twice hashoffset is already incremented in the loop "for i = 0; i tocopy; i++, ts--". Do not increment it again...

5.3AI score0.00459EPSS
SaveExploits0References5
EUVD
EUVD
added 3 days ago4 views

EUVD-2026-59058

In the Linux kernel, the following vulnerability has been resolved: dm-integrity: fix a bug if the bio is out of limits If dmintegritychecklimits fails, the code would exit with DMMAPIOKILL. However, the range would be already locked at this point, and it wouldn't be unlocked, resulting in a...

5.4AI score0.0056EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added 3 days ago7 views

CVE-2026-72100

In the Linux kernel, the following vulnerability has been resolved: dm-integrity: fix a bug if the bio is out of limits If dmintegritychecklimits fails, the code would exit with DMMAPIOKILL. However, the range would be already locked at this point, and it wouldn't be unlocked, resulting in a...

8.8CVSS5.3AI score0.0056EPSS
SaveExploits0
CVE
CVE
added 3 days ago15 views

CVE-2026-72099

Summary (CVE-2026-72099) In the Linux kernel, the dm-integrity component had an issue where hash_offset could be incremented twice; the loop already increments hash_offset, so a second increment was unnecessary. The vulnerability was resolved by correcting this behavior in the relevant code path ...

7.1CVSS5.2AI score0.00459EPSS
SaveExploits0References5
Cvelist
Cvelist
added 3 days ago18 views

CVE-2026-72099 dm-integrity: don't increment hash_offset twice

In the Linux kernel, the following vulnerability has been resolved: dm-integrity: don't increment hashoffset twice hashoffset is already incremented in the loop "for i = 0; i tocopy; i++, ts--". Do not increment it again...

7.1CVSS0.00459EPSS
SaveExploits0References5
CVE
CVE
added 3 days ago14 views

CVE-2026-72100

CVE-2026-72100 concerns the Linux kernel function dm-integrity. A bug in dm_integrity_check_limits could exit with DM_MAPIO_KILL while the affected range was still locked, causing a potential deadlock and leaked resources. The fix moves the limit check up so that on exit no resources are leaked. ...

8.8CVSS5.3AI score0.0056EPSS
SaveExploits0References4
CVE
CVE
added 3 days ago22 views

CVE-2026-72098

The CVE-2026-72098 issue affects the Linux kernel’s dm-verity FEC calculation. A buffer overflow occurs in dm-verity-fec when computing erasures: if (neras && *neras fec->roots) fio->erasures[(*neras)++] = i;. The post-increment can push *neras to roots+1, which is passed as no_eras to deco...

9.8CVSS5.8AI score0.00646EPSS
SaveExploits0References3
EUVD
EUVD
added 3 days ago4 views

EUVD-2026-59055

In the Linux kernel, the following vulnerability has been resolved: dm-verity: fix a possible NULL pointer dereference Fix a possible NULL pointer dereference dmverityloadpinisbdevtrusted if the device has no table...

5.3AI score0.00205EPSS
SaveExploits0References6
Debian CVE
Debian CVE
added 3 days ago4 views

CVE-2026-72096

In the Linux kernel, the following vulnerability has been resolved: dm-verity: make error counter atomic The error counter "v-corruptederrs" was not atomic, thus it could be subject to race conditions. The call to dmauditlogtarget"max-corrupted-errors" may be skipped due to the races...

5.3AI score0.002EPSS
SaveExploits0
Cvelist
Cvelist
added 3 days ago19 views

CVE-2026-72096 dm-verity: make error counter atomic

In the Linux kernel, the following vulnerability has been resolved: dm-verity: make error counter atomic The error counter "v-corruptederrs" was not atomic, thus it could be subject to race conditions. The call to dmauditlogtarget"max-corrupted-errors" may be skipped due to the races...

0.002EPSS
SaveExploits0References5
Cvelist
Cvelist
added 3 days ago18 views

CVE-2026-72097 dm-verity: fix a possible NULL pointer dereference

In the Linux kernel, the following vulnerability has been resolved: dm-verity: fix a possible NULL pointer dereference Fix a possible NULL pointer dereference dmverityloadpinisbdevtrusted if the device has no table...

0.00205EPSS
SaveExploits0References6
Debian CVE
Debian CVE
added 3 days ago5 views

CVE-2026-72097

In the Linux kernel, the following vulnerability has been resolved: dm-verity: fix a possible NULL pointer dereference Fix a possible NULL pointer dereference dmverityloadpinisbdevtrusted if the device has no table...

5.2AI score0.00205EPSS
SaveExploits0
CVE
CVE
added 3 days ago10 views

CVE-2026-72097

CVE-2026-72097 involves the Linux kernel, fixing a possible NULL pointer dereference in dm-verity, occurring in dm_verity_loadpin_is_bdev_trusted when a device has no table. The document set does not provide exploitation details; it simply notes the fix. Patches are referenced in kernel.org commi...

5.2AI score0.00205EPSS
SaveExploits0References6
EUVD
EUVD
added 3 days ago4 views

EUVD-2026-59054

In the Linux kernel, the following vulnerability has been resolved: dm-verity: make error counter atomic The error counter "v-corruptederrs" was not atomic, thus it could be subject to race conditions. The call to dmauditlogtarget"max-corrupted-errors" may be skipped due to the races...

5.3AI score0.002EPSS
SaveExploits0References5
CVE
CVE
added 3 days ago17 views

CVE-2026-72095

The CVE-2026-72095 issue affects the Linux kernel dma_fence_dedup_array() function, which incorrectly returned 1 for a 0-length input, contradicting the documented contract. The bug could allow a zero local count path to reach a dedup call and dereference an uninitialized fence slot (notably in a...

7.8CVSS5.3AI score0.00161EPSS
SaveExploits0References3
Cvelist
Cvelist
added 3 days ago19 views

CVE-2026-72095 dma-fence: Make dma_fence_dedup_array() robust against 0-count input

In the Linux kernel, the following vulnerability has been resolved: dma-fence: Make dmafencededuparray robust against 0-count input dmafencededuparray returns 1 when called with numfences == 0: the for-loop body never executes, j stays at 0, and the final return ++j yields 1. This contradicts bot...

7.8CVSS0.00161EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 3 days ago5 views

CVE-2026-72095

In the Linux kernel, the following vulnerability has been resolved: dma-fence: Make dmafencededuparray robust against 0-count input dmafencededuparray returns 1 when called with numfences == 0: the for-loop body never executes, j stays at 0, and the final return ++j yields 1. This contradicts bot...

7.8CVSS5.3AI score0.00161EPSS
SaveExploits0
Cvelist
Cvelist
added 3 days ago18 views

CVE-2026-72094 dma-buf: dma-fence: Fix potential NULL pointer dereference

In the Linux kernel, the following vulnerability has been resolved: dma-buf: dma-fence: Fix potential NULL pointer dereference The commit mentioned in the fixes tag below introduced a mechanism through which fence producers can fully decouple from fence consumers. This, desirable, mechanism is...

0.00198EPSS
SaveExploits0References2
Rows per page
Query Builder