Lucene search

K
ubuntucveUbuntu.comUB:CVE-2021-47179
HistoryMar 25, 2024 - 12:00 a.m.

CVE-2021-47179

2024-03-2500:00:00
ubuntu.com
ubuntu.com
9
linux kernel vulnerability
nfsv4
null pointer dereference
pnfs_mark_matching_lsegs_return
oops
connectathon basic tests
nfs v4.1
nfs v4.2
ontap

CVSS3

5.5

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

AI Score

6.5

Confidence

High

EPSS

0

Percentile

5.1%

In the Linux kernel, the following vulnerability has been resolved: NFSv4:
Fix a NULL pointer dereference in pnfs_mark_matching_lsegs_return() Commit
de144ff4234f changes _pnfs_return_layout() to call
pnfs_mark_matching_lsegs_return() passing NULL as the struct
pnfs_layout_range argument. Unfortunately,
pnfs_mark_matching_lsegs_return() doesn’t check if we have a value here
before dereferencing it, causing an oops. I’m able to hit this crash
consistently when running connectathon basic tests on NFS v4.1/v4.2 against
Ontap.

CVSS3

5.5

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

AI Score

6.5

Confidence

High

EPSS

0

Percentile

5.1%