Lucene search
+L

3674 matches found

Debian CVE
Debian CVE
added 2024/12/02 1:44 p.m.15 views

CVE-2024-53112

In the Linux kernel, the following vulnerability has been resolved: ocfs2: uncache inode which has failed entering the group Syzbot has reported the following BUG: kernel BUG at fs/ocfs2/uptodate.c:509! ... Call Trace: ? diebody+0x5f/0xb0 ? die+0x9e/0xc0 ? dotrap+0x15a/0x3a0 ?...

5.5CVSS5.9AI score0.00254EPSS
SaveExploits0
Cvelist
Cvelist
added 2024/12/02 1:44 p.m.40 views

CVE-2024-53112 ocfs2: uncache inode which has failed entering the group

In the Linux kernel, the following vulnerability has been resolved: ocfs2: uncache inode which has failed entering the group Syzbot has reported the following BUG: kernel BUG at fs/ocfs2/uptodate.c:509! ... Call Trace: ? diebody+0x5f/0xb0 ? die+0x9e/0xc0 ? dotrap+0x15a/0x3a0 ?...

0.00254EPSS
SaveExploits0References8
CVE
CVE
added 2024/12/02 1:44 p.m.167 views

CVE-2024-53112

CVE-2024-53112 affects the Linux kernel via the OCFS2 group add path. The issue occurs when ioctl(OCFS2_IOC_GROUP_ADD, …) fails for an inode; the corresponding buffer head remains cached and a subsequent ioctl triggers a BUG in ocfs2_set_new_buffer_uptodate() while caching the same buffer head. T...

5.5CVSS6.8AI score0.00254EPSS
SaveExploits0References10Affected Software1
CNNVD
CNNVD
added 2024/12/02 12:0 a.m.17 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 an inode in the ocfs2 component not being removed from the cache when joining a group fails, resulting in a...

5.5CVSS6.6AI score0.00254EPSS
SaveExploits0References5
BDU FSTEC
BDU FSTEC
added 2024/11/27 12:0 a.m.17 views

The vulnerability of the isofs component in the Linux operating system’s kernel allows a hacker to trigger a service failure.

The vulnerability of the isofs component in the Linux operating system’s kernel is related to reading data beyond the allowed range in memory for the isofsread inode function. Exploiting this vulnerability can allow an attacker to cause a service failure...

5.5CVSS5.9AI score0.00681EPSS
SaveExploits0References24Affected Software3
AstraLinux
AstraLinux
added 2024/11/23 3:4 a.m.2 views

Astra Linux – Vulnerability in Linux 6.1

In the Linux kernel, the following vulnerabilities have been resolved: filelock: A potential “use-after-free” issue was addressed in posixlockinode. Light Hsieh reported a KASAN UAF warning in traceposixlockinode. The request pointer was previously changed to point to a lock entry that was added ...

7.8CVSS6.5AI score0.00281EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2024/11/21 7:14 p.m.9 views

CVE-2024-50243

In the Linux kernel, the following vulnerability has been resolved: fs/ntfs3: Fix general protection fault in runismappedfull Fixed deleating of a non-resident attribute in ntfscreateinode rollback...

5.5CVSS6.6AI score0.00218EPSS
SaveExploits0References4
OSV
OSV
added 2024/11/15 12:21 p.m.13 views

OESA-2024-2426 kernel security update

The Linux Kernel, the operating system core itself. Security Fixes: In the Linux kernel, the following vulnerability has been resolved: pinctrl: single: fix potential NULL dereference in pcsgetfunction pinmuxgenericgetfunction can return NULL and the pointer 'function' was dereferenced without...

9.8CVSS5.4AI score0.0074EPSS
SaveExploits0References24
OSV
OSV
added 2024/11/15 12:21 p.m.9 views

OESA-2024-2425 kernel security update

The Linux Kernel, the operating system core itself. Security Fixes: In the Linux kernel, the following vulnerability has been resolved: pinctrl: single: fix potential NULL dereference in pcsgetfunction pinmuxgenericgetfunction can return NULL and the pointer 'function' was dereferenced without...

9.8CVSS5.5AI score0.0074EPSS
SaveExploits0References23
OSV
OSV
added 2024/11/15 12:21 p.m.11 views

OESA-2024-2424 kernel security update

