AUGUST 4, 2026
Live Feed
Back to database
Case File

CVE-2008-3528

LOW · CVSS 2.1 EPSS 0.53%

Source: NVD + CISA KEV + EPSS (historical backfill) · Published 2008-09-27 · Last synced 2026-08-04

CyberRota Analysis

This is a low severity vulnerability with a CVSS score of 2.1. It affects Linux. It may lead to a denial-of-service condition.

CVE
CVE-2008-3528
Severity
LOW
CVSS
2.1
EPSS
0.53%
Linux

Original NVD Description

The error-reporting functionality in (1) fs/ext2/dir.c, (2) fs/ext3/dir.c, and possibly (3) fs/ext4/dir.c in the Linux kernel 2.6.26.5 does not limit the number of printk console messages that report directory corruption, which allows physically proximate attackers to cause a denial of service (temporary system hang) by mounting a filesystem that has corrupted dir->i_size and dir->i_blocks values and performing (a) read or (b) write operations. NOTE: there are limited scenarios in which this crosses privilege boundaries.