Lucene search
+L

3354 matches found

OSV
OSV
added 2024/07/03 6:15 p.m.5 views

UBUNTU-CVE-2023-52168

The NtfsHandler.cpp NTFS handler in 7-Zip before 24.01 for 7zz contains a heap-based buffer overflow that allows an attacker to overwrite two bytes at multiple offsets beyond the allocated buffer size: buffer+512i-2, for i=9, i=10, i=11, etc...

8.4CVSS7.5AI score0.00343EPSS
SaveExploits0References5
OSSF Malicious Packages
OSSF Malicious Packages
added 2024/06/25 1:23 p.m.7 views

Malicious code in Bе.Vlaanderen.Basisregisters.Utilitіes.Rfc3339DatеTіmeOffset (NuGet)

--- -= Per source details. Do not edit below this line.=-...

7AI score
SaveExploits0
SUSE CVE
SUSE CVE
added 2024/06/24 11:15 p.m.10 views

SUSE CVE-2024-38604

In the Linux kernel, the following vulnerability has been resolved: block: refine the EOF check in blkdeviomapbegin blkdeviomapbegin rounds down the offset to the logical block size before stashing it in iomap-offset and checking that it still is inside the inode size. Check the isize check to th...

5.5CVSS6.8AI score0.00207EPSS
SaveExploits0References10
SUSE CVE
SUSE CVE
added 2024/06/24 11:15 p.m.4 views

SUSE CVE-2024-38635

In the Linux kernel, the following vulnerability has been resolved: soundwire: cadence: fix invalid PDI offset For some reason, we add an offset to the PDI, presumably to skip the PDI0 and PDI1 which are reserved for BPT. This code is however completely wrong and leads to an out-of-bounds access...

5.5CVSS6.2AI score0.00235EPSS
SaveExploits0References13
OSV
OSV
added 2024/06/21 11:15 a.m.10 views

DEBIAN-CVE-2024-38635

In the Linux kernel, the following vulnerability has been resolved: soundwire: cadence: fix invalid PDI offset For some reason, we add an offset to the PDI, presumably to skip the PDI0 and PDI1 which are reserved for BPT. This code is however completely wrong and leads to an out-of-bounds access...

7.1CVSS6AI score0.00235EPSS
SaveExploits0References1
OSV
OSV
added 2024/06/21 11:15 a.m.5 views

UBUNTU-CVE-2024-38635

In the Linux kernel, the following vulnerability has been resolved: soundwire: cadence: fix invalid PDI offset For some reason, we add an offset to the PDI, presumably to skip the PDI0 and PDI1 which are reserved for BPT. This code is however completely wrong and leads to an out-of-bounds access...

7.8CVSS6.2AI score0.00235EPSS
SaveExploits0References29
CVE
CVE
added 2024/06/21 10:18 a.m.160 views

CVE-2024-38635

CVE-2024-38635 pertains to the Linux kernel soundwire cadence driver. The root cause was an incorrect PDI offset that added an offset to the PDI array, risking out-of-bounds access. A follow-up patch completely removes this useless offset. The Fixes tag was not provided because no known platforms...

7.8CVSS6.8AI score0.00235EPSS
SaveExploits0References8Affected Software1
Vulnrichment
Vulnrichment
added 2024/06/21 10:18 a.m.20 views

CVE-2024-38635 soundwire: cadence: fix invalid PDI offset

In the Linux kernel, the following vulnerability has been resolved: soundwire: cadence: fix invalid PDI offset For some reason, we add an offset to the PDI, presumably to skip the PDI0 and PDI1 which are reserved for BPT. This code is however completely wrong and leads to an out-of-bounds access...

7.2AI score0.00235EPSS
SaveExploits0References7
Cvelist
Cvelist
added 2024/06/21 10:18 a.m.37 views

CVE-2024-38635 soundwire: cadence: fix invalid PDI offset

In the Linux kernel, the following vulnerability has been resolved: soundwire: cadence: fix invalid PDI offset For some reason, we add an offset to the PDI, presumably to skip the PDI0 and PDI1 which are reserved for BPT. This code is however completely wrong and leads to an out-of-bounds access...

7.8CVSS0.00235EPSS
SaveExploits0References7
OSV
OSV
added 2024/06/21 10:18 a.m.20 views

CVE-2024-38635 soundwire: cadence: fix invalid PDI offset

