Lucene search
+L

24642 matches found

SUSE CVE
SUSE CVE
added 2024/05/03 2:09 a.m.16 views

SUSE CVE-2024-26973

In the Linux kernel, the following vulnerability has been resolved: fat: fix uninitialized field in nostale filehandles When fatencodefhnostale encodes file handle without a parent it stores only first 10 bytes of the file handle. However the length of the file handle must be a multiple of 4 so t...

5.5CVSS6.1AI score0.00255EPSS
SaveExploits0References19
SUSE CVE
SUSE CVE
added 2024/05/03 2:09 a.m.10 views

SUSE CVE-2024-27080

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix race when detecting delalloc ranges during fiemap For fiemap we recently stopped locking the target extent range for the whole duration of the fiemap call, in order to avoid a deadlock in a scenario where the fiemap...

6.3CVSS6.7AI score0.00188EPSS
SaveExploits0References13
Tenable Nessus
Tenable Nessus
added 2024/05/02 12:00 a.m.28 views

Fedora 38 : grub2 (2024-01f402fae5)

The remote Fedora 38 host has a package installed that is affected by multiple vulnerabilities as referenced in the FEDORA-2024-01f402fae5 advisory. Security fix for CVE-2023-4692 Security fix for CVE-2023-4693 Fri Mar 08 2024 Nicolas Frayer - 2.06-118 - fs/xfs: Handle non-continuous data blocks ...

7.8CVSS6.4AI score0.00536EPSS
SaveExploits2References3
RedhatCVE
RedhatCVE
added 2024/05/01 8:23 p.m.28 views

CVE-2024-26973

In the Linux kernel, the following vulnerability has been resolved: fat: fix uninitialized field in nostale filehandles When fatencodefhnostale encodes file handle without a parent it stores only first 10 bytes of the file handle. However the length of the file handle must be a multiple of 4 so t...

5.5CVSS6.8AI score0.00255EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2024/05/01 3:21 p.m.10 views

buildah: full container escape at build time

A flaw was found in Buildah and subsequently Podman Build which allows containers to mount arbitrary locations on the host filesystem into build containers. A malicious Containerfile can use a dummy image with a symbolic link to the root filesystem as a mount source and cause the mount operation ...

8.6CVSS6.9AI score0.0049EPSS
SaveExploits0References7
OSV
OSV
added 2024/05/01 1:15 p.m.17 views

UBUNTU-CVE-2024-27032

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to avoid potential panic during recovery During recovery, if FAULTBLOCK is on, it is possible that f2fsreservenewblock will return -ENOSPC during recovery, then it may trigger panic. Also, if fault injection rate is 1 a...

6.3CVSS6AI score0.00291EPSS
SaveExploits0References13
OSV
OSV
added 2024/05/01 1:15 p.m.21 views

UBUNTU-CVE-2024-27069

In the Linux kernel, the following vulnerability has been resolved: ovl: relax WARNON in ovlverifyarea syzbot hit an assertion in copy up data loop which looks like it is the result of a lower file whose size is being changed underneath overlayfs. This type of use case is documented to cause...

5.5CVSS5.8AI score0.00193EPSS
SaveExploits0References10
CNNVD
CNNVD
added 2024/05/01 12:00 a.m.3 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 Linux kernel, which stems from a security flaw in the procfs host directory...

5.5CVSS6.4AI score0.00242EPSS
SaveExploits0References10
RedHat Linux
RedHat Linux
added 2024/04/30 9:01 p.m.10 views

buildah: full container escape at build time

A flaw was found in Buildah and subsequently Podman Build which allows containers to mount arbitrary locations on the host filesystem into build containers. A malicious Containerfile can use a dummy image with a symbolic link to the root filesystem as a mount source and cause the mount operation ...

8.6CVSS6.9AI score0.0049EPSS
SaveExploits0References7
RedHat Linux
RedHat Linux
added 2024/04/30 1:39 p.m.23 views

buildah: full container escape at build time

A flaw was found in Buildah and subsequently Podman Build which allows containers to mount arbitrary locations on the host filesystem into build containers. A malicious Containerfile can use a dummy image with a symbolic link to the root filesystem as a mount source and cause the mount operation ...

