Lucene search
+L

445 matches found

EUVD
EUVD
added 2025/10/15 9:30 a.m.5 views

EUVD-2025-34575

In the Linux kernel, the following vulnerability has been resolved: scsi: target: targetcoreconfigfs: Add length check to avoid buffer overflow A buffer overflow arises from the usage of snprintf to write into the buffer "buf" in targetlugpmembersshow function located in...

6.5AI score0.00162EPSS
SaveExploits0References7
OSV
OSV
added 2025/10/15 8:15 a.m.7 views

AZL-68504 CVE-2025-39998 affecting package kernel for versions less than 6.6.112.1-1

In the Linux kernel, the following vulnerability has been resolved: scsi: target: targetcoreconfigfs: Add length check to avoid buffer overflow A buffer overflow arises from the usage of snprintf to write into the buffer "buf" in targetlugpmembersshow function located in...

7.1CVSS6AI score0.00162EPSS
SaveExploits0References1
OSV
OSV
added 2025/10/15 8:15 a.m.8 views

UBUNTU-CVE-2025-39998

In the Linux kernel, the following vulnerability has been resolved: scsi: target: targetcoreconfigfs: Add length check to avoid buffer overflow A buffer overflow arises from the usage of snprintf to write into the buffer "buf" in targetlugpmembersshow function located in...

7.1CVSS6.1AI score0.00162EPSS
SaveExploits0References33
Cvelist
Cvelist
added 2025/10/15 7:58 a.m.12 views

CVE-2025-39998 scsi: target: target_core_configfs: Add length check to avoid buffer overflow

In the Linux kernel, the following vulnerability has been resolved: scsi: target: targetcoreconfigfs: Add length check to avoid buffer overflow A buffer overflow arises from the usage of snprintf to write into the buffer "buf" in targetlugpmembersshow function located in...

7.1CVSS0.00162EPSS
SaveExploits0References9
CVE
CVE
added 2025/10/15 7:58 a.m.55 views

CVE-2025-39998

CVE-2025-39998 – Linux kernel scsi: target_core_configfs buffer overflow fix. The issue arises in target_lu_gp_members_show in drivers/target/target_core_configfs.c where a snprintf writes into a 256-byte buffer (LU_GROUP_NAME_BUF) and the total length can exceed this, leading to a potential over...

7.1CVSS6.7AI score0.00162EPSS
SaveExploits0References9
OSV
OSV
added 2025/10/15 7:58 a.m.6 views

CVE-2025-39998 scsi: target: target_core_configfs: Add length check to avoid buffer overflow

In the Linux kernel, the following vulnerability has been resolved: scsi: target: targetcoreconfigfs: Add length check to avoid buffer overflow A buffer overflow arises from the usage of snprintf to write into the buffer "buf" in targetlugpmembersshow function located in...

7.1CVSS7AI score0.00162EPSS
SaveExploits0References12
Tenable Nessus
Tenable Nessus
added 2025/10/08 12:0 a.m.4 views

Linux Distros Unpatched Vulnerability : CVE-2023-53576

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - nullblk: Always check queue mode setting from configfs Make sure to check device queue mode in the nullvalidateconf and return error for NULLQRQ as we don't all...

5.5CVSS6.6AI score0.00135EPSS
SaveExploits0References3
EUVD
EUVD
added 2025/10/07 3:21 p.m.4 views

EUVD-2025-32771

In the Linux kernel, the following vulnerability has been resolved: scsi: target: iscsi: Fix buffer overflow in liotargetnaclinfoshow The function liotargetnaclinfoshow uses sprintf in a loop to print details for every iSCSI connection in a session without checking for the buffer length. With...

6.4AI score0.00159EPSS
SaveExploits0References9
EUVD
EUVD
added 2025/10/07 12:30 a.m.9 views

EUVD-2020-7763

Malware in sbrugna...

7.2CVSS7AI score0.01314EPSS
SaveExploits0References23
Tenable Nessus
Tenable Nessus
added 2025/10/07 12:0 a.m.9 views

Unity Linux 20.1070e Security Update: kernel (UTSA-2025-987277)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-987277 advisory. In the Linux kernel, the following vulnerability has been resolved: configfs: fix a race in configfs,unregistersubsystem When configfsregistersubsystem or...

