nidhihcl / linux-4.1.15

Other
0 stars 0 forks source link

CVE-2023-1281 (High) detected in linuxlinux-4.6 #767

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

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

CVE-2023-1281 - 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_tcindex.c /net/sched/cls_tcindex.c

Vulnerability Details

Use After Free vulnerability in Linux kernel traffic control index filter (tcindex) allows Privilege Escalation. The imperfect hash area can be updated while packets are traversing, which will cause a use-after-free when 'tcf_exts_exec()' is called with the destroyed tcf_ext. A local attacker user can use this vulnerability to elevate its privileges to root. This issue affects Linux Kernel: from 4.14 before git commit ee059170b1f7e94e55fa6cadee544e176a6e59c2.

Publish Date: 2023-03-22

URL: CVE-2023-1281

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

Release Date: 2023-03-22

Fix Resolution: v5.10.169,v5.15.95,v6.1.13,v6.2,v6.2


Step up your Open Source Security Game with Mend here