Use-after-free in Linux kernel - CVE-2014-0131

 

Use-after-free in Linux kernel - CVE-2014-0131

Published: June 4, 2024


Vulnerability identifier: #VU91076
CSH Severity: Low
CVSSv4.0: CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N/E:U/U:Clear
CVE-ID: CVE-2014-0131
CWE-ID: CWE-416
Exploitation vector: Local access
Exploit availability: No public exploit available
Vulnerable software:
Linux kernel
Software vendor:
Linux Foundation

Description

The vulnerability allows a local user to gain access to sensitive information.

The vulnerability exists due to a use-after-free error within the skb_segment() function in net/core/skbuff.c. A local user can gain access to sensitive information.



Remediation

Install updates from vendor's website.

External links