hshivhare67 / kernel_v4.1.15

Other
0 stars 0 forks source link

CVE-2023-6546 (High) detected in linuxlinux-4.6 #1114

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

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

CVE-2023-6546 - High Severity Vulnerability

Vulnerable Library - linuxlinux-4.6

The Linux Kernel

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

Found in HEAD commit: ad22f8de1f1d069a1e8715eb4af9718f2d87a974

Found in base branch: master

Vulnerable Source Files (2)

/drivers/tty/n_gsm.c /drivers/tty/n_gsm.c

Vulnerability Details

A race condition was found in the GSM 0710 tty multiplexor in the Linux kernel. This issue occurs when two threads execute the GSMIOC_SETCONF ioctl on the same tty file descriptor with the gsm line discipline enabled, and can lead to a use-after-free problem on a struct gsm_dlci while restarting the gsm mux. This could allow a local unprivileged user to escalate their privileges on the system.

Publish Date: 2023-12-21

URL: CVE-2023-6546

CVSS 3 Score Details (7.0)

Base Score Metrics: - Exploitability Metrics: - Attack Vector: Local - Attack Complexity: High - 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-6546

Release Date: 2023-12-21

Fix Resolution: v5.10.192,v5.15.128,v6.1.47,v6.4.12


Step up your Open Source Security Game with Mend here

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

:information_source: This issue was automatically re-opened by Mend because the vulnerable library in the specific branch(es) has been detected in the Mend inventory.