Lucene search
+L

89 matches found

CNNVD
CNNVD
added 2025/03/27 12:00 a.m.8 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in the Linux kernel that stems from dm-integrity not properly handling a zero-except situation in Inline mode, which could lead to a system cras...

5.5CVSS6.3AI score0.00199EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2025/02/27 3:13 a.m.5 views

SUSE CVE-2022-49044

In the Linux kernel, the following vulnerability has been resolved: dm integrity: fix memory corruption when tagsize is less than digest size It is possible to set up dm-integrity in such a way that the "tagsize" parameter is less than the actual digest size. In this situation, a part of the dige...

4.4CVSS7.7AI score0.00277EPSS
SaveExploits0References10
NVD
NVD
added 2025/02/26 7:00 a.m.15 views

CVE-2022-49044

In the Linux kernel, the following vulnerability has been resolved: dm integrity: fix memory corruption when tagsize is less than digest size It is possible to set up dm-integrity in such a way that the "tagsize" parameter is less than the actual digest size. In this situation, a part of the dige...

7.8CVSS0.00277EPSS
SaveExploits0References6
OSV
OSV
added 2025/02/26 7:00 a.m.10 views

UBUNTU-CVE-2022-49044

In the Linux kernel, the following vulnerability has been resolved: dm integrity: fix memory corruption when tagsize is less than digest size It is possible to set up dm-integrity in such a way that the "tagsize" parameter is less than the actual digest size. In this situation, a part of the dige...

7.8CVSS6.2AI score0.00277EPSS
SaveExploits0References9
OSV
OSV
added 2025/02/26 1:54 a.m.14 views

CVE-2022-49044 dm integrity: fix memory corruption when tag_size is less than digest size

In the Linux kernel, the following vulnerability has been resolved: dm integrity: fix memory corruption when tagsize is less than digest size It is possible to set up dm-integrity in such a way that the "tagsize" parameter is less than the actual digest size. In this situation, a part of the dige...

5.4AI score
SaveExploits0References9
CVE
CVE
added 2025/02/26 1:54 a.m.113 views

CVE-2022-49044

CVE-2022-49044 affects the Linux kernel dm‑integrity driver. When tag_size is smaller than the digest size, a portion of the digest is written beyond the end of ic->recalc_tags, corrupting memory in integrity_recalc->integrity_sector_checksum->crypto_shash_final. The fix increases the ta...

7.8CVSS5.6AI score0.00277EPSS
SaveExploits0References6Affected Software1
Cvelist
Cvelist
added 2025/02/26 1:54 a.m.18 views

CVE-2022-49044 dm integrity: fix memory corruption when tag_size is less than digest size

In the Linux kernel, the following vulnerability has been resolved: dm integrity: fix memory corruption when tagsize is less than digest size It is possible to set up dm-integrity in such a way that the "tagsize" parameter is less than the actual digest size. In this situation, a part of the dige...

0.00277EPSS
SaveExploits0References6
Debian CVE
Debian CVE
added 2025/02/26 1:54 a.m.12 views

CVE-2022-49044

In the Linux kernel, the following vulnerability has been resolved: dm integrity: fix memory corruption when tagsize is less than digest size It is possible to set up dm-integrity in such a way that the "tagsize" parameter is less than the actual digest size. In this situation, a part of the dige...

7.8CVSS5.8AI score0.00277EPSS
SaveExploits0
Redos
Redos
added 2024/10/28 12:00 a.m.273 views

ROS-20241028-04

A vulnerability in the tcp component of the Linux operating system kernel is related to excessive output in the function sockprotinuseadd in net/ipv4/inethashtables.c. Exploitation of the vulnerability could allow an attacker to gain access to confidential information A vulnerability in the btrtl...

8.4CVSS6.8AI score0.00609EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2024/05/28 12:00 a.m.63 views

Oracle Linux 8 : kernel (ELSA-2024-3138)

The remote Oracle Linux 8 host has packages installed that are affected by multiple vulnerabilities as referenced in the ELSA-2024-3138 advisory. - x86/sev: Harden VC instruction emulation somewhat Vitaly Kuznetsov RHEL-30040 CVE-2024-25743 CVE-2024-25742 - mm/sparsemem: fix race in accessing...

10CVSS7.9AI score0.28058EPSS
SaveExploits29References48
Oracle linux
Oracle linux
added 2024/05/23 12:00 a.m.402 views

kernel security, bug fix, and enhancement update

