Lucene search
+L

2883 matches found

OSV
OSV
added 2024/10/21 7:15 p.m.23 views

AZL-51336 CVE-2024-50013 affecting package kernel for versions less than 5.15.173.1-1

In the Linux kernel, the following vulnerability has been resolved: exfat: fix memory leak in exfatloadbitmap If the first directory entry in the root directory is not a bitmap directory entry, 'bh' will not be released and reassigned, which will cause a memory leak...

5.5CVSS6.6AI score0.00225EPSS
SaveExploits0References1
OSV
OSV
added 2024/10/21 7:15 p.m.10 views

UBUNTU-CVE-2024-50013

In the Linux kernel, the following vulnerability has been resolved: exfat: fix memory leak in exfatloadbitmap If the first directory entry in the root directory is not a bitmap directory entry, 'bh' will not be released and reassigned, which will cause a memory leak...

5.5CVSS6.2AI score0.00225EPSS
SaveExploits0References32
CNNVD
CNNVD
added 2024/10/21 12:00 a.m.8 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 a failure to properly handle a memory leak in the exfatloadbitmap function in the exfat file system if the...

5.5CVSS6.7AI score0.00225EPSS
SaveExploits0References9
Tenable Nessus
Tenable Nessus
added 2024/10/21 12:00 a.m.21 views

Adobe Digital Editions < 4.5.5 Multiple Vulnerabilities (APSB17-20)

The version of Adobe Digital Editions installed on the remote Windows host is prior to 4.5.5. It is, therefore, affected by multiple vulnerabilities as referenced in the APSB17-20 advisory. - Adobe Digital Editions versions 4.5.4 and earlier contain an insecure library loading vulnerability. The...

10CVSS9.3AI score0.08496EPSS
SaveExploits0References10
Tenable Nessus
Tenable Nessus
added 2024/10/13 12:00 a.m.22 views

CBL Mariner 2.0 Security Update: kernel (CVE-2024-45025)

The version of kernel installed on the remote CBL Mariner 2.0 host is prior to tested version. It is, therefore, affected by a vulnerability as referenced in the CVE-2024-45025 advisory. - In the Linux kernel, the following vulnerability has been resolved: fix bitmap corruption on closerange with...

5.5CVSS6AI score0.00236EPSS
SaveExploits0References2
Microsoft CVE
Microsoft CVE
added 2024/10/12 7:00 a.m.17 views

fix bitmap corruption on close_range() with CLOSE_RANGE_UNSHARE

...

5.5CVSS6.7AI score0.00236EPSS
SaveExploits0
RedHat Linux
RedHat Linux
added 2024/09/24 3:05 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:43 a.m.13 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.23 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.18 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.22 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.19 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.6 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.8 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.8 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.4 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.26 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.14 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.33 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
Rows per page
Query Builder