Lucene search
+L

440 matches found

EUVD
EUVD
added 2025/12/24 3:30 p.m.6 views

EUVD-2023-60358

In the Linux kernel, the following vulnerability has been resolved: ubi: Fix possible null-ptr-deref in ubifreevolume It willl cause null-ptr-deref in the following case: uifinit ubiaddvolume cdevadd - if it fails, call killvolumes deviceregister killvolumes - if ubiaddvolume fails call this...

5.9AI score0.00192EPSS
SaveExploits0References9
EUVD
EUVD
added 2025/12/24 3:30 p.m.7 views

EUVD-2023-60276

In the Linux kernel, the following vulnerability has been resolved: ubifs: Fix memleak when insertoldidx failed Following process will cause a memleak for copied up znode: dirtycowznode zn = copyznodec, znode; err = insertoldidxc, zbr-lnum, zbr-offs; if unlikelyerr return ERRPTRerr; // No one...

5.9AI score0.00175EPSS
SaveExploits0References9
NVD
NVD
added 2025/12/24 1:16 p.m.4 views

CVE-2023-54087

In the Linux kernel, the following vulnerability has been resolved: ubi: Fix possible null-ptr-deref in ubifreevolume It willl cause null-ptr-deref in the following case: uifinit ubiaddvolume cdevadd - if it fails, call killvolumes deviceregister killvolumes - if ubiaddvolume fails call this...

0.00192EPSS
SaveExploits0References8
OSV
OSV
added 2025/12/24 1:16 p.m.7 views

UBUNTU-CVE-2023-54087

In the Linux kernel, the following vulnerability has been resolved: ubi: Fix possible null-ptr-deref in ubifreevolume It willl cause null-ptr-deref in the following case: uifinit ubiaddvolume cdevadd - if it fails, call killvolumes deviceregister killvolumes - if ubiaddvolume fails call this...

5.8AI score0.00192EPSS
SaveExploits0References10
CVE
CVE
added 2025/12/24 1:6 p.m.18 views

CVE-2023-54087

In the Linux kernel ubi subsystem, CVE-2023-54087 fixes a null pointer dereference in ubi_free_volume() triggered when ubi_add_volume() failures lead to kill_volumes() invoking ubi_free_volume() for devices that may not have been added. The patch ensures that, on ubi_add_volume() error, the affec...

6.1AI score0.00192EPSS
SaveExploits0References8
OSV
OSV
added 2025/12/24 1:6 p.m.5 views

CVE-2023-54087 ubi: Fix possible null-ptr-deref in ubi_free_volume()

In the Linux kernel, the following vulnerability has been resolved: ubi: Fix possible null-ptr-deref in ubifreevolume It willl cause null-ptr-deref in the following case: uifinit ubiaddvolume cdevadd - if it fails, call killvolumes deviceregister killvolumes - if ubiaddvolume fails call this...

6.3AI score
SaveExploits0References11
Positive Technologies
Positive Technologies
added 2025/12/24 12:0 a.m.8 views

PT-2025-53164

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A flaw exists in the Linux kernel’s UBI Unsorted Block Images module where a null pointer dereference can occur within the ubi free volume function. This issue arises during device...

6.2AI score0.00192EPSS
SaveExploits0References10
Tenable Nessus
Tenable Nessus
added 2025/12/24 12:0 a.m.4 views

Linux Distros Unpatched Vulnerability : CVE-2023-54087

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - ubi: Fix possible null-ptr-deref in ubifreevolume It willl cause null-ptr-deref in the following case: uifinit ubiaddvolume cdevadd - if it fails, call...

5.6AI score0.00192EPSS
SaveExploits0References3
RedHat Linux
RedHat Linux
added 2025/12/16 12:56 a.m.5 views

Moderate: Red Hat Security Advisory: Red Hat Ceph Storage

A new version of Red Hat build of Ceph Storage has been released The Red Hat Storage Ceph container images are based on the latest ubi9 base image and Ceph 7.1. This release updates to the latest version...

6.2CVSS6.3AI score0.00748EPSS
SaveExploits1References4
RedhatCVE
RedhatCVE
added 2025/12/10 3:26 a.m.12 views

CVE-2023-53800

In the Linux kernel, the following vulnerability has been resolved: ubi: Fix use-after-free when volume resizing failed There is an use-after-free problem reported by KASAN: ================================================================== BUG: KASAN: use-after-free in ubiebacopytable+0x11f/0x1c...

