Lucene search
+L

1042 matches found

OSV
OSV
added 2025/02/06 2:40 p.m.32 views

CLSA-2025-1738852812 Fix of 54 CVEs

CVE-url: https://ubuntu.com/security/CVE-2024-26595 - mlxsw: spectrumacltcam: Fix NULL pointer dereference in error path CVE-url: https://ubuntu.com/security/CVE-2024-38553/CVE-2024-38597 - netpoll: make ndopollcontroller optional - bonding: use netpollpolldev helper - netpoll: do not test...

9.8CVSS7AI score0.00759EPSS
SaveExploits1References1
SUSE CVE
SUSE CVE
added 2025/01/16 3:49 a.m.7 views

SUSE CVE-2024-57892

In the Linux kernel, the following vulnerability has been resolved: ocfs2: fix slab-use-after-free due to dangling pointer dqipriv When mounting ocfs2 and then remounting it as read-only, a slab-use-after-free occurs after the user uses a syscall to quotagetnextquota. Specifically, sbdqinfosb,...

5.5CVSS7.6AI score0.0022EPSS
SaveExploits0References14
RedhatCVE
RedhatCVE
added 2025/01/15 3:03 p.m.12 views

CVE-2024-57892

In the Linux kernel, the following vulnerability has been resolved: ocfs2: fix slab-use-after-free due to dangling pointer dqipriv When mounting ocfs2 and then remounting it as read-only, a slab-use-after-free occurs after the user uses a syscall to quotagetnextquota. Specifically, sbdqinfosb,...

7.8CVSS6.8AI score0.0022EPSS
SaveExploits0References4
NVD
NVD
added 2025/01/15 1:15 p.m.19 views

CVE-2024-57892

In the Linux kernel, the following vulnerability has been resolved: ocfs2: fix slab-use-after-free due to dangling pointer dqipriv When mounting ocfs2 and then remounting it as read-only, a slab-use-after-free occurs after the user uses a syscall to quotagetnextquota. Specifically, sbdqinfosb,...

7.8CVSS0.0022EPSS
SaveExploits0References9
OSV
OSV
added 2025/01/15 1:15 p.m.6 views

DEBIAN-CVE-2024-57892

In the Linux kernel, the following vulnerability has been resolved: ocfs2: fix slab-use-after-free due to dangling pointer dqipriv When mounting ocfs2 and then remounting it as read-only, a slab-use-after-free occurs after the user uses a syscall to quotagetnextquota. Specifically, sbdqinfosb,...

7.8CVSS6.1AI score0.0022EPSS
SaveExploits0References1
OSV
OSV
added 2025/01/15 1:05 p.m.14 views

CVE-2024-57892 ocfs2: fix slab-use-after-free due to dangling pointer dqi_priv

In the Linux kernel, the following vulnerability has been resolved: ocfs2: fix slab-use-after-free due to dangling pointer dqipriv When mounting ocfs2 and then remounting it as read-only, a slab-use-after-free occurs after the user uses a syscall to quotagetnextquota. Specifically, sbdqinfosb,...

7.8CVSS6.9AI score
SaveExploits0References12
CVE
CVE
added 2025/01/15 1:05 p.m.182 views

CVE-2024-57892

CVE-2024-57892 relates to the Linux kernel OCFS2 quota handling. The issue is a slab-use-after-free when remounting an ocfs2 filesystem as read-only and a quota_getnextquota syscall is used. The root cause is a dangling dqi_priv pointer that is freed during remount but not cleared, combined with ...

7.8CVSS6.5AI score0.0022EPSS
SaveExploits0References9Affected Software1
Vulnrichment
Vulnrichment
added 2025/01/15 1:05 p.m.6 views

CVE-2024-57892 ocfs2: fix slab-use-after-free due to dangling pointer dqi_priv

In the Linux kernel, the following vulnerability has been resolved: ocfs2: fix slab-use-after-free due to dangling pointer dqipriv When mounting ocfs2 and then remounting it as read-only, a slab-use-after-free occurs after the user uses a syscall to quotagetnextquota. Specifically, sbdqinfosb,...

6.7AI score0.0022EPSS
SaveExploits0References7
Cvelist
Cvelist
added 2025/01/15 1:05 p.m.30 views

CVE-2024-57892 ocfs2: fix slab-use-after-free due to dangling pointer dqi_priv

In the Linux kernel, the following vulnerability has been resolved: ocfs2: fix slab-use-after-free due to dangling pointer dqipriv When mounting ocfs2 and then remounting it as read-only, a slab-use-after-free occurs after the user uses a syscall to quotagetnextquota. Specifically, sbdqinfosb,...

0.0022EPSS
SaveExploits0References7
SUSE CVE
SUSE CVE
added 2025/01/09 12:21 a.m.5 views

SUSE CVE-2024-56630

In the Linux kernel, the following vulnerability has been resolved: ocfs2: free inode when ocfs2getinitinode fails syzbot is reporting busy inodes after unmount, for commit 9c89fe0af826 "ocfs2: Handle error from dquotinitialize" forgot to call iput when newinode succeeded and dquotinitialize fail...

5.5CVSS7.7AI score0.00255EPSS
SaveExploits0References14
RedhatCVE
RedhatCVE
added 2024/12/29 2:51 p.m.18 views

