AUGUST 4, 2026
Live Feed
Back to database
Case File

CVE-2015-1593

MEDIUM · CVSS 5 EPSS 3.81% Public Exploit

Source: NVD + CISA KEV + EPSS (historical backfill) · Published 2015-03-16 · Last synced 2026-08-04

CyberRota Analysis

AI analysis pending.

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-2015-1593
Severity
MEDIUM
CVSS
5
EPSS
3.81%
Linux

Original NVD Description

The stack randomization feature in the Linux kernel before 3.19.1 on 64-bit platforms uses incorrect data types for the results of bitwise left-shift operations, which makes it easier for attackers to bypass the ASLR protection mechanism by predicting the address of the top of the stack, related to the randomize_stack_top function in fs/binfmt_elf.c and the stack_maxrandom_size function in arch/x86/mm/mmap.c.