AUGUST 4, 2026
Live Feed
Back to database
Case File

CVE-2023-53676

HIGH · CVSS 8.8 EPSS 0.16%

Source: NVD + CISA KEV + EPSS (historical backfill) · Published 2025-10-07 · Last synced 2026-08-04

CyberRota Analysis

This is a high severity vulnerability with a CVSS score of 8.8. It affects Linux.

CVE
CVE-2023-53676
Severity
HIGH
CVSS
8.8
EPSS
0.16%
Linux

Original NVD Description

In the Linux kernel, the following vulnerability has been resolved: scsi: target: iscsi: Fix buffer overflow in lio_target_nacl_info_show() The function lio_target_nacl_info_show() uses sprintf() in a loop to print details for every iSCSI connection in a session without checking for the buffer length. With enough iSCSI connections it's possible to overflow the buffer provided by configfs and corrupt the memory. This patch replaces sprintf() with sysfs_emit_at() that checks for buffer boundries.

Related CVEs

Other vulnerabilities affecting the same vendor(s)