Lucene search
+L

1105 matches found

NVD
NVD
added 2024/12/27 3:15 p.m.30 views

CVE-2024-56659

In the Linux kernel, the following vulnerability has been resolved: net: lapb: increase LAPBHEADERLEN It is unclear if net/lapb code is supposed to be ready for 8021q. We can at least avoid crashes like the following : skbuff: skbunderpanic: text:ffffffff8aabe1f6 len:24 put:20 head:ffff88802824a4...

5.5CVSS0.00226EPSS
SaveExploits0References9
OSV
OSV
added 2024/12/27 3:15 p.m.14 views

UBUNTU-CVE-2024-56642

In the Linux kernel, the following vulnerability has been resolved: tipc: Fix use-after-free of kernel socket in cleanupbearer. syzkaller reported a use-after-free of UDP kernel socket in cleanupbearer without repro. 01 When bearerdisable calls tipcudpdisable, cleanup of the UDP kernel socket is...

7.8CVSS6.2AI score0.00243EPSS
SaveExploits0References54
Cvelist
Cvelist
added 2024/12/27 2:50 p.m.43 views

CVE-2024-56586 f2fs: fix f2fs_bug_on when uninstalling filesystem call f2fs_evict_inode.

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix f2fsbugon when uninstalling filesystem call f2fsevictinode. creating a large files during checkpoint disable until it runs out of space and then delete it, then remount to enable checkpoint again, and then unmount the...

0.00241EPSS
SaveExploits0References7
CVE
CVE
added 2024/12/27 2:23 p.m.152 views

CVE-2024-56582

CVE-2024-56582: Linux kernel btrfs use-after-free in btrfs_encoded_read_endio() identified via KASAN trace in btrfs-endio path; confirmed in the provided trace and fixed in the kernel. Affected component: btrfs in the kernel; root cause: use-after-free in btrfs_encoded_read_endio(); impact as des...

7.8CVSS6.4AI score0.00237EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2024/12/27 2:15 p.m.12 views

UBUNTU-CVE-2024-53233

In the Linux kernel, the following vulnerability has been resolved: unicode: Fix utf8load error path utf8load requests the symbol "utf8datatable" and then checks if the requested UTF-8 version is supported. If it's unsupported, it tries to put the data table using symbolput. If an unsupported...

5.5CVSS6.5AI score0.00222EPSS
SaveExploits0References20
Vulnrichment
Vulnrichment
added 2024/12/27 1:49 p.m.2 views

CVE-2024-53207 Bluetooth: MGMT: Fix possible deadlocks

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: MGMT: Fix possible deadlocks This fixes possible deadlocks like the following caused by hcicmdsyncdequeue causing the destroy function to run: INFO: task kworker/u19:0:143 blocked for more than 120 seconds. Tainted: G ...

7.5AI score0.00176EPSS
SaveExploits0References5
Microsoft CVE
Microsoft CVE
added 2024/12/12 8:00 a.m.6 views

nilfs2: fix kernel bug due to missing clearing of checked flag

...

7.8CVSS7.2AI score0.00281EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2024/12/12 8:00 a.m.7 views

nilfs2: fix kernel bug due to missing clearing of buffer delay flag

...

5.5CVSS6.8AI score0.00243EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2024/12/03 12:16 a.m.6 views

SUSE 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.5CVSS8AI score0.00254EPSS
SaveExploits0References17
OSV
OSV
added 2024/12/02 2:15 p.m.9 views

UBUNTU-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.5CVSS6.3AI score0.00254EPSS
SaveExploits0References49
OSV
OSV
added 2024/11/25 10:15 p.m.13 views

AZL-54635 CVE-2024-53097 affecting package kernel for versions less than 6.6.64.2-1

In the Linux kernel, the following vulnerability has been resolved: mm: krealloc: Fix MTE false alarm in dokrealloc This patch addresses an issue introduced by commit 1a83a716ec233 "mm: krealloc: consider spare memory for GFPZERO" which causes MTE Memory Tagging Extension to falsely report a...

