CVE-2024-50208

Source
https://nvd.nist.gov/vuln/detail/CVE-2024-50208
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2024-50208.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2024-50208
Downstream
Related
Published
2024-11-08T06:15:17Z
Modified
2025-10-01T21:16:05Z
Severity
  • 5.5 (Medium) CVSS_V3 - CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H CVSS Calculator
Summary
[none]
Details

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.

References

Affected packages