8.6CVSS6.9AI score0.0049EPSS
SaveExploits0References7
RedHat Linux
RedHat Linux
added 2024/04/30 11:00 a.m.9 views

grub2: grub2-set-bootflag can be abused by local (pseudo-)users

A flaw was found in the grub2-set-bootflag utility of grub2. After the fix of CVE-2019-14865, grub2-set-bootflag will create a temporary file with the new grubenv content and rename it to the original grubenv file. If the program is killed before the rename operation, the temporary file will not ...

3.3CVSS6.7AI score0.00269EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/04/30 10:27 a.m.11 views

golang: io/fs: stack exhaustion in Glob

A flaw was found in the golang standard library, io/fs. Calling Glob on a path that contains a large number of path separators can cause a panic issue due to stack exhaustion. This could allow an attacker to impact availability...

7.5CVSS6.6AI score0.01939EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2024/04/30 10:03 a.m.7 views

exfatprogs: exfatprogs allows out-of-bounds memory access

A flaw was found in Exfatprogs, a userspace utility that contains all of the standard utilities for creating, fixing, and debugging the exfat filesystem in the linux system.This issue may allow out-of-bounds memory access such as in readfiledentryset. To exploit this vulnerability, the attacker...

5.5CVSS5.7AI score0.00381EPSS
SaveExploits1References5
RedHat Linux
RedHat Linux
added 2024/04/30 9:57 a.m.15 views

kernel: ext4: add bounds checking in get_max_inline_xattr_value_size()

In the Linux kernel, the following vulnerability has been resolved: ext4: add bounds checking in getmaxinlinexattrvaluesize Normally the extended attributes in the inode body would have been checked when the inode is first opened, but if someone is writing to the block device while the file syste...

7.8CVSS6.8AI score0.00156EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/04/30 9:57 a.m.12 views

kernel: CIFS Filesystem Decryption Improper Input Validation Remote Code Execution Vulnerability in function receive_encrypted_standard of client

An out-of-bounds memory read flaw was found in receiveencryptedstandard in fs/smb/client/smb2ops.c in the SMB Client sub-component in the Linux Kernel. This issue occurs due to integer underflow on the memcpy length, leading to a denial of service...

7.4CVSS6.8AI score0.01999EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/04/30 9:57 a.m.9 views

kernel: ovl: fix tmpfile leak

In the Linux kernel, the following vulnerability has been resolved: ovl: fix tmpfile leak Missed an error cleanup...

5.5CVSS6.8AI score0.00218EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/04/30 9:57 a.m.10 views

kernel: blk-mq: release crypto keyslot before reporting I/O complete

A flaw was identified in the block multi-queue blk-mq subsystem of the Linux kernel where the crypto keyslot associated with a block I/O request could be released after upper layers have been notified that the I/O operation completed. Under certain conditions, this could lead to a use-after-free ...

7.8CVSS7.2AI score0.00139EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/04/30 9:57 a.m.14 views

kernel: ext4: fix rbtree traversal bug in ext4_mb_use_preallocated

A flaw was identified in the ext4 filesystem’s block preallocation allocator in the Linux kernel. During allocation, the code traverses an rbtree of per-inode preallocations.Concurrently, the helper ext4mbdiscardgrouppreallocation can mark PAs as deleted, which may cause a naive rbtree traversal ...

7.4AI score0.00187EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/04/30 9:57 a.m.9 views

kernel: ext4: fix invalid free tracking in ext4_xattr_move_to_block()

A memory management flaw was found in the Linux kernel's ext4 filesystem extended attribute handling. In ext4xattrmovetoblock, when moving an extended attribute value to an external block, the code checks entry-evalueinum to determine if the buffer was allocated via kvmalloc. However, at cleanup...

7.8CVSS6.2AI score0.00157EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/04/30 9:57 a.m.12 views

kernel: ext4: fix use-after-free in ext4_orphan_cleanup

A use-after-free vulnerability was found in the ext4 filesystem's orphan inode cleanup routine in the Linux kernel. When ext4inodeattachjinode fails with -ENOMEM during orphan cleanup at mount time, the error is not properly propagated. The inode is freed via iput, but the orphan list still...

7.8CVSS7.2AI score0.00204EPSS
SaveExploits0References5
Rows per page
Query Builder