Nivaskumark / kernel_v4.19.72

Other
0 stars 0 forks source link

CVE-2024-26602 (Medium) detected in linuxlinux-4.19.83 #551

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

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

CVE-2024-26602 - Medium Severity Vulnerability

Vulnerable Library - linuxlinux-4.19.83

Apache Software Foundation (ASF)

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

Found in base branch: master

Vulnerable Source Files (2)

/kernel/sched/membarrier.c /kernel/sched/membarrier.c

Vulnerability Details

In the Linux kernel, the following vulnerability has been resolved: sched/membarrier: reduce the ability to hammer on sys_membarrier On some systems, sys_membarrier can be very expensive, causing overall slowdowns for everything. So put a lock on the path in order to serialize the accesses to prevent the ability for this to be called at too high of a frequency and saturate the machine.

Publish Date: 2024-02-26

URL: CVE-2024-26602

CVSS 3 Score Details (5.5)

Base Score Metrics: - Exploitability Metrics: - Attack Vector: Local - Attack Complexity: Low - Privileges Required: Low - User Interaction: None - Scope: Unchanged - Impact Metrics: - Confidentiality Impact: None - Integrity Impact: None - Availability Impact: High

For more information on CVSS3 Scores, click here.

Suggested Fix

Type: Upgrade version

Origin: https://www.linuxkernelcves.com/cves/CVE-2024-26602

Release Date: 2024-02-26

Fix Resolution: v4.19.307,v5.4.269,v5.10.210,v5.15.149,v6.1.79,v6.6.18,v6.7.6


Step up your Open Source Security Game with Mend here