CVE-2024-56630

In the Linux kernel, the following vulnerability has been resolved: ocfs2: free inode when ocfs2getinitinode fails syzbot is reporting busy inodes after unmount, for commit 9c89fe0af826 "ocfs2: Handle error from dquotinitialize" forgot to call iput when newinode succeeded and dquotinitialize fail...

5.5CVSS6.9AI score0.00255EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2024/12/28 3:51 a.m.4 views

SUSE CVE-2024-53155

In the Linux kernel, the following vulnerability has been resolved: ocfs2: fix uninitialized value in ocfs2filereaditer Syzbot has reported the following KMSAN splat: BUG: KMSAN: uninit-value in ocfs2filereaditer+0x9a4/0xf80 ocfs2filereaditer+0x9a4/0xf80 ioread+0x8d4/0x20f0 ioread+0x3e/0xf0...

6.1CVSS7.7AI score0.00236EPSS
SaveExploits0References14
OSV
OSV
added 2024/12/27 3:15 p.m.12 views

DEBIAN-CVE-2024-56630

In the Linux kernel, the following vulnerability has been resolved: ocfs2: free inode when ocfs2getinitinode fails syzbot is reporting busy inodes after unmount, for commit 9c89fe0af826 "ocfs2: Handle error from dquotinitialize" forgot to call iput when newinode succeeded and dquotinitialize fail...

5.5CVSS5.7AI score0.00255EPSS
SaveExploits0References1
NVD
NVD
added 2024/12/27 3:15 p.m.15 views

CVE-2024-56630

In the Linux kernel, the following vulnerability has been resolved: ocfs2: free inode when ocfs2getinitinode fails syzbot is reporting busy inodes after unmount, for commit 9c89fe0af826 "ocfs2: Handle error from dquotinitialize" forgot to call iput when newinode succeeded and dquotinitialize fail...

5.5CVSS0.00255EPSS
SaveExploits0References9
Cvelist
Cvelist
added 2024/12/27 2:51 p.m.31 views

CVE-2024-56630 ocfs2: free inode when ocfs2_get_init_inode() fails

In the Linux kernel, the following vulnerability has been resolved: ocfs2: free inode when ocfs2getinitinode fails syzbot is reporting busy inodes after unmount, for commit 9c89fe0af826 "ocfs2: Handle error from dquotinitialize" forgot to call iput when newinode succeeded and dquotinitialize fail...

0.00255EPSS
SaveExploits0References7
OSV
OSV
added 2024/12/27 2:51 p.m.9 views

CVE-2024-56630 ocfs2: free inode when ocfs2_get_init_inode() fails

In the Linux kernel, the following vulnerability has been resolved: ocfs2: free inode when ocfs2getinitinode fails syzbot is reporting busy inodes after unmount, for commit 9c89fe0af826 "ocfs2: Handle error from dquotinitialize" forgot to call iput when newinode succeeded and dquotinitialize fail...

6.1AI score
SaveExploits0References12
CVE
CVE
added 2024/12/27 2:51 p.m.2491 views

CVE-2024-56630

The CVE-2024-56630 issue affects the Linux kernel’s ocfs2 subsystem: when ocfs2_get_init_inode() fails, inodes could be leaked due to not iput()'ing after new_inode() succeeds and dquot_initialize() fails. The syzbot trace mentions busy inodes after unmount for commit 9c89fe0af826 and that the er...

5.5CVSS6.6AI score0.00255EPSS
SaveExploits0References9Affected Software1
Debian CVE
Debian CVE
added 2024/12/27 2:51 p.m.50 views

CVE-2024-56630

In the Linux kernel, the following vulnerability has been resolved: ocfs2: free inode when ocfs2getinitinode fails syzbot is reporting busy inodes after unmount, for commit 9c89fe0af826 "ocfs2: Handle error from dquotinitialize" forgot to call iput when newinode succeeded and dquotinitialize fail...

5.5CVSS5.6AI score0.00255EPSS
SaveExploits0
RedhatCVE
RedhatCVE
added 2024/12/24 1:55 p.m.9 views

CVE-2024-53155

In the Linux kernel, the following vulnerability has been resolved: ocfs2: fix uninitialized value in ocfs2filereaditer Syzbot has reported the following KMSAN splat: BUG: KMSAN: uninit-value in ocfs2filereaditer+0x9a4/0xf80 ocfs2filereaditer+0x9a4/0xf80 ioread+0x8d4/0x20f0 ioread+0x3e/0xf0...

7.1CVSS6.8AI score0.00236EPSS
SaveExploits0References4
OSV
OSV
added 2024/12/24 12:15 p.m.21 views

AZL-54993 CVE-2024-53155 affecting package kernel for versions less than 5.15.176.3-1

In the Linux kernel, the following vulnerability has been resolved: ocfs2: fix uninitialized value in ocfs2filereaditer Syzbot has reported the following KMSAN splat: BUG: KMSAN: uninit-value in ocfs2filereaditer+0x9a4/0xf80 ocfs2filereaditer+0x9a4/0xf80 ioread+0x8d4/0x20f0 ioread+0x3e/0xf0...

7.1CVSS6.3AI score0.00236EPSS
SaveExploits0References1
Rows per page
Query Builder