Lucene search

K
ubuntucveUbuntu.comUB:CVE-2024-35972
HistoryMay 20, 2024 - 12:00 a.m.

CVE-2024-35972

2024-05-2000:00:00
ubuntu.com
ubuntu.com
2
linux kernel
vulnerability
memory leak
bnxt_en
bnxt_rdma_aux_device_init
ulp
edev
cleanup path

5.5 Medium

CVSS3

Attack Vector

LOCAL

Attack Complexity

LOW

Privileges Required

LOW

User Interaction

NONE

Scope

UNCHANGED

Confidentiality Impact

NONE

Integrity Impact

NONE

Availability Impact

HIGH

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

5.4 Medium

AI Score

Confidence

High

0.0004 Low

EPSS

Percentile

5.1%

In the Linux kernel, the following vulnerability has been resolved:
bnxt_en: Fix possible memory leak in bnxt_rdma_aux_device_init() If ulp =
kzalloc() fails, the allocated edev will leak because it is not properly
assigned and the cleanup path will not be able to free it. Fix it by
assigning it properly immediately after allocation.

5.5 Medium

CVSS3

Attack Vector

LOCAL

Attack Complexity

LOW

Privileges Required

LOW

User Interaction

NONE

Scope

UNCHANGED

Confidentiality Impact

NONE

Integrity Impact

NONE

Availability Impact

HIGH

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

5.4 Medium

AI Score

Confidence

High

0.0004 Low

EPSS

Percentile

5.1%