Lucene search
+L

678 matches found

OSV
OSV
added 2025/01/15 1:15 p.m.3 views

DEBIAN-CVE-2024-53681

In the Linux kernel, the following vulnerability has been resolved: nvmet: Don't overflow subsysnqn nvmetrootdiscoverynqnstore treats the subsysnqn string like a fixed size buffer, even though it is dynamically allocated to the size of the string. Create a new string with kstrndup instead of usin...

5.5CVSS5.6AI score0.00188EPSS
SaveExploits0References1
NVD
NVD
added 2025/01/15 1:15 p.m.14 views

CVE-2024-53681

In the Linux kernel, the following vulnerability has been resolved: nvmet: Don't overflow subsysnqn nvmetrootdiscoverynqnstore treats the subsysnqn string like a fixed size buffer, even though it is dynamically allocated to the size of the string. Create a new string with kstrndup instead of usin...

5.5CVSS0.00188EPSS
SaveExploits0References2
OSV
OSV
added 2025/01/15 1:15 p.m.11 views

UBUNTU-CVE-2024-53681

In the Linux kernel, the following vulnerability has been resolved: nvmet: Don't overflow subsysnqn nvmetrootdiscoverynqnstore treats the subsysnqn string like a fixed size buffer, even though it is dynamically allocated to the size of the string. Create a new string with kstrndup instead of usin...

5.5CVSS6.2AI score0.00188EPSS
SaveExploits0References10
Cvelist
Cvelist
added 2025/01/15 1:10 p.m.27 views

CVE-2024-53681 nvmet: Don't overflow subsysnqn

In the Linux kernel, the following vulnerability has been resolved: nvmet: Don't overflow subsysnqn nvmetrootdiscoverynqnstore treats the subsysnqn string like a fixed size buffer, even though it is dynamically allocated to the size of the string. Create a new string with kstrndup instead of usin...

0.00188EPSS
SaveExploits0References2
CVE
CVE
added 2025/01/15 1:10 p.m.186 views

CVE-2024-53681

CVE-2024-53681 : In the Linux kernel nvmet subsystem, the code path nvmet_root_discovery_nqn_store mishandled the subsysnqn string as a fixed-size buffer even though it is allocated to the string size. The root cause is buffer overrun risk when the subsysnqn is longer than the old buffer. The fix...

5.5CVSS6.8AI score0.00188EPSS
SaveExploits0References2Affected Software1
Positive Technologies
Positive Technologies
added 2025/01/01 12:00 a.m.9 views

PT-2025-49796

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A flaw exists in the Linux kernel’s nvmet-fc subsystem where shutting down a port via the configfs interface can lead to a double scheduling of association deletion. This occurs because...

5.4AI score0.00651EPSS
SaveExploits0
RedhatCVE
RedhatCVE
added 2024/11/21 7:14 p.m.26 views

CVE-2024-50215

In the Linux kernel, the following vulnerability has been resolved: nvmet-auth: assign dhkey to NULL after kfreesensitive ctrl-dhkey might be used across multiple calls to nvmetsetupdhgroup for the same controller. So it's better to nullify it after release on error path in order to avoid double...

6.7CVSS6.7AI score0.00629EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2024/11/12 9:11 a.m.9 views

kernel: nvmet: always initialize cqe.result

In the Linux kernel, the following vulnerability has been resolved: nvmet: always initialize cqe.result The spec doesn't mandate that the first two double words aka results for the command queue entry need to be set to 0 when they are not used not specified. Though, the target implemention return...

7.5CVSS6.6AI score0.00631EPSS
SaveExploits0References5
Oracle linux
Oracle linux
added 2024/11/12 12:00 a.m.38 views

Unbreakable Enterprise kernel security update

5.4.17-2136.337.5 - net/mlx5: disable the 'fast unload' feature on Exadata systems Qing Huang Orabug: 37093177 5.4.17-2136.337.4 - ocfs2: reserve space for inline xattr before attaching reflink tree Gautham Ananthakrishna Orabug: 37199020 - Revert 'ocfs2: ocfs2 crash due to invalid hnextleafblk...

7.8CVSS7.7AI score0.00886EPSS
SaveExploits2
Oracle linux
Oracle linux
added 2024/11/11 12:00 a.m.315 views

Unbreakable Enterprise kernel security update

5.15.0-302.167.6 - ice: Add a per-VF limit on number of FDIR filters Ahmed Zaki Orabug: 36964088 CVE-2024-42291 - scsi: lpfc: Fix a possible null pointer dereference Huai-Yuan Liu Orabug: 36964437 CVE-2024-43821 - power: reset: pwr-mlxbf: support graceful shutdown Asmaa Mnebhi Orabug: 37208029 -...

7.8CVSS8AI score0.00922EPSS
SaveExploits8
SUSE CVE
SUSE CVE
added 2024/11/10 3:49 a.m.18 views

