praneethpanasala / linux

Linux kernel variant from Analog Devices; see README.md for details
https://github.com/analogdevicesinc/linux
Other
0 stars 0 forks source link

CVE-2023-6111 (High) detected in linuxlinux-4.19.6 #650

Open mend-bolt-for-github[bot] opened 10 months ago

mend-bolt-for-github[bot] commented 10 months ago

CVE-2023-6111 - High Severity Vulnerability

Vulnerable Library - linuxlinux-4.19.6

Apache Software Foundation (ASF)

Library home page: https://mirrors.edge.kernel.org/pub/linux/kernel/v4.x/?wsslib=linux

Found in HEAD commit: d80c4f847c91020292cb280132b15e2ea147f1a3

Found in base branch: master

Vulnerable Source Files (2)

/net/netfilter/nf_tables_api.c /net/netfilter/nf_tables_api.c

Vulnerability Details

A use-after-free vulnerability in the Linux kernel's netfilter: nf_tables component can be exploited to achieve local privilege escalation. The function nft_trans_gc_catchall did not remove the catchall set element from the catchall_list when the argument sync is true, making it possible to free a catchall set element many times. We recommend upgrading past commit 93995bf4af2c5a99e2a87f0cd5ce547d31eb7630.

Publish Date: 2023-11-14

URL: CVE-2023-6111

CVSS 3 Score Details (7.8)

Base Score Metrics: - Exploitability Metrics: - Attack Vector: Local - Attack Complexity: Low - Privileges Required: Low - User Interaction: None - Scope: Unchanged - Impact Metrics: - Confidentiality Impact: High - Integrity Impact: High - Availability Impact: High

For more information on CVSS3 Scores, click here.

Suggested Fix

Type: Upgrade version

Origin: https://www.linuxkernelcves.com/cves/CVE-2023-6111

Release Date: 2023-11-14

Fix Resolution: v6.6.3


Step up your Open Source Security Game with Mend here