Executive Summary



This Alert is flagged as TOP 25 Common Weakness Enumeration from CWE/SANS. For more information, you can read this.
Informations
Name CVE-2022-48927 First vendor Publication 2024-08-22
Vendor Cve Last vendor Modification 2024-08-23

Security-Database Scoring CVSS v3

Cvss vector : CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Overall CVSS Score 7.8
Base Score 7.8 Environmental Score 7.8
impact SubScore 5.9 Temporal Score 7.8
Exploitabality Sub Score 1.8
 
Attack Vector Local Attack Complexity Low
Privileges Required Low User Interaction None
Scope Unchanged Confidentiality Impact High
Integrity Impact High 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:

iio: adc: tsc2046: fix memory corruption by preventing array overflow

On one side we have indio_dev->num_channels includes all physical channels + timestamp channel. On other side we have an array allocated only for physical channels. So, fix memory corruption by ARRAY_SIZE() instead of num_channels variable.

Note the first case is a cleanup rather than a fix as the software timestamp channel bit in active_scanmask is never set by the IIO core.

Original Source

Url : http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-48927

CWE : Common Weakness Enumeration

% Id Name
100 % CWE-787 Out-of-bounds Write (CWE/SANS Top 25)

CPE : Common Platform Enumeration

TypeDescriptionCount
Application 7
Os 3515

Sources (Detail)

https://git.kernel.org/stable/c/082d2c047b0d305bb0b6e9f9d671a09470e2db2d
https://git.kernel.org/stable/c/0cb9b2f73c182d242a640e512f4785c7c504512f
https://git.kernel.org/stable/c/b7a78a8adaa8849c02f174d707aead0f85dca0da
Source Url

Alert History

If you want to see full details history, please login or register.
0
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
Date Informations
2025-03-29 03:13:48
  • Multiple Updates
2025-03-28 13:34:16
  • Multiple Updates
2025-03-28 02:56:22
  • Multiple Updates
2025-03-19 02:53:02
  • Multiple Updates
2025-03-18 03:04:47
  • Multiple Updates
2025-03-14 02:53:42
  • Multiple Updates
2025-02-22 03:02:18
  • Multiple Updates
2025-01-08 02:47:31
  • Multiple Updates
2025-01-07 02:47:07
  • Multiple Updates
2024-12-25 02:45:54
  • Multiple Updates
2024-12-12 02:48:48
  • Multiple Updates
2024-11-22 02:46:12
  • Multiple Updates
2024-11-20 02:43:36
  • Multiple Updates
2024-11-14 02:43:29
  • Multiple Updates
2024-11-09 02:44:07
  • Multiple Updates
2024-10-26 02:41:53
  • Multiple Updates
2024-10-25 02:43:39
  • Multiple Updates
2024-10-23 02:43:03
  • Multiple Updates
2024-10-03 02:39:07
  • Multiple Updates
2024-10-02 02:37:30
  • Multiple Updates
2024-09-04 02:36:46
  • Multiple Updates
2024-08-23 09:27:33
  • Multiple Updates
2024-08-23 02:48:13
  • Multiple Updates
2024-08-23 02:34:45
  • Multiple Updates
2024-08-22 17:27:24
  • Multiple Updates
2024-08-22 09:27:25
  • First insertion