SUSE CVE-2024-50215

In the Linux kernel, the following vulnerability has been resolved: nvmet-auth: assign dhkey to NULL after kfreesensitive ctrl-dhkey might be used across multiple calls to nvmetsetupdhgroup for the same controller. So it's better to nullify it after release on error path in order to avoid double...

5.5CVSS7.8AI score0.00629EPSS
SaveExploits0References19
NVD
NVD
added 2024/11/09 11:15 a.m.33 views

CVE-2024-50215

In the Linux kernel, the following vulnerability has been resolved: nvmet-auth: assign dhkey to NULL after kfreesensitive ctrl-dhkey might be used across multiple calls to nvmetsetupdhgroup for the same controller. So it's better to nullify it after release on error path in order to avoid double...

8.1CVSS0.00629EPSS
SaveExploits0References5
OSV
OSV
added 2024/11/09 11:15 a.m.24 views

AZL-53084 CVE-2024-50215 affecting package kernel for versions less than 6.6.64.2-1

In the Linux kernel, the following vulnerability has been resolved: nvmet-auth: assign dhkey to NULL after kfreesensitive ctrl-dhkey might be used across multiple calls to nvmetsetupdhgroup for the same controller. So it's better to nullify it after release on error path in order to avoid double...

7.8CVSS6.8AI score0.00629EPSS
SaveExploits0References1
OSV
OSV
added 2024/11/09 11:15 a.m.5 views

DEBIAN-CVE-2024-50215

In the Linux kernel, the following vulnerability has been resolved: nvmet-auth: assign dhkey to NULL after kfreesensitive ctrl-dhkey might be used across multiple calls to nvmetsetupdhgroup for the same controller. So it's better to nullify it after release on error path in order to avoid double...

7.8CVSS5.9AI score0.00629EPSS
SaveExploits0References1
OSV
OSV
added 2024/11/09 11:15 a.m.29 views

UBUNTU-CVE-2024-50215

In the Linux kernel, the following vulnerability has been resolved: nvmet-auth: assign dhkey to NULL after kfreesensitive ctrl-dhkey might be used across multiple calls to nvmetsetupdhgroup for the same controller. So it's better to nullify it after release on error path in order to avoid double...

8.1CVSS6.5AI score0.00629EPSS
SaveExploits0References19
Vulnrichment
Vulnrichment
added 2024/11/09 10:14 a.m.10 views

CVE-2024-50215 nvmet-auth: assign dh_key to NULL after kfree_sensitive

In the Linux kernel, the following vulnerability has been resolved: nvmet-auth: assign dhkey to NULL after kfreesensitive ctrl-dhkey might be used across multiple calls to nvmetsetupdhgroup for the same controller. So it's better to nullify it after release on error path in order to avoid double...

7.7AI score0.00629EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added 2024/11/09 10:14 a.m.20 views

CVE-2024-50215

In the Linux kernel, the following vulnerability has been resolved: nvmet-auth: assign dhkey to NULL after kfreesensitive ctrl-dhkey might be used across multiple calls to nvmetsetupdhgroup for the same controller. So it's better to nullify it after release on error path in order to avoid double...

8.1CVSS5.9AI score0.00629EPSS
SaveExploits0
OSV
OSV
added 2024/11/09 10:14 a.m.24 views

CVE-2024-50215 nvmet-auth: assign dh_key to NULL after kfree_sensitive

In the Linux kernel, the following vulnerability has been resolved: nvmet-auth: assign dhkey to NULL after kfreesensitive ctrl-dhkey might be used across multiple calls to nvmetsetupdhgroup for the same controller. So it's better to nullify it after release on error path in order to avoid double...

8.1CVSS6.1AI score
SaveExploits0References8
CVE
CVE
added 2024/11/09 10:14 a.m.188 views

CVE-2024-50215

CVE-2024-50215 : The issue is in the Linux kernel nvmet-auth path. The controller key cb ctrl->dh_key could be reused after being freed in nvmet_destroy_auth() due to not nulling the pointer after kfree_sensitive. The fix, as cited in the connected Astra Linux/IBM/NVD entries, is to assign dh_...

8.1CVSS7.3AI score0.00629EPSS
SaveExploits0References5Affected Software1
Cvelist
Cvelist
added 2024/11/09 10:14 a.m.45 views

CVE-2024-50215 nvmet-auth: assign dh_key to NULL after kfree_sensitive

In the Linux kernel, the following vulnerability has been resolved: nvmet-auth: assign dhkey to NULL after kfreesensitive ctrl-dhkey might be used across multiple calls to nvmetsetupdhgroup for the same controller. So it's better to nullify it after release on error path in order to avoid double...

8.1CVSS0.00629EPSS
SaveExploits0References4
Rows per page
Query Builder