Lucene search
+L

2817 matches found

RedHat Linux
RedHat Linux
added 2024/09/24 3:05 a.m.10 views

kernel: gpiolib: cdev: Fix use after free in lineinfo_changed_notify

In the Linux kernel, the following vulnerability has been resolved: gpiolib: cdev: Fix use after free in lineinfochangednotify The use-after-free issue occurs as follows: when the GPIO chip device file is being closed by invoking gpiochrdevrelease, watchedlines is freed by bitmapfree, but the...

7CVSS6.4AI score0.00178EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/09/24 1:43 a.m.11 views

kernel: gpiolib: cdev: Fix use after free in lineinfo_changed_notify

In the Linux kernel, the following vulnerability has been resolved: gpiolib: cdev: Fix use after free in lineinfochangednotify The use-after-free issue occurs as follows: when the GPIO chip device file is being closed by invoking gpiochrdevrelease, watchedlines is freed by bitmapfree, but the...

7CVSS6.4AI score0.00178EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/09/24 1:17 a.m.20 views

kernel: ext4: avoid allocating blocks from corrupted group in ext4_mb_find_by_goal()

A vulnerability was found in the ext4mbfindbygoal function in the Linux kernel. This issue could lead to memory corruption or crashes due to the allocation of blocks from a group with a corrupted block bitmap...

7.8CVSS7.2AI score0.00264EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/09/24 1:17 a.m.17 views

kernel: md: fix resync softlockup when bitmap size is less than array size

In the Linux kernel, the following vulnerability has been resolved: md: fix resync softlockup when bitmap size is less than array size Is is reported that for dm-raid10, lvextend + lvchange --syncaction will trigger following softlockup: kernel:watchdog: BUG: soft lockup - CPU3 stuck for 26s!...

5.5CVSS6.4AI score0.00197EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/09/24 12:40 a.m.21 views

kernel: event code falling outside of a bitmap in input_set_capability() leads to panic

A vulnerability was found in drivers/input/input.c in the Linux Kernel, where the inputsetcapability function mishandles scenarios where an event code is outside the bitmap. This issue can lead to a kernel panic when the event code exceeds the bitmap for the specified event type, which could allo...

5.5CVSS6.9AI score0.00213EPSS
SaveExploits0References6
SUSE CVE
SUSE CVE
added 2024/09/19 3:10 a.m.16 views

SUSE CVE-2024-46777

In the Linux kernel, the following vulnerability has been resolved: udf: Avoid excessive partition lengths Avoid mounting filesystems where the partition would overflow the 32-bits used for block number. Also refuse to mount filesystems where the partition length is so large we cannot safely inde...

5.5CVSS6.6AI score0.00248EPSS
SaveExploits0References18
OSV
OSV
added 2024/09/18 2:15 p.m.5 views

CVE-2024-31166

Out-of-bounds Read vulnerability in Open Networking Foundation ONF libfluid libfluidmsg module. This vulnerability is associated with program routine fluidmsg::of13::HelloElemVersionBitmap::unpack. This issue affects libfluid: 0.1.0...

7.5CVSS5.8AI score0.00486EPSS
SaveExploits0References1
RedHat Linux
RedHat Linux
added 2024/09/18 11:46 a.m.7 views

kernel: ext4: avoid allocating blocks from corrupted group in ext4_mb_find_by_goal()

A vulnerability was found in the ext4mbfindbygoal function in the Linux kernel. This issue could lead to memory corruption or crashes due to the allocation of blocks from a group with a corrupted block bitmap...

7.8CVSS7.2AI score0.00264EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/09/18 11:46 a.m.7 views

kernel: ext4: avoid allocating blocks from corrupted group in ext4_mb_try_best_found()

A vulnerability was found in the ext4mbtrybestfound function in the Linux kernel. This issue could lead to memory corruption or crashes due to the allocation of blocks from a group with a corrupted block bitmap...

7.8CVSS7.2AI score0.00312EPSS
SaveExploits0References5
OSV
OSV
added 2024/09/18 8:15 a.m.2 views

DEBIAN-CVE-2024-46777

In the Linux kernel, the following vulnerability has been resolved: udf: Avoid excessive partition lengths Avoid mounting filesystems where the partition would overflow the 32-bits used for block number. Also refuse to mount filesystems where the partition length is so large we cannot safely inde...

5.5CVSS5.7AI score0.00248EPSS
SaveExploits0References1
OSV
OSV
added 2024/09/18 8:15 a.m.7 views

UBUNTU-CVE-2024-46777

In the Linux kernel, the following vulnerability has been resolved: udf: Avoid excessive partition lengths Avoid mounting filesystems where the partition would overflow the 32-bits used for block number. Also refuse to mount filesystems where the partition length is so large we cannot safely inde...

