cve/2016/CVE-2016-2053.md
2024-05-26 14:27:05 +02:00

741 B

CVE-2016-2053

Description

The asn1_ber_decoder function in lib/asn1_decoder.c in the Linux kernel before 4.3 allows attackers to cause a denial of service (panic) via an ASN.1 BER file that lacks a public key, leading to mishandling by the public_key_verify_signature function in crypto/asymmetric_keys/public_key.c.

POC

Reference

No PoCs from references.

Github