Lucene search
+L

17 matches found

NVD
NVD
added 2026/07/19 12:16 p.m.8 views

CVE-2026-63804

In the Linux kernel, the following vulnerability has been resolved: gfs2: fix use-after-free in gfs2qddealloc gfs2qddealloc, called as an RCU callback from gfs2qddispose, accesses the superblock object sdp through qd-qdsbd after freeing qd. It does so to decrement sdquotacount and wake up...

7.8CVSS0.00137EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2026/07/19 12:2 p.m.31 views

CVE-2026-63804 gfs2: fix use-after-free in gfs2_qd_dealloc

In the Linux kernel, the following vulnerability has been resolved: gfs2: fix use-after-free in gfs2qddealloc gfs2qddealloc, called as an RCU callback from gfs2qddispose, accesses the superblock object sdp through qd-qdsbd after freeing qd. It does so to decrement sdquotacount and wake up...

0.00137EPSS
SaveExploits0References5
CVE
CVE
added 2026/07/19 12:2 p.m.20 views

CVE-2026-63804

The CVE-2026-63804 issue is a gfs2 use-after-free in gfs2_qd_dealloc triggered by an RCU callback accessing sdp after qd is freed. The root cause is that gfs2_put_super() may free the superblock via free_sbd() before pending RCU callbacks (including gfs2_qd_dealloc) complete. The public details i...

7.8CVSS5.5AI score0.00137EPSS
SaveExploits0References5Affected Software1
EUVD
EUVD
added 2026/07/19 12:2 p.m.8 views

EUVD-2026-45470

In the Linux kernel, the following vulnerability has been resolved: gfs2: fix use-after-free in gfs2qddealloc gfs2qddealloc, called as an RCU callback from gfs2qddispose, accesses the superblock object sdp through qd-qdsbd after freeing qd. It does so to decrement sdquotacount and wake up...

5.4AI score0.00137EPSS
SaveExploits0References5
ATTACKERKB
ATTACKERKB
added 2026/07/19 12:2 p.m.8 views

CVE-2026-63804

In the Linux kernel, the following vulnerability has been resolved: gfs2: fix use-after-free in gfs2qddealloc gfs2qddealloc, called as an RCU callback from gfs2qddispose, accesses the superblock object sdp through qd-qdsbd after freeing qd. It does so to decrement sdquotacount and wake up...

5.3AI score0.00137EPSS
SaveExploits0References6Affected Software1
Debian CVE
Debian CVE
added 2026/07/19 12:2 p.m.6 views

CVE-2026-63804

In the Linux kernel, the following vulnerability has been resolved: gfs2: fix use-after-free in gfs2qddealloc gfs2qddealloc, called as an RCU callback from gfs2qddispose, accesses the superblock object sdp through qd-qdsbd after freeing qd. It does so to decrement sdquotacount and wake up...

7.8CVSS5.3AI score0.00137EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2026/07/19 12:0 a.m.12 views

PT-2026-61120

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A use-after-free issue exists in the GFS2 file system within the gfs2 qd dealloc function. This function is executed as an RCU Read-Copy-Update callback—a mechanism used to synchronize...

9.8CVSS5.4AI score0.0069EPSS
SaveExploits0References79
SUSE CVE
SUSE CVE
added 2026/05/28 3:55 a.m.11 views

SUSE CVE-2026-45961

In the Linux kernel, the following vulnerability has been resolved: gfs2: fix memory leaks in gfs2fillsuper error path Fix two memory leaks in the gfs2fillsuper error handling path when transitioning a filesystem to read-write mode fails. First leak: kthread objects threadstruct, taskstruct, etc...

3.3CVSS5.9AI score0.00143EPSS
SaveExploits0References16
NVD
NVD
added 2026/05/27 2:17 p.m.14 views

CVE-2026-45961

In the Linux kernel, the following vulnerability has been resolved: gfs2: fix memory leaks in gfs2fillsuper error path Fix two memory leaks in the gfs2fillsuper error handling path when transitioning a filesystem to read-write mode fails. First leak: kthread objects threadstruct, taskstruct, etc...

