PT-2018-2823 · Linux · Linux Kernel

Published

2018-12-03

·

Updated

2018-12-03

CVSS v2.0

4.7

Medium

VectorAV:L/AC:M/Au:N/C:N/I:N/A:C
Name of the Vulnerable Software and Affected Versions Linux kernel (affected versions not specified)
Description The issue is caused by memory release errors in the Linux kernel's drivers/isdn/hisax/avma1 cs.ko module. Exploitation of this issue can allow an attacker to cause a denial of service in the operating system by disconnecting a PCMCIA device emulating AVM A1. This occurs because the avma1cs detach function in avma1 cs.c attempts to free the memory pointed to by link->priv, which contains an integer returned by hisax init pcmcia (representing the number of card objects, nrcards), rather than a memory pointer. As a result, there may be an attempt to free an unallocated or unclaimed memory region.
Recommendations At the moment, there is no information about a newer version that contains a fix for this vulnerability.
Found an issue in the description? Have something to add? Feel free to write us 👾

Weakness Enumeration

Related Identifiers

BDU:2019-02280

Affected Products

Linux Kernel