Vulnerability Details : CVE-2022-1204
Potential exploit
A use-after-free flaw was found in the Linux kernel’s Amateur Radio AX.25 protocol functionality in the way a user connects with the protocol. This flaw allows a local user to crash the system.
Vulnerability category: Memory Corruption
Products affected by CVE-2022-1204
- cpe:2.3:o:debian:debian_linux:10.0:*:*:*:*:*:*:*
- cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
- cpe:2.3:o:linux:linux_kernel:5.17:rc1:*:*:*:*:*:*
- cpe:2.3:o:linux:linux_kernel:5.17:rc2:*:*:*:*:*:*
- cpe:2.3:o:fedoraproject:fedora:34:*:*:*:*:*:*:*
- cpe:2.3:o:fedoraproject:fedora:35:*:*:*:*:*:*:*
Exploit prediction scoring system (EPSS) score for CVE-2022-1204
0.02%
Probability of exploitation activity in the next 30 days
EPSS Score History
~ 3 %
Percentile, the proportion of vulnerabilities that are scored at or less
CVSS scores for CVE-2022-1204
Base Score | Base Severity | CVSS Vector | Exploitability Score | Impact Score | Score Source | First Seen |
---|---|---|---|---|---|---|
5.5
|
MEDIUM | CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H |
1.8
|
3.6
|
NIST |
CWE ids for CVE-2022-1204
-
The product reuses or references memory after it has been freed. At some point afterward, the memory may be allocated again and saved in another pointer, while the original pointer references a location somewhere within the new allocation. Any operations using the original pointer are no longer valid because the memory "belongs" to the code that operates on the new pointer.Assigned by:
- nvd@nist.gov (Primary)
- secalert@redhat.com (Secondary)
References for CVE-2022-1204
-
https://bugzilla.redhat.com/show_bug.cgi?id=2071051
2071051 – (CVE-2022-1204) CVE-2022-1204 kernel: Use after free in net/ax25/af_ax25.cIssue Tracking;Patch;Third Party Advisory
-
https://www.openwall.com/lists/oss-security/2022/04/02/2
oss-security - CVE-2022-1204: Linux kernel: UAF caused by binding operation when ax25 device is detachingExploit;Mailing List;Patch;Third Party Advisory
-
https://access.redhat.com/security/cve/CVE-2022-1204
CVE-2022-1204- Red Hat Customer PortalIssue Tracking;Third Party Advisory
-
https://security-tracker.debian.org/tracker/CVE-2022-1204
CVE-2022-1204Third Party Advisory
Jump to