5.5CVSS0.00143EPSS
SaveExploits0References2
AstraLinux
AstraLinux
added 2026/05/20 5:53 a.m.3 views

Astra Linux – Vulnerabilities in Linux, Linux-5.10, Linux-5.15

A use-after-free flaw was discovered in the ext4remount function in the fs/ext4/super.c file within ext4 in the Linux kernel. This flaw allows a local user to cause an information leak issue when freeing the old quota file names before a potential failure, resulting in a use-after-free condition...

7.1CVSS6.7AI score0.00225EPSS
SaveExploits0References2
AstraLinux
AstraLinux
added 2024/06/26 1:32 p.m.13 views

Astra Linux – Vulnerability in Linux 6.1

In the Linux kernel, the following vulnerabilities have been resolved: gfs2: Fixed a slab-use-after-free issue in gfs2qddealloc. In gfs2putsuper, regardless of whether it is withdrawn or not, the quota should be cleaned up using gfs2quotacleanup. Otherwise, the struct gfs2sbd will be freed before...

7.8CVSS6.5AI score0.00269EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2024/06/12 12:28 a.m.27 views

CVE-2023-52760

In the Linux kernel, the following vulnerability has been resolved: gfs2: Fix slab-use-after-free in gfs2qddealloc In gfs2putsuper, whether withdrawn or not, the quota should be cleaned up by gfs2quotacleanup. Otherwise, struct gfs2sbd will be freed before gfs2qddealloc rcu callback has run for a...

7.1CVSS7AI score0.00269EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2024/05/29 10:0 a.m.5 views

SUSE CVE-2023-52760

In the Linux kernel, the following vulnerability has been resolved: gfs2: Fix slab-use-after-free in gfs2qddealloc In gfs2putsuper, whether withdrawn or not, the quota should be cleaned up by gfs2quotacleanup. Otherwise, struct gfs2sbd will be freed before gfs2qddealloc rcu callback has run for a...

7.8CVSS6.8AI score0.00269EPSS
SaveExploits0References3
OSV
OSV
added 2024/05/21 4:15 p.m.6 views

DEBIAN-CVE-2023-52760

In the Linux kernel, the following vulnerability has been resolved: gfs2: Fix slab-use-after-free in gfs2qddealloc In gfs2putsuper, whether withdrawn or not, the quota should be cleaned up by gfs2quotacleanup. Otherwise, struct gfs2sbd will be freed before gfs2qddealloc rcu callback has run for a...

7.8CVSS6.1AI score0.00269EPSS
SaveExploits0References1
OSV
OSV
added 2024/05/21 4:15 p.m.11 views

AZL-42246 CVE-2023-52760 affecting package kernel for versions less than 5.15.167.1-2

In the Linux kernel, the following vulnerability has been resolved: gfs2: Fix slab-use-after-free in gfs2qddealloc In gfs2putsuper, whether withdrawn or not, the quota should be cleaned up by gfs2quotacleanup. Otherwise, struct gfs2sbd will be freed before gfs2qddealloc rcu callback has run for a...

7.8CVSS6.8AI score0.00269EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2024/05/21 4:15 p.m.30 views

CVE-2023-52760

In the Linux kernel, the following vulnerability has been resolved: gfs2: Fix slab-use-after-free in gfs2qddealloc In gfs2putsuper, whether withdrawn or not, the quota should be cleaned up by gfs2quotacleanup. Otherwise, struct gfs2sbd will be freed before gfs2qddealloc rcu callback has run for a...

7.8CVSS6.4AI score0.00269EPSS
SaveExploits0References18
OSV
OSV
added 2024/05/21 4:15 p.m.13 views

UBUNTU-CVE-2023-52760

In the Linux kernel, the following vulnerability has been resolved: gfs2: Fix slab-use-after-free in gfs2qddealloc In gfs2putsuper, whether withdrawn or not, the quota should be cleaned up by gfs2quotacleanup. Otherwise, struct gfs2sbd will be freed before gfs2qddealloc rcu callback has run for a...

7.8CVSS6.6AI score0.00269EPSS
SaveExploits0References18
Rows per page
Query Builder