AUGUST 4, 2026
Live Feed
Back to database
Case File

CVE-2021-27363

MEDIUM · CVSS 4.4 EPSS 0.71% Public Exploit

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

CyberRota Analysis

This is a medium severity vulnerability with a CVSS score of 4.4. It affects Linux. Public exploit code or proof-of-concept references have been detected in its references.

Public Exploit Signal

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

External Security References

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

CVE
CVE-2021-27363
Severity
MEDIUM
CVSS
4.4
EPSS
0.71%
Linux

Original NVD Description

An issue was discovered in the Linux kernel through 5.11.3. A kernel pointer leak can be used to determine the address of the iscsi_transport structure. When an iSCSI transport is registered with the iSCSI subsystem, the transport's handle is available to unprivileged users via the sysfs file system, at /sys/class/iscsi_transport/$TRANSPORT_NAME/handle. When read, the show_transport_handle function (in drivers/scsi/scsi_transport_iscsi.c) is called, which leaks the handle. This handle is actually the pointer to an iscsi_transport struct in the kernel module's global variables.

Related CVEs

Other vulnerabilities affecting the same vendor(s)