nidhihcl / linux-4.1.15

Other
0 stars 0 forks source link

CVE-2023-3609 (High) detected in linuxlinux-4.6 #821

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

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

CVE-2023-3609 - 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: 55d3d4cefc3daba58b100af3336832311407cf6f

Found in base branch: master

Vulnerable Source Files (2)

/net/sched/cls_u32.c /net/sched/cls_u32.c

Vulnerability Details

A use-after-free vulnerability in the Linux kernel's net/sched: cls_u32 component can be exploited to achieve local privilege escalation. If tcf_change_indev() fails, u32_set_parms() will immediately return an error after incrementing or decrementing the reference counter in tcf_bind_filter(). If an attacker can control the reference counter and set it to zero, they can cause the reference to be freed, leading to a use-after-free vulnerability. We recommend upgrading past commit 04c55383fa5689357bcdd2c8036725a55ed632bc.

Publish Date: 2023-07-21

URL: CVE-2023-3609

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-3609

Release Date: 2023-07-21

Fix Resolution: v5.4.248,v5.10.185,v5.15.118,v6.1.35,v6.3.9,v6.4-rc7


Step up your Open Source Security Game with Mend here