CVE-2024-46865

Oct. 17, 2024, 2:15 p.m.

CVSS Score

7.1 / 10

Products Impacted

Vendor Product Versions
linux
  • linux_kernel
  • 5.10.226, 5.15.167, 6.1.110, 6.6.51, 6.10.10

Description

In the Linux kernel, the following vulnerability has been resolved: fou: fix initialization of grc The grc must be initialize first. There can be a condition where if fou is NULL, goto out will be executed and grc would be used uninitialized.

Weaknesses

CWE-908
Use of Uninitialized Resource

The product uses or accesses a resource that has not been initialized.

CWE ID: 908

Date

Published: Sept. 27, 2024, 1:15 p.m.

Last Modified: Oct. 17, 2024, 2:15 p.m.

Status : Modified

CVE has had analysis completed and all data associations made.

More info

Source

416baaa9-dc9f-4396-8d5f-8c081fb06d67

CPEs

Type Vendor Product Version Update Edition Language Software Edition Target Software Target Hardware Other Information
o linux linux_kernel 5.10.226 / / / / / / /
o linux linux_kernel 5.15.167 / / / / / / /
o linux linux_kernel 6.1.110 / / / / / / /
o linux linux_kernel 6.6.51 / / / / / / /
o linux linux_kernel 6.10.10 / / / / / / /

CVSS Data

Attack Vector

LOCAL

Attack Complexity

LOW

Privileges Required

LOW

Scope

UNCHANGED

Confidentiality Impact

HIGH

Integrity Impact

NONE

Availability Impact

HIGH

Base Score
7.1
Exploitability Score
1.8
Impact Score
5.2
Base Severity
HIGH
CVSS Vector String

The CVSS vector string provides an in-depth view of the vulnerability metrics.

View Vector String

CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:H

References