Executive Summary
Informations | |||
---|---|---|---|
Name | CVE-2022-48857 | First vendor Publication | 2024-07-16 |
Vendor | Cve | Last vendor Modification | 2024-11-21 |
Security-Database Scoring CVSS v3
Cvss vector : CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H | |||
---|---|---|---|
Overall CVSS Score | 5.5 | ||
Base Score | 5.5 | Environmental Score | 5.5 |
impact SubScore | 3.6 | Temporal Score | 5.5 |
Exploitabality Sub Score | 1.8 | ||
Attack Vector | Local | Attack Complexity | Low |
Privileges Required | Low | User Interaction | None |
Scope | Unchanged | Confidentiality Impact | None |
Integrity Impact | None | Availability Impact | High |
Calculate full CVSS 3.0 Vectors scores |
Security-Database Scoring CVSS v2
Cvss vector : | |||
---|---|---|---|
Cvss Base Score | N/A | Attack Range | N/A |
Cvss Impact Score | N/A | Attack Complexity | N/A |
Cvss Expoit Score | N/A | Authentication | N/A |
Calculate full CVSS 2.0 Vectors scores |
Detail
In the Linux kernel, the following vulnerability has been resolved: NFC: port100: fix use-after-free in port100_send_complete Syzbot reported UAF in port100_send_complete(). The root case is in missing usb_kill_urb() calls on error handling path of ->probe function. port100_send_complete() accesses devm allocated memory which will be freed on probe failure. We should kill this urbs before returning an error from probe function to prevent reported use-after-free Fail log: BUG: KASAN: use-after-free in port100_send_complete+0x16e/0x1a0 drivers/nfc/port100.c:935 Read of size 1 at addr ffff88801bb59540 by task ksoftirqd/2/26 ... Call Trace: ... Allocated by task 1255: Freed by task 1255: |
Original Source
Url : http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-48857 |
CWE : Common Weakness Enumeration
% | Id | Name |
---|---|---|
100 % | CWE-416 | Use After Free |
CPE : Common Platform Enumeration
Sources (Detail)
Alert History
Date | Informations |
---|---|
2025-01-08 02:47:21 |
|
2025-01-07 02:46:58 |
|
2024-12-25 02:45:45 |
|
2024-12-12 02:48:37 |
|
2024-11-25 09:23:47 |
|
2024-11-21 21:22:28 |
|
2024-11-20 02:43:27 |
|
2024-11-14 02:43:20 |
|
2024-11-09 02:43:58 |
|
2024-10-26 02:41:44 |
|
2024-10-25 02:43:29 |
|
2024-10-23 02:42:54 |
|
2024-10-03 02:38:57 |
|
2024-10-02 02:37:21 |
|
2024-09-04 02:36:43 |
|
2024-08-22 02:35:05 |
|
2024-08-02 13:43:21 |
|
2024-08-02 01:31:23 |
|
2024-07-23 21:27:38 |
|
2024-07-16 17:27:24 |
|