7CVSS5.7AI score0.00137EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2025/12/10 12:36 a.m.7 views

SUSE CVE-2023-53800

In the Linux kernel, the following vulnerability has been resolved: ubi: Fix use-after-free when volume resizing failed There is an use-after-free problem reported by KASAN: ================================================================== BUG: KASAN: use-after-free in ubiebacopytable+0x11f/0x1c...

6.5AI score0.00137EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2025/12/10 12:35 a.m.9 views

SUSE CVE-2023-53826

In the Linux kernel, the following vulnerability has been resolved: ubi: Fix UAF wear-leveling entry in eraseblkcountseqshow Wear-leveling entry could be freed in error path, which may be accessed again in eraseblkcountseqshow, for example: eraseworker eraseblkcountseqshow wl =...

6.4AI score0.00247EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2025/12/10 12:0 a.m.7 views

Linux Distros Unpatched Vulnerability : CVE-2023-53800

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - ubi: Fix use-after-free when volume resizing failed There is an use-after-free problem reported by KASAN:...

7.8CVSS5.7AI score0.00137EPSS
SaveExploits0References3
NVD
NVD
added 2025/12/09 4:17 p.m.9 views

CVE-2023-53826

In the Linux kernel, the following vulnerability has been resolved: ubi: Fix UAF wear-leveling entry in eraseblkcountseqshow Wear-leveling entry could be freed in error path, which may be accessed again in eraseblkcountseqshow, for example: eraseworker eraseblkcountseqshow wl =...

0.00247EPSS
SaveExploits0References8
OSV
OSV
added 2025/12/09 4:17 p.m.8 views

UBUNTU-CVE-2023-53826

In the Linux kernel, the following vulnerability has been resolved: ubi: Fix UAF wear-leveling entry in eraseblkcountseqshow Wear-leveling entry could be freed in error path, which may be accessed again in eraseblkcountseqshow, for example: eraseworker eraseblkcountseqshow wl =...

5.7AI score0.00247EPSS
SaveExploits0References11
OSV
OSV
added 2025/12/09 1:16 a.m.1 views

DEBIAN-CVE-2023-53800

In the Linux kernel, the following vulnerability has been resolved: ubi: Fix use-after-free when volume resizing failed There is an use-after-free problem reported by KASAN: ================================================================== BUG: KASAN: use-after-free in ubiebacopytable+0x11f/0x1c...

7.8CVSS5.5AI score0.00137EPSS
SaveExploits0References1
NVD
NVD
added 2025/12/09 1:16 a.m.5 views

CVE-2023-53800

In the Linux kernel, the following vulnerability has been resolved: ubi: Fix use-after-free when volume resizing failed There is an use-after-free problem reported by KASAN: ================================================================== BUG: KASAN: use-after-free in ubiebacopytable+0x11f/0x1c...

7.8CVSS0.00137EPSS
SaveExploits0References8
UbuntuCve
UbuntuCve
added 2025/12/09 1:16 a.m.5 views

CVE-2023-53800

In the Linux kernel, the following vulnerability has been resolved: ubi: Fix use-after-free when volume resizing failed There is an use-after-free problem reported by KASAN: ================================================================== BUG: KASAN: use-after-free in ubiebacopytable+0x11f/0x1c...

7.8CVSS6.1AI score0.00137EPSS
SaveExploits0References10
CVE
CVE
added 2025/12/09 12:0 a.m.25 views

CVE-2023-53800

The CVE-2023-53800 issue is in the Linux kernel ubi driver (ubi_eba_copy_table/ubi_resize_volume). It describes a use-after-free when a volume resize fails: new_eba_tbl is freed on error, but vol->eba_tbl still holds it, creating a lifecycle mismatch that can cause a use-after-free on subseque...

7.8CVSS6.1AI score0.00137EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2025/12/09 12:0 a.m.34 views

CVE-2023-53800 ubi: Fix use-after-free when volume resizing failed

In the Linux kernel, the following vulnerability has been resolved: ubi: Fix use-after-free when volume resizing failed There is an use-after-free problem reported by KASAN: ================================================================== BUG: KASAN: use-after-free in ubiebacopytable+0x11f/0x1c...

7.8CVSS0.00137EPSS
SaveExploits0References8
Rows per page
Query Builder