Bug 2324611 (CVE-2024-50208) - CVE-2024-50208 kernel: RDMA/bnxt_re: Fix a bug while setting up Level-2 PBL pages
Summary: CVE-2024-50208 kernel: RDMA/bnxt_re: Fix a bug while setting up Level-2 PBL p...
Keywords:
Status: NEW
Alias: CVE-2024-50208
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Product Security DevOps Team
QA Contact:
URL:
Whiteboard:
Depends On: 2324680
Blocks:
TreeView+ depends on / blocked
 
Reported: 2024-11-08 13:48 UTC by OSIDB Bzimport
Modified: 2025-01-09 13:28 UTC (History)
4 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-2025:0170 0 None None None 2025-01-09 13:28:12 UTC
Red Hat Product Errata RHSA-2025:0059 0 None None None 2025-01-08 01:24:52 UTC

Description OSIDB Bzimport 2024-11-08 13:48:21 UTC
In the Linux kernel, the following vulnerability has been resolved:

RDMA/bnxt_re: Fix a bug while setting up Level-2 PBL pages

Avoid memory corruption while setting up Level-2 PBL pages for the non MR
resources when num_pages > 256K.

There will be a single PDE page address (contiguous pages in the case of >
PAGE_SIZE), but, current logic assumes multiple pages, leading to invalid
memory access after 256K PBL entries in the PDE.

Comment 2 errata-xmlrpc 2025-01-08 01:24:51 UTC
This issue has been addressed in the following products:

  Red Hat Enterprise Linux 9

Via RHSA-2025:0059 https://access.redhat.com/errata/RHSA-2025:0059


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