In the Linux kernel, the following vulnerability has been resolved: soundwire: cadence: fix invalid PDI offset For some reason, we add an offset to the PDI, presumably to skip the PDI0 and PDI1 which are reserved for BPT. This code is however completely wrong and leads to an out-of-bounds access...

7.8CVSS6AI score
SaveExploits0References11
SUSE CVE
SUSE CVE
added 2024/06/21 3:52 a.m.6 views

SUSE CVE-2021-47604

In the Linux kernel, the following vulnerability has been resolved: vduse: check that offset is within bounds in getconfig This condition checks "len" but it does not check "offset" and that could result in an out of bounds read if "offset dev-configsize". The problem is that since both variables...

5.5CVSS6.3AI score0.00211EPSS
SaveExploits0References6
SUSE CVE
SUSE CVE
added 2024/06/21 3:52 a.m.5 views

SUSE CVE-2021-47605

In the Linux kernel, the following vulnerability has been resolved: vduse: fix memory corruption in vdusedevioctl The "config.offset" comes from the user. There needs to a check to prevent it being out of bounds. The "config.offset" and "dev-configsize" variables are both type u32. So if the offs...

7.8CVSS6.2AI score0.00214EPSS
SaveExploits0References7
SUSE CVE
SUSE CVE
added 2024/06/21 3:37 a.m.6 views

SUSE CVE-2022-48747

In the Linux kernel, the following vulnerability has been resolved: block: Fix wrong offset in biotruncate biotruncate clears the buffer outside of last block of bdev, however current biotruncate is using the wrong offset of page. So it can return the uninitialized data. This happened when both o...

5.3CVSS7.7AI score0.00915EPSS
SaveExploits0References10
CNNVD
CNNVD
added 2024/06/21 12:0 a.m.11 views

Linux kernel security vulnerabilities

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 an invalid PDI offset in the soundwire:cadence module...

7.1CVSS6.5AI score0.00235EPSS
SaveExploits0References9
RedhatCVE
RedhatCVE
added 2024/06/20 1:56 p.m.20 views

CVE-2022-48747

In the Linux kernel, the following vulnerability has been resolved: block: Fix wrong offset in biotruncate biotruncate clears the buffer outside of last block of bdev, however current biotruncate is using the wrong offset of page. So it can return the uninitialized data. This happened when both o...

4.4CVSS7AI score0.00915EPSS
SaveExploits0References4
NVD
NVD
added 2024/06/20 12:15 p.m.26 views

CVE-2022-48747

In the Linux kernel, the following vulnerability has been resolved: block: Fix wrong offset in biotruncate biotruncate clears the buffer outside of last block of bdev, however current biotruncate is using the wrong offset of page. So it can return the uninitialized data. This happened when both o...

7.5CVSS0.00915EPSS
SaveExploits0References5
OSV
OSV
added 2024/06/20 12:15 p.m.5 views

DEBIAN-CVE-2022-48747

In the Linux kernel, the following vulnerability has been resolved: block: Fix wrong offset in biotruncate biotruncate clears the buffer outside of last block of bdev, however current biotruncate is using the wrong offset of page. So it can return the uninitialized data. This happened when both o...

7.5CVSS5.7AI score0.00915EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2024/06/20 12:15 p.m.8 views

CVE-2022-48747

In the Linux kernel, the following vulnerability has been resolved: block: Fix wrong offset in biotruncate biotruncate clears the buffer outside of last block of bdev, however current biotruncate is using the wrong offset of page. So it can return the uninitialized data. This happened when both o...

7.5CVSS6.5AI score0.00915EPSS
SaveExploits0References6Affected Software1
OSV
OSV
added 2024/06/20 12:15 p.m.5 views

UBUNTU-CVE-2022-48747

In the Linux kernel, the following vulnerability has been resolved: block: Fix wrong offset in biotruncate biotruncate clears the buffer outside of last block of bdev, however current biotruncate is using the wrong offset of page. So it can return the uninitialized data. This happened when both o...

7.5CVSS6.3AI score0.00915EPSS
SaveExploits0References8
OSV
OSV
added 2024/06/20 11:13 a.m.27 views

CVE-2022-48747 block: Fix wrong offset in bio_truncate()

In the Linux kernel, the following vulnerability has been resolved: block: Fix wrong offset in biotruncate biotruncate clears the buffer outside of last block of bdev, however current biotruncate is using the wrong offset of page. So it can return the uninitialized data. This happened when both o...

7.5CVSS6.1AI score
SaveExploits0References8
Rows per page
Query Builder