10 matches found
Astra Linux - уязвимость в linux-5.10, linux
In the Linux kernel, the following vulnerability has been resolved: scsi: libfc: Fixed the use of ep after the free operation in fcexchabtsresp The fcexchreleaseep function decreases the reference count of ep. When the reference count reaches zero, ep is freed. However, ep is still used in the...
Unity Linux 20.1070e Security Update: kernel (UTSA-2025-987296)
The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-987296 advisory. In the Linux kernel, the following vulnerability has been resolved: scsi: libfc: Fix use after free in fcexchabtsresp fcexchreleaseep will decrease the ep's referenc...
Unity Linux 20.1070a Security Update: kernel (UTSA-2025-986457)
The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-986457 advisory. In the Linux kernel, the following vulnerability has been resolved: scsi: libfc: Fix use after free in fcexchabtsresp fcexchreleaseep will decrease the ep's referenc...
EUVD-2022-55099
Malicious code in bioql PyPI...
kernel: scsi: libfc: Fix use after free in fc_exch_abts_resp()
A vulnerability was found in the Linux kernel's SCSI libfc library in the fcexchabtsresp function, which can lead to a use-after-free scenario. This issue can occur because the function calls fcexchrelease, which decrements a reference count stored in the ep object and then frees the object once...
CVE-2022-49114
In the Linux kernel, the following vulnerability has been resolved: scsi: libfc: Fix use after free in fcexchabtsresp fcexchreleaseep will decrease the ep's reference count. When the reference count reaches zero, it is freed. But ep is still used in the following code, which will lead to a use...
CVE-2022-49114
The CVE-2022-49114 issue in the Linux kernel concerns a use-after-free in the SCSI/libfc path, specifically fc_exch_abts_resp(). The bug arises because fc_exch_release(ep) reduces the ep’s refcount to zero while ep is still used, leading to use-after-free. The fix is to Return after the fc_exch_r...
kernel: scsi: libfc: Fix use after free in fc_exch_abts_resp()
A vulnerability was found in the Linux kernel's SCSI libfc library in the fcexchabtsresp function, which can lead to a use-after-free scenario. This issue can occur because the function calls fcexchrelease, which decrements a reference count stored in the ep object and then frees the object once...
GSD-2022-1001388 scsi: libfc: Fix use after free in fc_exch_abts_resp()
scsi: libfc: Fix use after free in fcexchabtsresp This is an automated ID intended to aid in discovery of potential security vulnerabilities. The actual impact and attack plausibility have not yet been proven. This ID is fixed in Linux Kernel version v5.16.20 by commit...
GSD-2022-1001045 scsi: libfc: Fix use after free in fc_exch_abts_resp()
scsi: libfc: Fix use after free in fcexchabtsresp This is an automated ID intended to aid in discovery of potential security vulnerabilities. The actual impact and attack plausibility have not yet been proven. This ID is fixed in Linux Kernel version v5.17.3 by commit...