panasalap / linux-4.19.72_Fix

Other
0 stars 0 forks source link

CVE-2023-3776 (High) detected in linux-yoctov5.4.51 #465

Open mend-bolt-for-github[bot] opened 1 year ago

mend-bolt-for-github[bot] commented 1 year ago

CVE-2023-3776 - High Severity Vulnerability

Vulnerable Library - linux-yoctov5.4.51

Yocto Linux Embedded kernel

Library home page: https://git.yoctoproject.org/git/linux-yocto

Found in base branch: master

Vulnerable Source Files (2)

/net/sched/cls_fw.c /net/sched/cls_fw.c

Vulnerability Details

A use-after-free vulnerability in the Linux kernel's net/sched: cls_fw component can be exploited to achieve local privilege escalation. If tcf_change_indev() fails, fw_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 0323bce598eea038714f941ce2b22541c46d488f.

Publish Date: 2023-07-21

URL: CVE-2023-3776

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

Release Date: 2023-07-21

Fix Resolution: v5.4.251,v5.10.188,v5.15.121,v6.1.40,v6.4.5,v6.5-rc2


Step up your Open Source Security Game with Mend here