Linux Kernel seq_clientmgr.c snd_seq_ioctl_remove_events null pointer dereference

CVSS Meta Temp Score | Current Exploit Price (≈) | CTI Interest Score |
---|---|---|
6.8 | $0-$5k | 0.00 |
A vulnerability, which was classified as critical, was found in Linux Kernel (Operating System) (unknown version). Affected is the function snd_seq_ioctl_remove_events
of the file sound/core/seq/seq_clientmgr.c. The manipulation with an unknown input leads to a null pointer dereference vulnerability. CWE is classifying the issue as CWE-476. A NULL pointer dereference occurs when the application dereferences a pointer that it expects to be valid, but is NULL, typically causing a crash or exit. This is going to have an impact on confidentiality, integrity, and availability.
The weakness was presented 03/15/2016 as Bug 1311554 as confirmed bug report (Bugzilla). The advisory is shared for download at bugzilla.redhat.com. This vulnerability is traded as CVE-2016-2543 since 02/23/2016. The exploitability is told to be easy. The attack needs to be approached locally. The exploitation doesn't require any form of authentication. There are known technical details, but no exploit is available. The reason for this vulnerability is this part of code:
if (client->type == USER_CLIENT)
The vulnerability scanner Nessus provides a plugin with the ID 89933 (Ubuntu 12.04 LTS : linux-lts-trusty vulnerabilities (USN-2929-2)), which helps to determine the existence of the flaw in a target environment. It is assigned to the family Ubuntu Local Security Checks and running in the context l. The commercial vulnerability scanner Qualys is able to test this issue with plugin 157744 (Oracle Enterprise Linux Security Update for Unbreakable Enterprise kernel (ELSA-2018-4145)).
Applying a patch is able to eliminate this problem. The bugfix is ready for download at git.kernel.org. A possible mitigation has been published before and not just after the disclosure of the vulnerability. The vulnerability will be addressed with the following lines of code:
if (client->type == USER_CLIENT && client->data.user.fifo)
The vulnerability is also documented in the databases at X-Force (111569), Tenable (89933) and SecurityFocus (BID 83377†). See VDB-80982, VDB-82955, VDB-82956 and VDB-82958 for similar entries. VulDB is the best source for vulnerability data and more expert information about this specific topic.
Product
Type
Vendor
Name
License
CPE 2.3
CPE 2.2
CVSSv4
VulDB Vector: 🔍VulDB Reliability: 🔍
CVSSv3
VulDB Meta Base Score: 7.3VulDB Meta Temp Score: 6.8
VulDB Base Score: 8.4
VulDB Temp Score: 7.3
VulDB Vector: 🔍
VulDB Reliability: 🔍
NVD Base Score: 6.2
NVD Vector: 🔍
CVSSv2
AV | AC | Au | C | I | A |
---|---|---|---|---|---|
💳 | 💳 | 💳 | 💳 | 💳 | 💳 |
💳 | 💳 | 💳 | 💳 | 💳 | 💳 |
💳 | 💳 | 💳 | 💳 | 💳 | 💳 |
Vector | Complexity | Authentication | Confidentiality | Integrity | Availability |
---|---|---|---|---|---|
unlock | unlock | unlock | unlock | unlock | unlock |
unlock | unlock | unlock | unlock | unlock | unlock |
unlock | unlock | unlock | unlock | unlock | unlock |
VulDB Base Score: 🔍
VulDB Temp Score: 🔍
VulDB Reliability: 🔍
NVD Base Score: 🔍
Exploiting
Class: Null pointer dereferenceCWE: CWE-476 / CWE-404
CAPEC: 🔍
ATT&CK: 🔍
Local: Yes
Remote: No
Availability: 🔍
Status: Unproven
EPSS Score: 🔍
EPSS Percentile: 🔍
Price Prediction: 🔍
Current Price Estimation: 🔍
0-Day | unlock | unlock | unlock | unlock |
---|---|---|---|---|
Today | unlock | unlock | unlock | unlock |
Nessus ID: 89933
Nessus Name: Ubuntu 12.04 LTS : linux-lts-trusty vulnerabilities (USN-2929-2)
Nessus File: 🔍
Nessus Risk: 🔍
Nessus Family: 🔍
Nessus Context: 🔍
OpenVAS ID: 865386
OpenVAS Name: Ubuntu Update for linux-lts-trusty USN-2929-2
OpenVAS File: 🔍
OpenVAS Family: 🔍
Qualys ID: 🔍
Qualys Name: 🔍
Threat Intelligence
Interest: 🔍Active Actors: 🔍
Active APT Groups: 🔍
Countermeasures
Recommended: PatchStatus: 🔍
0-Day Time: 🔍
Patch: git.kernel.org
Timeline
02/22/2016 🔍02/23/2016 🔍
03/13/2016 🔍
03/14/2016 🔍
03/15/2016 🔍
03/23/2016 🔍
04/27/2016 🔍
07/10/2022 🔍
Sources
Vendor: kernel.orgAdvisory: Bug 1311554
Status: Confirmed
Confirmation: 🔍
CVE: CVE-2016-2543 (🔍)
GCVE (CVE): GCVE-0-2016-2543
GCVE (VulDB): GCVE-100-81408
OVAL: 🔍
X-Force: 111569 - Linux Kernel snd_seq_ioctl_remove_events() denial of service
SecurityFocus: 83377 - Linux Kernel CVE-2016-2543 Null Pointer Deference Local Denial of Service Vulnerability
SecurityTracker: 1035304
See also: 🔍
Entry
Created: 03/23/2016 11:54 AMUpdated: 07/10/2022 03:35 PM
Changes: 03/23/2016 11:54 AM (66), 09/21/2018 08:49 AM (20), 07/10/2022 03:35 PM (4)
Complete: 🔍
Cache ID: 18:BC1:40
No comments yet. Languages: en.
Please log in to comment.