ghsa-5x62-xmmp-3f69
Vulnerability from github
Published
2024-05-19 12:30
Modified
2024-12-30 21:30
Severity ?
Details
In the Linux kernel, the following vulnerability has been resolved:
Bluetooth: btintel: Fix null ptr deref in btintel_read_version
If hci_cmd_sync_complete() is triggered and skb is NULL, then hdev->req_skb is NULL, which will cause this issue.
{ affected: [], aliases: [ "CVE-2024-35933", ], database_specific: { cwe_ids: [ "CWE-476", ], github_reviewed: false, github_reviewed_at: null, nvd_published_at: "2024-05-19T11:15:49Z", severity: "MODERATE", }, details: "In the Linux kernel, the following vulnerability has been resolved:\n\nBluetooth: btintel: Fix null ptr deref in btintel_read_version\n\nIf hci_cmd_sync_complete() is triggered and skb is NULL, then\nhdev->req_skb is NULL, which will cause this issue.", id: "GHSA-5x62-xmmp-3f69", modified: "2024-12-30T21:30:45Z", published: "2024-05-19T12:30:38Z", references: [ { type: "ADVISORY", url: "https://nvd.nist.gov/vuln/detail/CVE-2024-35933", }, { type: "WEB", url: "https://git.kernel.org/stable/c/006936ecb4edfc3102464044f75858c714e34d28", }, { type: "WEB", url: "https://git.kernel.org/stable/c/22d3053ef05f0b5045e45bd91e7473846261d65e", }, { type: "WEB", url: "https://git.kernel.org/stable/c/68a69bb2ecafaacdb998a87783068fb51736f43b", }, { type: "WEB", url: "https://git.kernel.org/stable/c/86e9b47e8a75c74b1bd83a479979b425c5dc8bd9", }, { type: "WEB", url: "https://git.kernel.org/stable/c/b19fe5eea619d54eea59bb8a37c0f8d00ef0e912", }, { type: "WEB", url: "https://git.kernel.org/stable/c/b79e040910101b020931ba0c9a6b77e81ab7f645", }, { type: "WEB", url: "https://git.kernel.org/stable/c/ec2049fb2b8be3e108fe2ef1f1040f91e72c9990", }, { type: "WEB", url: "https://git.kernel.org/stable/c/ffdca0a62abaf8c41d8d9ea132000fd808de329b", }, { type: "WEB", url: "https://lists.debian.org/debian-lts-announce/2024/06/msg00017.html", }, { type: "WEB", url: "https://lists.debian.org/debian-lts-announce/2024/06/msg00020.html", }, ], schema_version: "1.4.0", severity: [ { score: "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H", type: "CVSS_V3", }, ], }
Log in or create an account to share your comment.
Security Advisory comment format.
This schema specifies the format of a comment related to a security advisory.
Title of the comment
Description of the comment
Loading…
Loading…
Loading…
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- 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.