Lucene search
+L

2412 matches found

Tenable Nessus
Tenable Nessus
•added 2026/08/18 12:00 a.m.•10 views

Unity Linux 20.1050e Security Update: kernel (UTSA-2026-102125)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-102125 advisory. In the Linux kernel, the following vulnerability has been resolved: dm-verity: disable recursive forward error correction There are two problems with the recursive...

7.5CVSS5.5AI score0.00379EPSS
SaveExploits0References13
Tenable Nessus
Tenable Nessus
•added 2026/08/18 12:00 a.m.•17 views

Linux Distros Unpatched Vulnerability : CVE-2026-72103

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - dm: avoid leaking the caller's thread keyring via the table device file The refactoring in commit a28d893eb327 md: port block device access to file accidentally...

7.3CVSS7.2AI score0.00171EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
•added 2026/08/18 12:00 a.m.•11 views

Linux Distros Unpatched Vulnerability : CVE-2026-72316

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - dm era: fix NULL pointer dereference in metadataopen metadataopen returns NULL when kzallocobj fails, but the caller eractr only checks ISERRmd. Since ISERRNULL...

5.9AI score0.0022EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
•added 2026/08/18 12:00 a.m.•9 views

Linux Distros Unpatched Vulnerability : CVE-2026-72105

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - dm-log: fix a bitsetsize overflow on 32bit machines Commit c20e36b7631d dm log: fix out-of-bounds write due to regioncount overflow made sure that regioncount...

7.8CVSS5.8AI score0.00176EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
•added 2026/08/18 12:00 a.m.•16 views

Linux Distros Unpatched Vulnerability : CVE-2026-72100

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - 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...

8.8CVSS5.9AI score0.00601EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
•added 2026/08/18 12:00 a.m.•14 views

Linux Distros Unpatched Vulnerability : CVE-2026-72097

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - dm-verity: fix a possible NULL pointer dereference Fix a possible NULL pointer dereference dmverityloadpinisbdevtrusted if the device has no table. CVE-2026-720...

5.9AI score0.00215EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
•added 2026/08/18 12:00 a.m.•11 views

Linux Distros Unpatched Vulnerability : CVE-2026-72108

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - dm thin metadata: fix metadata snapshot consistency on commit failure reservemetadatasnap and releasemetadatasnap modify the superblock's heldroot directly in t...

7.8CVSS5.9AI score0.00176EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
•added 2026/08/18 12:00 a.m.•12 views

Linux Distros Unpatched Vulnerability : CVE-2026-72107

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - dm era: fix out-of-bounds memory access for non-zero start sector dm-era tracks writes in target-relative blocks, but eramap calculates the writeset block befor...

8.8CVSS5.9AI score0.00678EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
•added 2026/08/18 12:00 a.m.•14 views

Linux Distros Unpatched Vulnerability : CVE-2026-72104

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - dm-pcache: reject option groups without values The pcache target parses optional arguments as name/value pairs. A table that advertises one optional argument an...

5.9AI score0.00206EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
•added 2026/08/17 10:06 p.m.•14 views

CVE-2026-72106

A flaw was found in the dm-ioctl component of the Linux kernel. This vulnerability, a buffer overflow, occurs in the listversiongetinfo function when the code attempts to write more data than the allocated buffer size. A local attacker could potentially exploit this to cause a denial of service o...

5.5CVSS5.7AI score0.00226EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
•added 2026/08/17 10:04 p.m.•12 views

CVE-2026-72105

A flaw was found in the Linux kernel's device mapper logging dm-log component. On 32-bit systems, an error in calculating the bitsetsize can cause this variable to wrap around to zero. This incorrect calculation leads to a failure in memory allocation, which can result in a Denial of Service DoS...

7.8CVSS5.5AI score0.00176EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
•added 2026/08/17 9:55 p.m.•8 views

CVE-2026-72101

A flaw was found in dm-integrity, a component of the Linux kernel. This vulnerability occurs when the hash size is less than the device's tuple size, and dm-integrity fails to properly zero out the remaining memory space. This oversight can lead to the leaking of uninitialized kernel memory,...

5.5CVSS5.5AI score0.00209EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
•added 2026/08/17 9:51 p.m.•14 views

CVE-2026-72098

A flaw was found in the dm-verity component of the Linux kernel. A buffer overflow occurs during Forward Error Correction FEC calculation, allowing an attacker to write past the end of an allocated buffer. This out-of-bounds write can corrupt the syndrome buffer, potentially leading to system...

9.8CVSS5.2AI score0.00702EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
•added 2026/08/17 9:48 p.m.•13 views

CVE-2026-72097

A flaw was found in the Linux kernel's dm-verity component. A possible NULL pointer dereference can occur in the dmverityloadpinisbdevtrusted function if a device lacks a table. This vulnerability could allow a local attacker to cause a system crash, leading to a Denial of Service DoS...

5.5CVSS5.4AI score0.00215EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
•added 2026/08/17 9:48 p.m.•11 views

CVE-2026-72096

A flaw was found in the Linux kernel's dm-verity component. The 'corruptederrs' counter, which tracks errors in corrupted blocks, was not atomic. This vulnerability could allow a race condition to occur, potentially causing the system to skip auditing when the maximum number of corrupted errors i...

5.5CVSS5.4AI score0.0022EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
•added 2026/08/17 12:00 a.m.•15 views

Unity Linux 20.1050e Security Update: kernel (UTSA-2026-099762)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-099762 advisory. In the Linux kernel, the following vulnerability has been resolved: dm cache policy smq: check allocation under invalidate lock commit 2d1f7b65f5de dm cache policy...

7.8CVSS4.7AI score0.0012EPSS
SaveExploits0References4
BDU FSTEC
BDU FSTEC
•added 2026/08/17 12:00 a.m.•8 views

The vulnerability of the dm-rq.c component in the Linux operating system’s kernel allows a hacker to cause a service failure.

The vulnerability of the dm-rq.c component in the Linux operating system is related to the repeated release of memory. Exploiting this vulnerability can allow an attacker to cause a service failure...

7.8CVSS5.1AI score0.00171EPSS
SaveExploits0References20Affected Software3
Tenable Nessus
Tenable Nessus
•added 2026/08/17 12:00 a.m.•15 views

Unity Linux 20.1050a Security Update: kernel (UTSA-2026-100388)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-100388 advisory. In the Linux kernel, the following vulnerability has been resolved: dm integrity: call kmemcachedestroy in dmintegrityinit error path Otherwise the journaliocache wi...

7.8CVSS5.8AI score0.00156EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
•added 2026/08/17 12:00 a.m.•10 views

Unity Linux 20.1050e Security Update: kernel (UTSA-2026-099763)

"The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-099763 advisory. In the Linux kernel, the following vulnerability has been resolved: dm cache policy smq: fix missing locks in invalidating cache blocks In passthrough mode, the...

7.8CVSS4.6AI score0.00097EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
•added 2026/08/17 12:00 a.m.•13 views

Unity Linux 20.1050a Security Update: kernel (UTSA-2026-100542)

"The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-100542 advisory. In the Linux kernel, the following vulnerability has been resolved: dm cache policy smq: fix missing locks in invalidating cache blocks In passthrough mode, the...

7.8CVSS4.6AI score0.00097EPSS
SaveExploits0References4
Rows per page
Query Builder