Trinadh465 / linux-3.0.35_CVE-2019-10220

Other
0 stars 0 forks source link

CVE-2023-3776 (High) detected in linuxlinux-3.0.40 - autoclosed #687

Closed mend-bolt-for-github[bot] closed 7 months ago

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

CVE-2023-3776 - High Severity Vulnerability

Vulnerable Library - linuxlinux-3.0.40

Apache Software Foundation (ASF)

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

Found in HEAD commit: 1ad216eff9de6bc4364330a52955ad1743ba56e2

Found in base branch: master

Vulnerable Source Files (1)

/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

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

:heavy_check_mark: This issue was automatically closed by Mend because the vulnerable library in the specific branch(es) was either marked as ignored or it is no longer part of the Mend inventory.