Lucene search
K

485 matches found

NVD
NVD
added 2024/06/24 2:15 p.m.15 views

CVE-2024-33847

In the Linux kernel, the following vulnerability has been resolved: f2fs: compress: don't allow unaligned truncation on released compress inode f2fs image may be corrupted after below testcase: - mkfs.f2fs -O extraattr,compression -f /dev/vdb - mount /dev/vdb /mnt/f2fs - touch /mnt/f2fs/file -...

5.5CVSS0.00225EPSS
Exploits0References7
OSV
OSV
added 2024/06/24 2:15 p.m.0 views

UBUNTU-CVE-2024-33847

In the Linux kernel, the following vulnerability has been resolved: f2fs: compress: don't allow unaligned truncation on released compress inode f2fs image may be corrupted after below testcase: - mkfs.f2fs -O extraattr,compression -f /dev/vdb - mount /dev/vdb /mnt/f2fs - touch /mnt/f2fs/file -...

5.5CVSS5.8AI score0.00225EPSS
Exploits0References22
CNNVD
CNNVD
added 2024/06/24 12:0 a.m.4 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 the presence of an unaligned truncation corruption...

5.5CVSS6.5AI score0.00225EPSS
Exploits0References9
SUSE CVE
SUSE CVE
added 2024/06/22 4:8 a.m.3 views

SUSE CVE-2022-48762

In the Linux kernel, the following vulnerability has been resolved: arm64: extable: fix loadunalignedzeropad reg indices In exhandlerloadunalignedzeropad we erroneously extract the data and addr register indices from ex-type rather than ex-data. As ex-type will contain EXTYPELOADUNALIGNEDZEROPAD...

6.2CVSS6.5AI score0.00188EPSS
Exploits0References3
OSV
OSV
added 2024/06/20 12:15 p.m.2 views

DEBIAN-CVE-2022-48762

In the Linux kernel, the following vulnerability has been resolved: arm64: extable: fix loadunalignedzeropad reg indices In exhandlerloadunalignedzeropad we erroneously extract the data and addr register indices from ex-type rather than ex-data. As ex-type will contain EXTYPELOADUNALIGNEDZEROPAD...

6.2CVSS5.2AI score0.00188EPSS
Exploits0References1
CNNVD
CNNVD
added 2024/06/20 12:0 a.m.5 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 originates in the reg index of the loadunalignedzeropad method of the arm64:extable module...

6.2CVSS6.6AI score0.00188EPSS
Exploits0References5
Cvelist
Cvelist
added 2024/06/19 1:48 p.m.24 views

CVE-2024-38604 block: refine the EOF check in blkdev_iomap_begin

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

0.00207EPSS
Exploits0References4
CNNVD
CNNVD
added 2024/06/06 12:0 a.m.3 views

robdns security breach

robdns is a dns service. A security vulnerability exists in robdns, which originates from the inclusion of unaligned addresses in /src/zonefile-insertion.c...

7.5CVSS6.8AI score0.004EPSS
Exploits0References2
CNNVD
CNNVD
added 2024/06/06 12:0 a.m.1 views

smartdns security vulnerability

SmartDNS is a DNS server running locally by Nick Peng Personal Developer. A security vulnerability exists in smartdns, which stems from the inclusion of an unaligned address in smartdns/src/util.c. The vulnerability is caused by the inclusion of an unaligned address in smartdns/src/util.c...

7.5CVSS6.8AI score0.00461EPSS
Exploits0References3
CNNVD
CNNVD
added 2024/06/06 12:0 a.m.2 views

smartdns security vulnerability

SmartDNS is a DNS server running locally by Nick Peng Personal Developer. A security vulnerability exists in smartdns, which stems from the inclusion of an unaligned address in smartdns/src/dns.c. The vulnerability is caused by the inclusion of an unaligned address in smartdns/src/dns.c...

7.5CVSS6.8AI score0.00461EPSS
Exploits0References3
Positive Technologies
Positive Technologies
added 2024/06/03 12:0 a.m.6 views