5.5CVSS6.7AI score0.00227EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2024/11/19 1:30 a.m.30 views

CVE-2024-50265 ocfs2: remove entry once instead of null-ptr-dereference in ocfs2_xa_remove()

In the Linux kernel, the following vulnerability has been resolved: ocfs2: remove entry once instead of null-ptr-dereference in ocfs2xaremove Syzkaller is able to provoke null-ptr-dereference in ocfs2xaremove: 57.319872 a.out,1161,7:ocfs2xaremove:2028 ERROR: status = -12 57.320420...

0.0031EPSS
SaveExploits0References8
RedHat Linux
RedHat Linux
added 2024/11/12 9:11 a.m.18 views

kernel: NFSv4.2: fix nfs4_listxattr kernel BUG at mm/usercopy.c:102

A flaw was found in the Linux kernel. A system error can be reliably replicated with specific filesystem settings, allowing an attacker to cause a denial of service...

7.8CVSS7.2AI score0.00281EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/11/12 9:11 a.m.5 views

kernel: md: fix kmemleak of rdev->serial

A memory leak flaw was found in rdev-serial in the Linux kernel. This issue may lead to a crash...

5.5CVSS7.2AI score0.00287EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/11/12 9:11 a.m.10 views

kernel: drm/shmem-helper: Fix BUG_ON() on mmap(PROT_WRITE, MAP_PRIVATE)

In the Linux kernel, the following vulnerability has been resolved: drm/shmem-helper: Fix BUGON on mmapPROTWRITE, MAPPRIVATE Lack of check for copy-on-write COW mapping in drmgemshmemmmap allows users to call mmap with PROTWRITE and MAPPRIVATE flag causing a kernel panic due to BUGON in...

5.5CVSS6.7AI score0.00277EPSS
SaveExploits0References5
Microsoft CVE
Microsoft CVE
added 2024/11/12 8:00 a.m.7 views

platform/x86: x86-android-tablets: Fix use after free on platform_device_register() errors

...

7.8CVSS6.9AI score0.00248EPSS
SaveExploits0
OSV
OSV
added 2024/11/09 11:15 a.m.0 views

DEBIAN-CVE-2024-50230

In the Linux kernel, the following vulnerability has been resolved: nilfs2: fix kernel bug due to missing clearing of checked flag Syzbot reported that in directory operations after nilfs2 detects filesystem corruption and degrades to read-only, blockwritebeginint, which is called to prepare bloc...

7.8CVSS6.3AI score0.00281EPSS
SaveExploits0References1
OSV
OSV
added 2024/11/09 11:15 a.m.10 views

AZL-53004 CVE-2024-50230 affecting package kernel for versions less than 5.15.173.1-1

In the Linux kernel, the following vulnerability has been resolved: nilfs2: fix kernel bug due to missing clearing of checked flag Syzbot reported that in directory operations after nilfs2 detects filesystem corruption and degrades to read-only, blockwritebeginint, which is called to prepare bloc...

7.8CVSS6.6AI score0.00281EPSS
SaveExploits0References1
NVD
NVD
added 2024/11/09 11:15 a.m.28 views

CVE-2024-50230

In the Linux kernel, the following vulnerability has been resolved: nilfs2: fix kernel bug due to missing clearing of checked flag Syzbot reported that in directory operations after nilfs2 detects filesystem corruption and degrades to read-only, blockwritebeginint, which is called to prepare bloc...

7.8CVSS0.00281EPSS
SaveExploits0References10
OSV
OSV
added 2024/11/09 11:15 a.m.3 views

DEBIAN-CVE-2024-50223

In the Linux kernel, the following vulnerability has been resolved: sched/numa: Fix the potential null pointer dereference in tasknumawork When running stress-ng-vm-segv test, we found a null pointer dereference error in tasknumawork. Here is the backtrace: 323676.066985 Unable to handle kernel...

5.5CVSS5.6AI score0.00237EPSS
SaveExploits0References1
Rows per page
Query Builder