Lucene search
+L

2412 matches found

Tenable Nessus
Tenable Nessus
•added 2026/08/29 12:00 a.m.•30 views

Unity Linux 20.1070e Security Update: kernel (UTSA-2025-001495)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-001495 advisory. In the Linux kernel, the following vulnerability has been resolved: dm cache: fix out-of-bounds access to the dirty bitset when resizing dm-cache checks the dirty bi...

7.1CVSS6.4AI score0.00262EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
•added 2026/08/29 12:00 a.m.•23 views

Unity Linux 20.1070e Security Update: kernel (UTSA-2025-001500)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-001500 advisory. In the Linux kernel, the following vulnerability has been resolved: dm cache: fix potential out-of-bounds access on the first resume Out-of-bounds access occurs if t...

7.1CVSS6.4AI score0.00262EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
•added 2026/08/28 4:40 p.m.•12 views

SUSE 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.8AI score0.0022EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
•added 2026/08/28 4:40 p.m.•12 views

SUSE 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.8AI score0.0057EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
•added 2026/08/28 4:40 p.m.•11 views

SUSE 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.8AI score0.00601EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
•added 2026/08/28 4:40 p.m.•12 views

SUSE CVE-2026-72105

In the Linux kernel, the following vulnerability has been resolved: 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 could fit in an unsigned int. But the bitmap memory isn't allocated...

7.8CVSS5.8AI score0.00176EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
•added 2026/08/28 4:40 p.m.•18 views

SUSE CVE-2026-72106

In the Linux kernel, the following vulnerability has been resolved: dm-ioctl: fix a possible overflow in listversiongetinfo sizeoftt-version is 12 bytes, but the code writes 16 bytes into the output buffer - info-vers-version0, info-vers-version1, info-vers-version2 and info-vers-next. This can...

6.1AI score0.00226EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
•added 2026/08/28 4:40 p.m.•9 views

SUSE CVE-2026-72107

In the Linux kernel, the following vulnerability has been resolved: 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 before applying the target offset. Tables with a non-zero start sector can...

8.8CVSS5.8AI score0.00678EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
•added 2026/08/28 4:40 p.m.•9 views

SUSE CVE-2026-72108

In the Linux kernel, the following vulnerability has been resolved: dm thin metadata: fix metadata snapshot consistency on commit failure reservemetadatasnap and releasemetadatasnap modify the superblock's heldroot directly in the blockmanager's buffer. If the subsequent metadata commit fails, th...

7.8CVSS5.8AI score0.00176EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
•added 2026/08/28 1:00 a.m.•9 views

SUSE CVE-2026-72104

In the Linux kernel, the following vulnerability has been resolved: dm-pcache: reject option groups without values The pcache target parses optional arguments as name/value pairs. A table that advertises one optional argument and supplies only a recognized option name, for example "cachemode",...

5.8AI score0.00206EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
•added 2026/08/28 12:59 a.m.•11 views

SUSE CVE-2026-72316

In the Linux kernel, the following vulnerability has been resolved: dm era: fix NULL pointer dereference in metadataopen metadataopen returns NULL when kzallocobj fails, but the caller eractr only checks ISERRmd. Since ISERRNULL returns false, the NULL pointer is treated as a valid result and lat...

5.8AI score0.0022EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
•added 2026/08/27 12:23 a.m.•8 views

SUSE 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.8AI score0.00215EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
•added 2026/08/27 12:23 a.m.•8 views

SUSE CVE-2026-72101

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

5.9AI score0.00209EPSS
SaveExploits0References3
Redos
Redos
•added 2026/08/27 12:00 a.m.•10 views

ROS-20260827-73-0008

The vulnerability of the dmintegrityinit function in the drivers/md/dm-integrity.c file of the multi-device RAID and LVM driver for the Linux operating system is related to a memory leak. Exploiting this vulnerability could allow an attacker to cause a service failure...

7.8CVSS6AI score0.00156EPSS
SaveExploits0
RedHat Linux
RedHat Linux
•added 2026/08/26 1:05 a.m.•11 views

kernel: dm log: fix out-of-bounds write due to region_count overflow

A flaw was found in the Linux kernel's device-mapper log dm log component. A local attacker could exploit an integer overflow vulnerability where a 64-bit value is truncated to 32 bits, leading to undersized memory allocations. This allows for out-of-bounds writes to kernel memory during log...

7.8CVSS5.5AI score0.0014EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
•added 2026/08/26 12:25 a.m.•11 views

kernel: dm log: fix out-of-bounds write due to region_count overflow

A flaw was found in the Linux kernel's device-mapper log dm log component. A local attacker could exploit an integer overflow vulnerability where a 64-bit value is truncated to 32 bits, leading to undersized memory allocations. This allows for out-of-bounds writes to kernel memory during log...

7.8CVSS5.5AI score0.0014EPSS
SaveExploits0References5
Tenable Nessus
Tenable Nessus
•added 2026/08/26 12:00 a.m.•9 views

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

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-099000 advisory. In the Linux kernel, the following vulnerability has been resolved: dm-thin: fix metadata refcount underflow There's a bug in dm-thin in the function...

7.8CVSS5.9AI score0.00129EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
•added 2026/08/26 12:00 a.m.•10 views

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

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-104554 advisory. In the Linux kernel, the following vulnerability has been resolved: dm thin metadata: fix metadata snapshot consistency on commit failure reservemetadatasnap and...

7.8CVSS5.5AI score0.00176EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
•added 2026/08/26 12:00 a.m.•12 views

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

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-098728 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.5CVSS6AI score0.00379EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
•added 2026/08/26 12:00 a.m.•11 views

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

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-104597 advisory. In the Linux kernel, the following vulnerability has been resolved: dm-log: fix a bitsetsize overflow on 32bit machines Commit c20e36b7631d dm log: fix out-of-bounds...

7.8CVSS5.5AI score0.00176EPSS
SaveExploits0References4
Rows per page
Query Builder