CVE-2023-52507

Source
https://nvd.nist.gov/vuln/detail/CVE-2023-52507
Import Source
https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2023-52507.json
JSON Data
https://api.test.osv.dev/v1/vulns/CVE-2023-52507
Downstream
Related
Published
2024-03-02T22:15:47Z
Modified
2025-08-09T20:01:26Z
Severity
  • 7.1 (High) CVSS_V3 - CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:H CVSS Calculator
Summary
[none]
Details

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

nfc: nci: assert requested protocol is valid

The protocol is used in a bit mask to determine if the protocol is supported. Assert the provided protocol is less than the maximum defined so it doesn't potentially perform a shift-out-of-bounds and provide a clearer error for undefined protocols vs unsupported ones.

References

Affected packages