Bug 2265653 (CVE-2023-52448) - CVE-2023-52448 kernel: gfs2: Fix kernel NULL pointer dereference in gfs2_rgrp_dump
Summary: CVE-2023-52448 kernel: gfs2: Fix kernel NULL pointer dereference in gfs2_rgrp...
Keywords:
Status: NEW
Alias: CVE-2023-52448
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Product Security
QA Contact:
URL:
Whiteboard:
Depends On: 2265669
Blocks: 2265643
TreeView+ depends on / blocked
 
Reported: 2024-02-23 13:47 UTC by Patrick Del Bello
Modified: 2024-09-18 18:39 UTC (History)
49 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Product Errata RHBA-2024:2634 0 None None None 2024-05-01 01:22:37 UTC
Red Hat Product Errata RHBA-2024:2650 0 None None None 2024-05-02 00:15:25 UTC
Red Hat Product Errata RHBA-2024:2686 0 None None None 2024-05-02 22:50:33 UTC
Red Hat Product Errata RHSA-2024:2394 0 None None None 2024-04-30 10:16:20 UTC
Red Hat Product Errata RHSA-2024:2950 0 None None None 2024-05-22 09:13:31 UTC
Red Hat Product Errata RHSA-2024:3138 0 None None None 2024-05-22 09:52:52 UTC
Red Hat Product Errata RHSA-2024:5255 0 None None None 2024-08-13 00:26:39 UTC
Red Hat Product Errata RHSA-2024:5281 0 None None None 2024-08-13 14:32:51 UTC
Red Hat Product Errata RHSA-2024:5364 0 None None None 2024-08-14 00:36:47 UTC
Red Hat Product Errata RHSA-2024:5365 0 None None None 2024-08-14 00:16:21 UTC

Description Patrick Del Bello 2024-02-23 13:47:37 UTC
gfs2: Fix kernel NULL pointer dereference in gfs2_rgrp_dump

Syzkaller has reported a NULL pointer dereference when accessing rgd->rd_rgl in gfs2_rgrp_dump().  This can happen when creatingrgd->rd_gl fails in read_rindex_entry().  Add a NULL pointer check in gfs2_rgrp_dump() to prevent that.

Comment 1 Patrick Del Bello 2024-02-23 14:54:17 UTC
Created kernel tracking bugs for this issue:

Affects: fedora-all [bug 2265669]

Comment 3 Justin M. Forbes 2024-02-27 00:26:43 UTC
	Issue introduced in 4.20 with commit 72244b6bc752 and fixed in 5.4.268 with commit efc8ef87ab91
	Issue introduced in 4.20 with commit 72244b6bc752 and fixed in 5.10.209 with commit 5c28478af371
	Issue introduced in 4.20 with commit 72244b6bc752 and fixed in 5.15.148 with commit ee0586d73cba
	Issue introduced in 4.20 with commit 72244b6bc752 and fixed in 6.1.75 with commit d69d7804cf9e
	Issue introduced in 4.20 with commit 72244b6bc752 and fixed in 6.6.14 with commit 067a7c48c2c7
	Issue introduced in 4.20 with commit 72244b6bc752 and fixed in 6.7.2 with commit c323efd620c7
	Issue introduced in 4.20 with commit 72244b6bc752 and fixed in 6.8-rc1 with commit 8877243beafa

Comment 4 Justin M. Forbes 2024-02-27 00:27:22 UTC
This was fixed for Fedora with the 6.614 stable kernel updates.

Comment 7 errata-xmlrpc 2024-04-30 10:16:17 UTC
This issue has been addressed in the following products:

  Red Hat Enterprise Linux 9

Via RHSA-2024:2394 https://access.redhat.com/errata/RHSA-2024:2394

Comment 8 errata-xmlrpc 2024-05-22 09:13:27 UTC
This issue has been addressed in the following products:

  Red Hat Enterprise Linux 8

Via RHSA-2024:2950 https://access.redhat.com/errata/RHSA-2024:2950

Comment 9 errata-xmlrpc 2024-05-22 09:52:49 UTC
This issue has been addressed in the following products:

  Red Hat Enterprise Linux 8

Via RHSA-2024:3138 https://access.redhat.com/errata/RHSA-2024:3138

Comment 10 Alex 2024-06-09 15:09:52 UTC
The result of automatic check (that is developed by Alexander Larkin) for this CVE-2023-52448 is: CHECK	Maybe valid. Check manually. with impact MODERATE (that is approximation based on flags NULLPTR DISK SIMPLEFIX IMPROVEONLY  ; these flags parsed automatically based on patche data). Such automatic check happens only for Low/Moderates (and only when not from reporter, but parsing already existing CVE). Highs always checked manually (I check it myself and then we check it again in Remediation team). In rare cases some of the Moderates could be increased to High later.

Comment 12 errata-xmlrpc 2024-08-13 00:26:36 UTC
This issue has been addressed in the following products:

  Red Hat Enterprise Linux 8.8 Extended Update Support

Via RHSA-2024:5255 https://access.redhat.com/errata/RHSA-2024:5255

Comment 13 errata-xmlrpc 2024-08-13 14:32:48 UTC
This issue has been addressed in the following products:

  Red Hat Enterprise Linux 8.6 Advanced Mission Critical Update Support
  Red Hat Enterprise Linux 8.6 Update Services for SAP Solutions
  Red Hat Enterprise Linux 8.6 Telecommunications Update Service

Via RHSA-2024:5281 https://access.redhat.com/errata/RHSA-2024:5281

Comment 14 errata-xmlrpc 2024-08-14 00:16:18 UTC
This issue has been addressed in the following products:

  Red Hat Enterprise Linux 9.2 Extended Update Support

Via RHSA-2024:5365 https://access.redhat.com/errata/RHSA-2024:5365

Comment 15 errata-xmlrpc 2024-08-14 00:36:44 UTC
This issue has been addressed in the following products:

  Red Hat Enterprise Linux 9.2 Extended Update Support

Via RHSA-2024:5364 https://access.redhat.com/errata/RHSA-2024:5364


Note You need to log in before you can comment on or make changes to this bug.