4.7CVSS5.9AI score0.00165EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2025/10/07 12:0 a.m.10 views

Unity Linux 20.1070e Security Update: kernel (UTSA-2025-986531)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-986531 advisory. In the Linux kernel, the following vulnerability has been resolved: usb: gadget: configfs: Prevent OOB read/write in usbstringcopy Userspace provided string 's' coul...

5.5CVSS6.3AI score0.00233EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2025/10/07 12:0 a.m.14 views

PT-2025-41120

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The lio target nacl info show function within the iSCSI target component does not properly validate buffer lengths when using sprintf in a loop to display details for each iSCSI...

7.8CVSS6.4AI score0.006EPSS
SaveExploits3References273
SUSE CVE
SUSE CVE
added 2025/10/05 2:56 a.m.6 views

SUSE CVE-2023-53576

In the Linux kernel, the following vulnerability has been resolved: nullblk: Always check queue mode setting from configfs Make sure to check device queue mode in the nullvalidateconf and return error for NULLQRQ as we don't allow legacy I/O path, without this patch we get OOPs when queue mode is...

5.5CVSS6.4AI score0.00135EPSS
SaveExploits0References5
NVD
NVD
added 2025/10/04 4:15 p.m.13 views

CVE-2023-53576

In the Linux kernel, the following vulnerability has been resolved: nullblk: Always check queue mode setting from configfs Make sure to check device queue mode in the nullvalidateconf and return error for NULLQRQ as we don't allow legacy I/O path, without this patch we get OOPs when queue mode is...

5.5CVSS0.00135EPSS
SaveExploits0References5
OSV
OSV
added 2025/10/04 4:15 p.m.3 views

UBUNTU-CVE-2023-53576

In the Linux kernel, the following vulnerability has been resolved: nullblk: Always check queue mode setting from configfs Make sure to check device queue mode in the nullvalidateconf and return error for NULLQRQ as we don't allow legacy I/O path, without this patch we get OOPs when queue mode is...

5.5CVSS5.7AI score0.00135EPSS
SaveExploits0References8
CVE
CVE
added 2025/10/04 3:17 p.m.25 views

CVE-2023-53576

CVE-2023-53576 affects the Linux kernel’s null_blk driver. The patch ensures queue mode is always validated from configfs by checking queue_mode in null_validate_conf() and returning an error for NULL_Q_RQ to prevent a NULL I/O path OOPs when queue_mode is set to 1. Reproduction steps are provide...

5.5CVSS6AI score0.00135EPSS
SaveExploits0References5Affected Software1
Cvelist
Cvelist
added 2025/10/04 3:17 p.m.15 views

CVE-2023-53576 null_blk: Always check queue mode setting from configfs

In the Linux kernel, the following vulnerability has been resolved: nullblk: Always check queue mode setting from configfs Make sure to check device queue mode in the nullvalidateconf and return error for NULLQRQ as we don't allow legacy I/O path, without this patch we get OOPs when queue mode is...

0.00135EPSS
SaveExploits0References5
OSV
OSV
added 2025/10/04 3:17 p.m.6 views

CVE-2023-53576 null_blk: Always check queue mode setting from configfs

In the Linux kernel, the following vulnerability has been resolved: nullblk: Always check queue mode setting from configfs Make sure to check device queue mode in the nullvalidateconf and return error for NULLQRQ as we don't allow legacy I/O path, without this patch we get OOPs when queue mode is...

5.5CVSS6.3AI score0.00135EPSS
SaveExploits0References8
Positive Technologies
Positive Technologies
added 2025/10/04 12:0 a.m.7 views

PT-2025-40718

Name of the Vulnerable Software and Affected Versions Linux kernel versions prior to 6.3.0-rc5lblk+ 5 Description The Linux kernel contained a flaw in the null block null blk driver related to the handling of queue mode settings through configfs. Specifically, the code did not adequately validate...

6.7AI score0.00135EPSS
SaveExploits0References7
EUVD
EUVD
added 2025/10/03 8:7 p.m.4 views

EUVD-2025-20046

Malicious code in bioql PyPI...

7.6AI score0.00148EPSS
SaveExploits0References3
Rows per page
Query Builder