The Linux Kernel, the operating system core itself. Security Fixes: In the Linux kernel, the following vulnerability has been resolved: pinctrl: single: fix potential NULL dereference in pcsgetfunction pinmuxgenericgetfunction can return NULL and the pointer 'function' was dereferenced without...

9.8CVSS5.5AI score0.0074EPSS
SaveExploits0References23
OSV
OSV
added 2024/11/14 4:53 p.m.12 views

CLSA-2024-1731603213 Fix of 76 CVEs

CVE-url: https://ubuntu.com/security/CVE-2024-44946 - kcm: Serialise kcmsendmsg for the same socket. CVE-url: https://ubuntu.com/security/CVE-2024-42292 - kobjectuevent: Fix OOB access within zapmodaliasenv CVE-url: https://ubuntu.com/security/CVE-2024-41042 - netfilter: nftables: prefer...

9.8CVSS7AI score0.01369EPSS
SaveExploits2References1
RedHat Linux
RedHat Linux
added 2024/11/12 9:11 a.m.17 views

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

5.5CVSS6.8AI score0.00207EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/11/12 9:11 a.m.2 views

kernel: filelock: fix potential use-after-free in posix_lock_inode

A use-after-free vulnerability was found in the Linux kernel in traceposixlockinode. This issue occurred when the request pointer was changed to point to a lock entry added to the inode's list. Before the tracepoint could fire, another task raced in and freed the lock...

7.8CVSS6.8AI score0.00281EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/11/12 9:11 a.m.7 views

kernel: ipc: fix memory leak in init_mqueue_fs()

In the Linux kernel, the following vulnerability has been resolved: ipc: fix memory leak in initmqueuefs When setupmqsysctls failed in initmqueuefs, mqueueinodecachep is not released. In order to fix this issue, the release path is reordered...

5.5CVSS6.8AI score0.00143EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/11/12 9:11 a.m.6 views

kernel: pstore: inode: Only d_invalidate() is needed

In the Linux kernel, the following vulnerability has been resolved: pstore: inode: Only dinvalidate is needed The Linux kernel CVE team has assigned CVE-2024-27389 to this issue. Upstream advisory: https://lore.kernel.org/linux-cve-announce/2024050135-CVE-2024-27389-fb3a@gregkh/T...

7.8CVSS6.8AI score0.00235EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/11/12 9:11 a.m.8 views

kernel: lib/generic-radix-tree.c: Don't overflow in peek()

In the Linux kernel, the following vulnerability has been resolved: lib/generic-radix-tree.c: Don't overflow in peek When we started spreading new inode numbers throughout most of the 64 bit inode space, that triggered some corner case bugs, in particular some integer overflows related to the rad...

5.5CVSS6.9AI score0.00255EPSS
SaveExploits0References5
Microsoft CVE
Microsoft CVE
added 2024/11/12 8:0 a.m.6 views

ext4: dax: fix overflowing extents beyond inode size when partially writing

...

5.5CVSS6.7AI score0.0024EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2024/11/10 3:49 a.m.13 views

SUSE CVE-2024-50218

In the Linux kernel, the following vulnerability has been resolved: ocfs2: pass u64 to ocfs2truncateinline maybe overflow Syzbot reported a kernel BUG in ocfs2truncateinline. There are two reasons for this: first, the parameter value passed is greater than ocfs2maxinlinedatawithxattr, second, the...

5.5CVSS7.6AI score0.00272EPSS
SaveExploits0References20
SUSE CVE
SUSE CVE
added 2024/11/10 3:49 a.m.6 views

SUSE CVE-2024-50243

In the Linux kernel, the following vulnerability has been resolved: fs/ntfs3: Fix general protection fault in runismappedfull Fixed deleating of a non-resident attribute in ntfscreateinode rollback...

5.5CVSS7.7AI score0.00218EPSS
SaveExploits0References5
OSV
OSV
added 2024/11/09 11:15 a.m.10 views

AZL-53100 CVE-2024-50243 affecting package kernel for versions less than 6.6.64.2-1

In the Linux kernel, the following vulnerability has been resolved: fs/ntfs3: Fix general protection fault in runismappedfull Fixed deleating of a non-resident attribute in ntfscreateinode rollback...

5.5CVSS6.8AI score0.00218EPSS
SaveExploits0References1
Rows per page
Query Builder