PT-2024-32144

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The issue is related to overmapping the identity VRAM mapping in the Linux kernel, which triggers hardware bugs on certain platforms. To resolve this, 2M pages are used for the last...

5.5CVSS5.5AI score0.00177EPSS
Exploits0
SUSE CVE
SUSE CVE
added 2024/05/21 2:0 a.m.2 views

SUSE CVE-2024-35826

In the Linux kernel, the following vulnerability has been resolved: block: Fix page refcounts for unaligned buffers in bioreleasepages Fix an incorrect number of pages being released for buffers that do not start at the beginning of a page...

5.5CVSS7.7AI score0.00209EPSS
Exploits0References13
RedhatCVE
RedhatCVE
added 2024/05/17 11:42 p.m.29 views

CVE-2024-35826

In the Linux kernel, the following vulnerability has been resolved: block: Fix page refcounts for unaligned buffers in bioreleasepages Fix an incorrect number of pages being released for buffers that do not start at the beginning of a page...

5.5CVSS6.5AI score0.00209EPSS
Exploits0References4
NVD
NVD
added 2024/05/17 2:15 p.m.14 views

CVE-2024-35826

In the Linux kernel, the following vulnerability has been resolved: block: Fix page refcounts for unaligned buffers in bioreleasepages Fix an incorrect number of pages being released for buffers that do not start at the beginning of a page...

5.5CVSS7.4AI score0.00209EPSS
Exploits0References5
OSV
OSV
added 2024/05/17 2:15 p.m.4 views

AZL-67824 CVE-2024-35826 affecting package kernel 5.15.200.1-1

In the Linux kernel, the following vulnerability has been resolved: block: Fix page refcounts for unaligned buffers in bioreleasepages Fix an incorrect number of pages being released for buffers that do not start at the beginning of a page...

5.5CVSS6.6AI score0.00209EPSS
Exploits0References1
OSV
OSV
added 2024/05/17 2:15 p.m.2 views

DEBIAN-CVE-2024-35826

In the Linux kernel, the following vulnerability has been resolved: block: Fix page refcounts for unaligned buffers in bioreleasepages Fix an incorrect number of pages being released for buffers that do not start at the beginning of a page...

5.5CVSS5.3AI score0.00209EPSS
Exploits0References1
NVD
NVD
added 2024/05/17 2:15 p.m.24 views

CVE-2024-35814

In the Linux kernel, the following vulnerability has been resolved: swiotlb: Fix double-allocation of slots due to broken alignment handling Commit bbb73a103fbb "swiotlb: fix a braino in the alignment check fix", which was a fix for commit 0eee5ae10256 "swiotlb: fix slot alignment checks", causes...

8.8CVSS7.7AI score0.00234EPSS
Exploits0References4
UbuntuCve
UbuntuCve
added 2024/05/17 2:15 p.m.13 views

CVE-2024-35826

In the Linux kernel, the following vulnerability has been resolved: block: Fix page refcounts for unaligned buffers in bioreleasepages Fix an incorrect number of pages being released for buffers that do not start at the beginning of a page...

5.5CVSS6.2AI score0.00209EPSS
Exploits0References12
OSV
OSV
added 2024/05/17 2:15 p.m.1 views

UBUNTU-CVE-2024-35826

In the Linux kernel, the following vulnerability has been resolved: block: Fix page refcounts for unaligned buffers in bioreleasepages Fix an incorrect number of pages being released for buffers that do not start at the beginning of a page...

5.5CVSS6.1AI score0.00209EPSS
Exploits0References13
Vulnrichment
Vulnrichment
added 2024/05/17 1:27 p.m.14 views

CVE-2024-35826 block: Fix page refcounts for unaligned buffers in __bio_release_pages()

In the Linux kernel, the following vulnerability has been resolved: block: Fix page refcounts for unaligned buffers in bioreleasepages Fix an incorrect number of pages being released for buffers that do not start at the beginning of a page...

6.7AI score0.00209EPSS
Exploits0References5
Rows per page
Query Builder