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.
http://www.openwall.com/lists/oss-security/2021/03/06/1
https://bugzilla.suse.com/show_bug.cgi?id=1182716
https://lists.debian.org/debian-lts-announce/2021/03/msg00010.html
https://blog.grimm-co.com/2021/03/new-old-bugs-in-linux-kernel.html
https://lists.debian.org/debian-lts-announce/2021/03/msg00035.html
http://packetstormsecurity.com/files/162117/Kernel-Live-Patch-Security-Notice-LSN-0075-1.html
Source: MITRE
Published: 2021-03-07
Updated: 2022-05-23
Type: NVD-CWE-noinfo
Base Score: 3.6
Vector: AV:L/AC:L/Au:N/C:P/I:N/A:P
Impact Score: 4.9
Exploitability Score: 3.9
Severity: LOW
Base Score: 4.4
Vector: CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:L
Impact Score: 2.5
Exploitability Score: 1.8
Severity: MEDIUM