Lucene search
+L

95 matches found

OSV
OSV
added 2024/08/21 7:15 a.m.4 views

DEBIAN-CVE-2022-48890

In the Linux kernel, the following vulnerability has been resolved: scsi: storvsc: Fix swiotlb bounce buffer leak in confidential VM storvscqueuecommand maps the scatter/gather list using scsidmamap, which in a confidential VM allocates swiotlb bounce buffers. If the I/O submission fails in...

5.5CVSS5.4AI score0.00208EPSS
SaveExploits0References1
SUSE CVE
SUSE CVE
added 2024/07/18 3:5 a.m.5 views

SUSE CVE-2022-48833

In the Linux kernel, the following vulnerability has been resolved: btrfs: skip reserved bytes warning on unmount after log cleanup failure After the recent changes made by commit c2e39305299f01 "btrfs: clear extent buffer uptodate when we fail to write it" and its followup fix, commit...

5.5CVSS6.6AI score0.00237EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2024/05/28 3:0 a.m.6 views

SUSE 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.5CVSS6.4AI score0.00236EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2024/05/23 1:29 p.m.28 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
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2024/05/21 4:15 p.m.20 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
SaveExploits0References5
OSV
OSV
added 2024/05/21 4:15 p.m.4 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
SaveExploits0References6
Debian CVE
Debian CVE
added 2024/05/21 3:31 p.m.74 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
SaveExploits0
Cvelist
Cvelist
added 2024/05/21 3:31 p.m.38 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
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2024/05/21 3:31 p.m.14 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
SaveExploits0References3
CVE
CVE
added 2024/05/21 3:31 p.m.78 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
SaveExploits0References3Affected Software1
Cvelist
Cvelist
added 2024/05/21 3:3 p.m.41 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
SaveExploits0References3
RedHat Linux
RedHat Linux
added 2024/04/30 9:57 a.m.15 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
SaveExploits0References5
UbuntuCve
UbuntuCve
added 2024/02/23 3:15 p.m.44 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.5CVSS6AI score0.00231EPSS
SaveExploits0References36
Prion
Prion
added 2024/02/23 3:15 p.m.27 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.00231EPSS
SaveExploits0References5
OSV
OSV
added 2024/02/23 3:15 p.m.6 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.00231EPSS
SaveExploits0References36
Vulnrichment
Vulnrichment
added 2024/02/23 2:46 p.m.24 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.00231EPSS
SaveExploits0References6
CVE
CVE
added 2024/02/23 2:46 p.m.1254 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.00231EPSS
SaveExploits0References8Affected Software1
Cvelist
Cvelist
added 2024/02/23 2:46 p.m.35 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.00231EPSS
SaveExploits0References6
Debian CVE
Debian CVE
added 2024/02/23 2:46 p.m.34 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.00231EPSS
SaveExploits0
OSV
OSV
added 2024/02/23 2:46 p.m.10 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.00231EPSS
SaveExploits0References11
Rows per page
Query Builder