Lucene search
K

92 matches found

RedhatCVE
RedhatCVE
added 2024/05/23 1:29 p.m.21 views

CVE-2021-47268

In the Linux kernel, the following vulnerability has been resolved: usb: typec: tcpm: cancel vdm and state machine hrtimer when unregister tcpm port A pending hrtimer may expire after the kthreadworker of tcpm port is destroyed, see below kernel dump when do module unload, fix it by cancel the 2...

5.5CVSS6AI score0.00231EPSS
Exploits0References4
UbuntuCve
UbuntuCve
added 2024/05/21 4:15 p.m.16 views

CVE-2023-52848

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to drop metainode's page cache in f2fsputsuper syzbot reports a kernel bug as below: F2FS-fs loop1: detect filesystem reference count leak during umount, type: 10, count: 1 kernel BUG at fs/f2fs/super.c:1639! CPU: 0 PID...

5.5CVSS5.9AI score0.00236EPSS
Exploits0References5
OSV
OSV
added 2024/05/21 4:15 p.m.1 views

UBUNTU-CVE-2023-52848

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to drop metainode's page cache in f2fsputsuper syzbot reports a kernel bug as below: F2FS-fs loop1: detect filesystem reference count leak during umount, type: 10, count: 1 kernel BUG at fs/f2fs/super.c:1639! CPU: 0 PID...

5.5CVSS5.7AI score0.00236EPSS
Exploits0References6
CVE
CVE
added 2024/05/21 3:31 p.m.67 views

CVE-2023-52848

Summary (CVE-2023-52848) : The issue, reported for the Linux kernel’s f2fs file system, centers on a bug during f2fs_put_super() where the meta_inode page cache is not dropped after an IO error in f2fs_wait_on_all_pages. This can lead to a reference-count leak and a kernel panic during unmount. T...

5.5CVSS6.5AI score0.00236EPSS
Exploits0References3Affected Software1
Debian CVE
Debian CVE
added 2024/05/21 3:31 p.m.27 views

CVE-2023-52848

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to drop metainode's page cache in f2fsputsuper syzbot reports a kernel bug as below: F2FS-fs loop1: detect filesystem reference count leak during umount, type: 10, count: 1 kernel BUG at fs/f2fs/super.c:1639! CPU: 0 PID...

5.5CVSS5.2AI score0.00236EPSS
Exploits0
Vulnrichment
Vulnrichment
added 2024/05/21 3:31 p.m.11 views

CVE-2023-52848 f2fs: fix to drop meta_inode's page cache in f2fs_put_super()

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to drop metainode's page cache in f2fsputsuper syzbot reports a kernel bug as below: F2FS-fs loop1: detect filesystem reference count leak during umount, type: 10, count: 1 kernel BUG at fs/f2fs/super.c:1639! CPU: 0 PID...

6.7AI score0.00236EPSS
Exploits0References3
Cvelist
Cvelist
added 2024/05/21 3:31 p.m.34 views

CVE-2023-52848 f2fs: fix to drop meta_inode's page cache in f2fs_put_super()

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to drop metainode's page cache in f2fsputsuper syzbot reports a kernel bug as below: F2FS-fs loop1: detect filesystem reference count leak during umount, type: 10, count: 1 kernel BUG at fs/f2fs/super.c:1639! CPU: 0 PID...

6.3AI score0.00236EPSS
Exploits0References3
Cvelist
Cvelist
added 2024/05/21 3:3 p.m.27 views

CVE-2021-47369 s390/qeth: fix NULL deref in qeth_clear_working_pool_list()

In the Linux kernel, the following vulnerability has been resolved: s390/qeth: fix NULL deref in qethclearworkingpoollist When qethsetonline calls qethclearworkingpoollist to roll back after an error exit from qethhardsetupcard, we are at risk of accessing card-qdio.inq before it was allocated by...

6.6AI score0.00239EPSS
Exploits0References3
RedHat Linux
RedHat Linux
added 2024/04/30 9:57 a.m.3 views

kernel: igb: Fix igb_down hung on surprise removal

In the Linux kernel, the following vulnerability has been resolved: igb: Fix igbdown hung on surprise removal In a setup where a Thunderbolt hub connects to Ethernet and a display through USB Type-C, users may experience a hung task timeout when they remove the cable between the PC and the...

7.8CVSS6.8AI score0.00155EPSS
Exploits0References5
OSV
OSV
added 2024/02/23 3:15 p.m.1 views

UBUNTU-CVE-2023-52458

In the Linux kernel, the following vulnerability has been resolved: block: add check that partition length needs to be aligned with block size Before calling add partition or resize partition, there is no check on whether the length is aligned with the logical block size. If the logical block siz...