4.18.0-553.OL8 - Update Oracle Linux certificates Kevin Lyons - Disable signing for aarch64 Ilya Okomin - Oracle Linux RHCK Module Signing Key was added to the kernel trusted keys list olkmodsigningkey.pem Orabug: 29539237 - Update x509.genkey Orabug: 24817676 - Conflict with shim-ia32 and shim-x...

9.8CVSS8AI score0.28058EPSS
SaveExploits32
SUSE CVE
SUSE CVE
added 2024/04/19 2:18 a.m.5 views

SUSE CVE-2024-26860

In the Linux kernel, the following vulnerability has been resolved: dm-integrity: fix a memory leak when rechecking the data Memory for the "checksums" pointer will leak if the data is rechecked after checksum failure because the associated kfree won't happen due to 'goto skipio'. Fix this by...

5.5CVSS6.7AI score0.00222EPSS
SaveExploits0References10
RedhatCVE
RedhatCVE
added 2024/04/17 7:27 p.m.19 views

CVE-2024-26860

In the Linux kernel, the following vulnerability has been resolved: dm-integrity: fix a memory leak when rechecking the data Memory for the "checksums" pointer will leak if the data is rechecked after checksum failure because the associated kfree won't happen due to 'goto skipio'. Fix this by...

6CVSS7AI score0.00222EPSS
SaveExploits0References4
NVD
NVD
added 2024/04/17 11:15 a.m.20 views

CVE-2024-26860

In the Linux kernel, the following vulnerability has been resolved: dm-integrity: fix a memory leak when rechecking the data Memory for the "checksums" pointer will leak if the data is rechecked after checksum failure because the associated kfree won't happen due to 'goto skipio'. Fix this by...

5.5CVSS7.4AI score0.00222EPSS
SaveExploits0References5
OSV
OSV
added 2024/04/17 11:15 a.m.3 views

DEBIAN-CVE-2024-26860

In the Linux kernel, the following vulnerability has been resolved: dm-integrity: fix a memory leak when rechecking the data Memory for the "checksums" pointer will leak if the data is rechecked after checksum failure because the associated kfree won't happen due to 'goto skipio'. Fix this by...

5.5CVSS5.8AI score0.00222EPSS
SaveExploits0References1
OSV
OSV
added 2024/04/17 11:15 a.m.6 views

UBUNTU-CVE-2024-26860

In the Linux kernel, the following vulnerability has been resolved: dm-integrity: fix a memory leak when rechecking the data Memory for the "checksums" pointer will leak if the data is rechecked after checksum failure because the associated kfree won't happen due to 'goto skipio'. Fix this by...

5.5CVSS5.9AI score0.00222EPSS
SaveExploits0References13
UbuntuCve
UbuntuCve
added 2024/04/17 11:15 a.m.18 views

CVE-2024-26860

In the Linux kernel, the following vulnerability has been resolved: dm-integrity: fix a memory leak when rechecking the data Memory for the "checksums" pointer will leak if the data is rechecked after checksum failure because the associated kfree won't happen due to 'goto skipio'. Fix this by...

5.5CVSS5.9AI score0.00222EPSS
SaveExploits0References12
Cvelist
Cvelist
added 2024/04/17 10:27 a.m.28 views

CVE-2024-26860 dm-integrity: fix a memory leak when rechecking the data

In the Linux kernel, the following vulnerability has been resolved: dm-integrity: fix a memory leak when rechecking the data Memory for the "checksums" pointer will leak if the data is rechecked after checksum failure because the associated kfree won't happen due to 'goto skipio'. Fix this by...

6.8AI score0.00222EPSS
SaveExploits0References5
CVE
CVE
added 2024/04/17 10:27 a.m.113 views

CVE-2024-26860

CVE-2024-26860: In the Linux kernel, the dm‑integrity path leaked memory for the checksums pointer if the data was rechecked after a checksum failure (due to the goto skip_io path). The fix frees the checksums memory before rechecking and uses the checksum_onstack buffer for storing the checksum ...

5.5CVSS6.7AI score0.00222EPSS
SaveExploits0References5Affected Software1
Vulnrichment
Vulnrichment
added 2024/04/17 10:27 a.m.21 views

CVE-2024-26860 dm-integrity: fix a memory leak when rechecking the data

In the Linux kernel, the following vulnerability has been resolved: dm-integrity: fix a memory leak when rechecking the data Memory for the "checksums" pointer will leak if the data is rechecked after checksum failure because the associated kfree won't happen due to 'goto skipio'. Fix this by...

7.2AI score0.00222EPSS
SaveExploits0References5
Rows per page
Query Builder