7.8CVSS6.2AI score0.00248EPSS
SaveExploits0References35
CNVD
CNVD
added 2024/09/13 12:00 a.m.21 views

Unspecified vulnerability in Linux kernel (CNVD-2024-39466)

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 a bitmap corruption issue in the closerange component. No details of the vulnerability are provided at this...

5.5CVSS6.9AI score0.00236EPSS
SaveExploits0References1
SUSE CVE
SUSE CVE
added 2024/09/12 2:51 a.m.13 views

SUSE CVE-2024-45025

In the Linux kernel, the following vulnerability has been resolved: fix bitmap corruption on closerange with CLOSERANGEUNSHARE copyfdbitmapsnew, old, count is expected to copy the first count/BITSPERLONG bits from old-fullfdsbits and fill the rest with zeroes. What it does is copying enough words...

5.5CVSS6.5AI score0.00236EPSS
SaveExploits0References16
RedhatCVE
RedhatCVE
added 2024/09/11 6:20 p.m.32 views

CVE-2024-45025

In the Linux kernel, the following vulnerability has been resolved: fix bitmap corruption on closerange with CLOSERANGEUNSHARE copyfdbitmapsnew, old, count is expected to copy the first count/BITSPERLONG bits from old-fullfdsbits and fill the rest with zeroes. What it does is copying enough words...

5.5CVSS7.3AI score0.00236EPSS
SaveExploits0References4
OSV
OSV
added 2024/09/11 4:15 p.m.9 views

AZL-49233 CVE-2024-45025 affecting package kernel for versions less than 6.6.51.1-1

In the Linux kernel, the following vulnerability has been resolved: fix bitmap corruption on closerange with CLOSERANGEUNSHARE copyfdbitmapsnew, old, count is expected to copy the first count/BITSPERLONG bits from old-fullfdsbits and fill the rest with zeroes. What it does is copying enough words...

5.5CVSS6.3AI score0.00236EPSS
SaveExploits0References1
OSV
OSV
added 2024/09/11 4:15 p.m.2 views

DEBIAN-CVE-2024-45025

In the Linux kernel, the following vulnerability has been resolved: fix bitmap corruption on closerange with CLOSERANGEUNSHARE copyfdbitmapsnew, old, count is expected to copy the first count/BITSPERLONG bits from old-fullfdsbits and fill the rest with zeroes. What it does is copying enough words...

5.5CVSS5.8AI score0.00236EPSS
SaveExploits0References1
NVD
NVD
added 2024/09/11 4:15 p.m.31 views

CVE-2024-45025

In the Linux kernel, the following vulnerability has been resolved: fix bitmap corruption on closerange with CLOSERANGEUNSHARE copyfdbitmapsnew, old, count is expected to copy the first count/BITSPERLONG bits from old-fullfdsbits and fill the rest with zeroes. What it does is copying enough words...

5.5CVSS0.00236EPSS
SaveExploits0References8
OSV
OSV
added 2024/09/11 4:15 p.m.12 views

AZL-49188 CVE-2024-45025 affecting package kernel for versions less than 5.15.167.1-1

In the Linux kernel, the following vulnerability has been resolved: fix bitmap corruption on closerange with CLOSERANGEUNSHARE copyfdbitmapsnew, old, count is expected to copy the first count/BITSPERLONG bits from old-fullfdsbits and fill the rest with zeroes. What it does is copying enough words...

5.5CVSS6.3AI score0.00236EPSS
SaveExploits0References1
OSV
OSV
added 2024/09/11 4:15 p.m.16 views

UBUNTU-CVE-2024-45025

In the Linux kernel, the following vulnerability has been resolved: fix bitmap corruption on closerange with CLOSERANGEUNSHARE copyfdbitmapsnew, old, count is expected to copy the first count/BITSPERLONG bits from old-fullfdsbits and fill the rest with zeroes. What it does is copying enough words...

5.5CVSS6.2AI score0.00236EPSS
SaveExploits0References27
Vulnrichment
Vulnrichment
added 2024/09/11 3:13 p.m.20 views

CVE-2024-45025 fix bitmap corruption on close_range() with CLOSE_RANGE_UNSHARE

In the Linux kernel, the following vulnerability has been resolved: fix bitmap corruption on closerange with CLOSERANGEUNSHARE copyfdbitmapsnew, old, count is expected to copy the first count/BITSPERLONG bits from old-fullfdsbits and fill the rest with zeroes. What it does is copying enough words...

6.9AI score0.00236EPSS
SaveExploits0References6
Rows per page
Query Builder