5.5CVSS6AI score0.00233EPSS
Exploits0References36
Prion
Prion
added 2024/02/23 3:15 p.m.23 views

Null pointer dereference

In the Linux kernel, the following vulnerability has been resolved: block: add check that partition length needs to be aligned with block size Before calling add partition or resize partition, there is no check on whether the length is aligned with the logical block size. If the logical block siz...

7.3AI score0.00233EPSS
Exploits0References5
CVE
CVE
added 2024/02/23 2:46 p.m.1247 views

CVE-2023-52458

CVE-2023-52458 affects the Linux kernel block subsystem where partition length must be aligned to the disk’s logical block size. The issue arises before adding or resizing partitions when length isn’t checked for LBS alignment; if LBS > 512 bytes, the partition size may not be a multiple of LB...

5.5CVSS6.6AI score0.00233EPSS
Exploits0References8Affected Software1
Cvelist
Cvelist
added 2024/02/23 2:46 p.m.27 views

CVE-2023-52458 block: add check that partition length needs to be aligned with block size

In the Linux kernel, the following vulnerability has been resolved: block: add check that partition length needs to be aligned with block size Before calling add partition or resize partition, there is no check on whether the length is aligned with the logical block size. If the logical block siz...

6.5AI score0.00233EPSS
Exploits0References6
Vulnrichment
Vulnrichment
added 2024/02/23 2:46 p.m.22 views

CVE-2023-52458 block: add check that partition length needs to be aligned with block size

In the Linux kernel, the following vulnerability has been resolved: block: add check that partition length needs to be aligned with block size Before calling add partition or resize partition, there is no check on whether the length is aligned with the logical block size. If the logical block siz...

6.7AI score0.00233EPSS
Exploits0References6
Debian CVE
Debian CVE
added 2024/02/23 2:46 p.m.30 views

CVE-2023-52458

In the Linux kernel, the following vulnerability has been resolved: block: add check that partition length needs to be aligned with block size Before calling add partition or resize partition, there is no check on whether the length is aligned with the logical block size. If the logical block siz...

5.5CVSS7.4AI score0.00233EPSS
Exploits0
OSV
OSV
added 2024/02/23 2:46 p.m.7 views

CVE-2023-52458 block: add check that partition length needs to be aligned with block size

In the Linux kernel, the following vulnerability has been resolved: block: add check that partition length needs to be aligned with block size Before calling add partition or resize partition, there is no check on whether the length is aligned with the logical block size. If the logical block siz...

5.5CVSS5.9AI score0.00233EPSS
Exploits0References10
UbuntuCve
UbuntuCve
added 2024/02/23 12:0 a.m.33 views

CVE-2023-52458

In the Linux kernel, the following vulnerability has been resolved: block: add check that partition length needs to be aligned with block size Before calling add partition or resize partition, there is no check on whether the length is aligned with the logical block size. If the logical block siz...

5.5CVSS6.1AI score0.00233EPSS
Exploits0References35
RedHat Linux
RedHat Linux
added 2023/12/07 3:0 p.m.55 views

Important: Red Hat Security Advisory: OpenShift Virtualization 4.14.1 security and bug fix update

Red Hat OpenShift Virtualization release 4.14.1 is now available with updates to packages and images that fix several bugs and add enhancements. Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System CVSS base score, which...

7.5CVSS7.1AI score0.99999EPSS
Exploits19References36
OSV
OSV
added 2023/10/18 6:27 p.m.15 views

GHSA-C827-HFW6-QWVM rustix's `rustix::fs::Dir` iterator with the `linux_raw` backend can cause memory explosion

Summary When using rustix::fs::Dir using the linuxraw backend, it's possible for the iterator to "get stuck" when an IO error is encountered. Combined with a memory over-allocation issue in rustix::fs::Dir::readmore, this can cause quick and unbounded memory explosion gigabytes in a few seconds i...

6.5CVSS6.4AI score0.0048EPSS
Exploits0References10
Github Security Blog
Github Security Blog
added 2023/10/18 6:27 p.m.27 views

rustix's `rustix::fs::Dir` iterator with the `linux_raw` backend can cause memory explosion

Summary When using rustix::fs::Dir using the linuxraw backend, it's possible for the iterator to "get stuck" when an IO error is encountered. Combined with a memory over-allocation issue in rustix::fs::Dir::readmore, this can cause quick and unbounded memory explosion gigabytes in a few seconds i...

6.5CVSS6.7AI score0.0048EPSS
Exploits0References10Affected Software1
Rows per page
Query Builder