gsd-2023-52525
Vulnerability from gsd
Modified
2024-02-21 06:01
Details
In the Linux kernel, the following vulnerability has been resolved:
wifi: mwifiex: Fix oob check condition in mwifiex_process_rx_packet
Only skip the code path trying to access the rfc1042 headers when the
buffer is too small, so the driver can still process packets without
rfc1042 headers.
Aliases
{ "gsd": { "metadata": { "exploitCode": "unknown", "remediation": "unknown", "reportConfidence": "confirmed", "type": "vulnerability" }, "osvSchema": { "aliases": [ "CVE-2023-52525" ], "details": "In the Linux kernel, the following vulnerability has been resolved:\n\nwifi: mwifiex: Fix oob check condition in mwifiex_process_rx_packet\n\nOnly skip the code path trying to access the rfc1042 headers when the\nbuffer is too small, so the driver can still process packets without\nrfc1042 headers.", "id": "GSD-2023-52525", "modified": "2024-02-21T06:01:53.423083Z", "schema_version": "1.4.0" } }, "namespaces": { "cve.org": { "CVE_data_meta": { "ASSIGNER": "cve@kernel.org", "ID": "CVE-2023-52525", "STATE": "PUBLIC" }, "affects": { "vendor": { "vendor_data": [ { "product": { "product_data": [ { "product_name": "Linux", "version": { "version_data": [ { "version_affected": "\u003c", "version_name": "f517c97fc129", "version_value": "71b1d2b57f14" }, { "version_affected": "\u003c", "version_name": "8824aa4ab62c", "version_value": "16cc18b90808" }, { "version_affected": "\u003c", "version_name": "29eca8b7863d", "version_value": "b8e260654a29" }, { "version_affected": "\u003c", "version_name": "3fe3923d092e", "version_value": "10a18c8bac7f" }, { "version_affected": "\u003c", "version_name": "7c54b6fc39eb", "version_value": "5afb996349cb" }, { "version_affected": "\u003c", "version_name": "3975e21d4d01", "version_value": "6b706286473d" }, { "version_affected": "\u003c", "version_name": "650d1bc02fba", "version_value": "be2ff39b1504" }, { "version_affected": "\u003c", "version_name": "119585281617", "version_value": "aef7a0300047" }, { "version_affected": "\u003c", "version_name": "4.14.326", "version_value": "4.14.327" }, { "version_affected": "\u003c", "version_name": "4.19.295", "version_value": "4.19.296" }, { "version_affected": "\u003c", "version_name": "5.4.257", "version_value": "5.4.258" }, { "version_affected": "\u003c", "version_name": "5.10.195", "version_value": "5.10.198" }, { "version_affected": "\u003c", "version_name": "5.15.132", "version_value": "5.15.135" }, { "version_affected": "\u003c", "version_name": "6.1.53", "version_value": "6.1.57" }, { "version_affected": "\u003c", "version_name": "6.5.3", "version_value": "6.5.7" } ] } } ] }, "vendor_name": "Linux" } ] } }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "eng", "value": "In the Linux kernel, the following vulnerability has been resolved:\n\nwifi: mwifiex: Fix oob check condition in mwifiex_process_rx_packet\n\nOnly skip the code path trying to access the rfc1042 headers when the\nbuffer is too small, so the driver can still process packets without\nrfc1042 headers." } ] }, "generator": { "engine": "bippy-5f0117140d9a" }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "n/a" } ] } ] }, "references": { "reference_data": [ { "name": "https://git.kernel.org/stable/c/71b1d2b57f145c8469aa9346f0fd57bf59b2b89c", "refsource": "MISC", "url": "https://git.kernel.org/stable/c/71b1d2b57f145c8469aa9346f0fd57bf59b2b89c" }, { "name": "https://git.kernel.org/stable/c/16cc18b9080892d1a0200a38e36ae52e464bc555", "refsource": "MISC", "url": "https://git.kernel.org/stable/c/16cc18b9080892d1a0200a38e36ae52e464bc555" }, { "name": "https://git.kernel.org/stable/c/b8e260654a29de872e7cb85387d8ab8974694e8e", "refsource": "MISC", "url": "https://git.kernel.org/stable/c/b8e260654a29de872e7cb85387d8ab8974694e8e" }, { "name": "https://git.kernel.org/stable/c/10a18c8bac7f60d32b7af22da03b66f350beee38", "refsource": "MISC", "url": "https://git.kernel.org/stable/c/10a18c8bac7f60d32b7af22da03b66f350beee38" }, { "name": "https://git.kernel.org/stable/c/5afb996349cb6d1f14d6ba9aaa7aed3bd82534f6", "refsource": "MISC", "url": "https://git.kernel.org/stable/c/5afb996349cb6d1f14d6ba9aaa7aed3bd82534f6" }, { "name": "https://git.kernel.org/stable/c/6b706286473db4fd54b5f869faa67f4a8cb18e99", "refsource": "MISC", "url": "https://git.kernel.org/stable/c/6b706286473db4fd54b5f869faa67f4a8cb18e99" }, { "name": "https://git.kernel.org/stable/c/be2ff39b1504c5359f4a083c1cfcad21d666e216", "refsource": "MISC", "url": "https://git.kernel.org/stable/c/be2ff39b1504c5359f4a083c1cfcad21d666e216" }, { "name": "https://git.kernel.org/stable/c/aef7a0300047e7b4707ea0411dc9597cba108fc8", "refsource": "MISC", "url": "https://git.kernel.org/stable/c/aef7a0300047e7b4707ea0411dc9597cba108fc8" } ] } }, "nvd.nist.gov": { "cve": { "descriptions": [ { "lang": "en", "value": "In the Linux kernel, the following vulnerability has been resolved:\n\nwifi: mwifiex: Fix oob check condition in mwifiex_process_rx_packet\n\nOnly skip the code path trying to access the rfc1042 headers when the\nbuffer is too small, so the driver can still process packets without\nrfc1042 headers." }, { "lang": "es", "value": "En el kernel de Linux, se ha resuelto la siguiente vulnerabilidad: wifi: mwifiex: corrige la condici\u00f3n de verificaci\u00f3n de oob en mwifiex_process_rx_packet Solo omita la ruta del c\u00f3digo al intentar acceder a los encabezados rfc1042 cuando el b\u00fafer sea demasiado peque\u00f1o, para que el controlador a\u00fan pueda procesar paquetes sin encabezados rfc1042 ." } ], "id": "CVE-2023-52525", "lastModified": "2024-04-04T14:15:09.130", "metrics": {}, "published": "2024-03-02T22:15:48.313", "references": [ { "source": "416baaa9-dc9f-4396-8d5f-8c081fb06d67", "url": "https://git.kernel.org/stable/c/10a18c8bac7f60d32b7af22da03b66f350beee38" }, { "source": "416baaa9-dc9f-4396-8d5f-8c081fb06d67", "url": "https://git.kernel.org/stable/c/16cc18b9080892d1a0200a38e36ae52e464bc555" }, { "source": "416baaa9-dc9f-4396-8d5f-8c081fb06d67", "url": "https://git.kernel.org/stable/c/5afb996349cb6d1f14d6ba9aaa7aed3bd82534f6" }, { "source": "416baaa9-dc9f-4396-8d5f-8c081fb06d67", "url": "https://git.kernel.org/stable/c/6b706286473db4fd54b5f869faa67f4a8cb18e99" }, { "source": "416baaa9-dc9f-4396-8d5f-8c081fb06d67", "url": "https://git.kernel.org/stable/c/71b1d2b57f145c8469aa9346f0fd57bf59b2b89c" }, { "source": "416baaa9-dc9f-4396-8d5f-8c081fb06d67", "url": "https://git.kernel.org/stable/c/aef7a0300047e7b4707ea0411dc9597cba108fc8" }, { "source": "416baaa9-dc9f-4396-8d5f-8c081fb06d67", "url": "https://git.kernel.org/stable/c/b8e260654a29de872e7cb85387d8ab8974694e8e" }, { "source": "416baaa9-dc9f-4396-8d5f-8c081fb06d67", "url": "https://git.kernel.org/stable/c/be2ff39b1504c5359f4a083c1cfcad21d666e216" } ], "sourceIdentifier": "416baaa9-dc9f-4396-8d5f-8c081fb06d67", "vulnStatus": "Awaiting Analysis" } } } }
Loading...
Loading...
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.