AUGUST 4, 2026
Live Feed
Back to database
Case File

CVE-2016-2053

MEDIUM · CVSS 4.7 EPSS 0.47% Public Exploit

Source: NVD + CISA KEV + EPSS (historical backfill) · Published 2016-05-02 · Last synced 2026-08-04

CyberRota Analysis

This is a medium severity vulnerability with a CVSS score of 4.7. It affects Linux. Public exploit code or proof-of-concept references have been detected in its references. It may lead to a denial-of-service condition.

Public Exploit Signal

A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.

GitHub PoC Links

Note: these links are listed for security research and verification purposes only.

CVE
CVE-2016-2053
Severity
MEDIUM
CVSS
4.7
EPSS
0.47%
Linux

Original NVD 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.