CVE-2023-52878
Linux Kernel CAN-Dev Out-of-Bounds Access Vulnerability
Description
In the Linux kernel, the following vulnerability has been resolved: can: dev: can_put_echo_skb(): don't crash kernel if can_priv::echo_skb is accessed out of bounds If the "struct can_priv::echoo_skb" is accessed out of bounds, this would cause a kernel crash. Instead, issue a meaningful warning message and return with an error.
INFO
Published Date :
May 21, 2024, 4:15 p.m.
Last Modified :
Nov. 21, 2024, 8:40 a.m.
Source :
416baaa9-dc9f-4396-8d5f-8c081fb06d67
Remotely Exploitable :
No
Impact Score :
Exploitability Score :
References to Advisories, Solutions, and Tools
Here, you will find a curated list of external links that provide in-depth
information, practical solutions, and valuable tools related to
CVE-2023-52878
.
We scan GitHub repositories to detect new proof-of-concept exploits. Following list is a collection of public exploits and proof-of-concepts, which have been published on GitHub (sorted by the most recently updated).
Results are limited to the first 15 repositories due to potential performance issues.
The following list is the news that have been mention
CVE-2023-52878
vulnerability anywhere in the article.
The following table lists the changes that have been made to the
CVE-2023-52878
vulnerability over time.
Vulnerability history details can be useful for understanding the evolution of a vulnerability, and for identifying the most recent changes that may impact the vulnerability's severity, exploitability, or other characteristics.
-
Initial Analysis by [email protected]
Mar. 05, 2025
Action Type Old Value New Value Added CVSS V3.1 AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H Added CWE CWE-125 Added CPE Configuration OR *cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* versions from (including) 6.6 from (excluding) 6.6.2 *cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* versions from (including) 6.2 from (excluding) 6.5.12 *cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* versions from (including) 5.16 from (excluding) 6.1.63 *cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* versions from (including) 2.6.33 from (excluding) 5.15.139 Added Reference Type CVE: https://git.kernel.org/stable/c/0d30931f1fa0fb893fb7d5dc32b6b7edfb775be4 Types: Mailing List, Patch Added Reference Type kernel.org: https://git.kernel.org/stable/c/0d30931f1fa0fb893fb7d5dc32b6b7edfb775be4 Types: Mailing List, Patch Added Reference Type CVE: https://git.kernel.org/stable/c/53c468008a7c9ca3f5fc985951f35ec2acae85bc Types: Mailing List, Patch Added Reference Type kernel.org: https://git.kernel.org/stable/c/53c468008a7c9ca3f5fc985951f35ec2acae85bc Types: Mailing List, Patch Added Reference Type CVE: https://git.kernel.org/stable/c/6411959c10fe917288cbb1038886999148560057 Types: Mailing List, Patch Added Reference Type kernel.org: https://git.kernel.org/stable/c/6411959c10fe917288cbb1038886999148560057 Types: Mailing List, Patch Added Reference Type CVE: https://git.kernel.org/stable/c/826120c9ba68f2d0dbae58e99013929c883d1444 Types: Mailing List, Patch Added Reference Type kernel.org: https://git.kernel.org/stable/c/826120c9ba68f2d0dbae58e99013929c883d1444 Types: Mailing List, Patch Added Reference Type CVE: https://git.kernel.org/stable/c/8ab67da060157362b2e0926692c659808784708f Types: Mailing List, Patch Added Reference Type kernel.org: https://git.kernel.org/stable/c/8ab67da060157362b2e0926692c659808784708f Types: Mailing List, Patch -
CVE Modified by af854a3a-2127-422b-91ae-364da2661108
Nov. 21, 2024
Action Type Old Value New Value Added Reference https://git.kernel.org/stable/c/0d30931f1fa0fb893fb7d5dc32b6b7edfb775be4 Added Reference https://git.kernel.org/stable/c/53c468008a7c9ca3f5fc985951f35ec2acae85bc Added Reference https://git.kernel.org/stable/c/6411959c10fe917288cbb1038886999148560057 Added Reference https://git.kernel.org/stable/c/826120c9ba68f2d0dbae58e99013929c883d1444 Added Reference https://git.kernel.org/stable/c/8ab67da060157362b2e0926692c659808784708f -
CVE Modified by 416baaa9-dc9f-4396-8d5f-8c081fb06d67
May. 29, 2024
Action Type Old Value New Value -
CVE Received by 416baaa9-dc9f-4396-8d5f-8c081fb06d67
May. 21, 2024
Action Type Old Value New Value Added Description In the Linux kernel, the following vulnerability has been resolved: can: dev: can_put_echo_skb(): don't crash kernel if can_priv::echo_skb is accessed out of bounds If the "struct can_priv::echoo_skb" is accessed out of bounds, this would cause a kernel crash. Instead, issue a meaningful warning message and return with an error. Added Reference kernel.org https://git.kernel.org/stable/c/826120c9ba68f2d0dbae58e99013929c883d1444 [No types assigned] Added Reference kernel.org https://git.kernel.org/stable/c/0d30931f1fa0fb893fb7d5dc32b6b7edfb775be4 [No types assigned] Added Reference kernel.org https://git.kernel.org/stable/c/53c468008a7c9ca3f5fc985951f35ec2acae85bc [No types assigned] Added Reference kernel.org https://git.kernel.org/stable/c/8ab67da060157362b2e0926692c659808784708f [No types assigned] Added Reference kernel.org https://git.kernel.org/stable/c/6411959c10fe917288cbb1038886999148560057 [No types assigned]
CWE - Common Weakness Enumeration
While CVE identifies
specific instances of vulnerabilities, CWE categorizes the common flaws or
weaknesses that can lead to vulnerabilities. CVE-2023-52878
is
associated with the following CWEs:
Common Attack Pattern Enumeration and Classification (CAPEC)
Common Attack Pattern Enumeration and Classification
(CAPEC)
stores attack patterns, which are descriptions of the common attributes and
approaches employed by adversaries to exploit the CVE-2023-52878
weaknesses.