Vulnerability Database

296,854

Total vulnerabilities in the database

CVE-2024-57990

In the Linux kernel, the following vulnerability has been resolved:

wifi: mt76: mt7925: fix off by one in mt7925_load_clc()

This comparison should be >= instead of > to prevent an out of bounds read and write.

  • Published: Feb 27, 2025
  • Updated: May 4, 2025
  • CVE: CVE-2024-57990
  • Severity: High
  • Exploit:

CVSS v3:

  • Severity: High
  • Score: 7.8
  • AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H

CWEs: