Lucene search
+L

517 matches found

Tenable Nessus
Tenable Nessus
added 2024/12/13 12:0 a.m.14 views

CBL Mariner 2.0 Security Update: kernel (CVE-2024-50006)

The version of kernel installed on the remote CBL Mariner 2.0 host is prior to tested version. It is, therefore, affected by a vulnerability as referenced in the CVE-2024-50006 advisory. - In the Linux kernel, the following vulnerability has been resolved: ext4: fix idatasem unlock order in...

4.7CVSS6AI score0.0019EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2024/12/13 12:0 a.m.11 views

CBL Mariner 2.0 Security Update: kernel (CVE-2024-50160)

The version of kernel installed on the remote CBL Mariner 2.0 host is prior to tested version. It is, therefore, affected by a vulnerability as referenced in the CVE-2024-50160 advisory. - In the Linux kernel, the following vulnerability has been resolved: ALSA: hda/cs8409: Fix possible NULL...

5.5CVSS6.1AI score0.00216EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2024/12/13 12:0 a.m.13 views

CBL Mariner 2.0 Security Update: kernel (CVE-2024-47749)

The version of kernel installed on the remote CBL Mariner 2.0 host is prior to tested version. It is, therefore, affected by a vulnerability as referenced in the CVE-2024-47749 advisory. - In the Linux kernel, the following vulnerability has been resolved: RDMA/cxgb4: Added NULL check for...

7.5CVSS6.1AI score0.00567EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2024/12/13 12:0 a.m.14 views

CBL Mariner 2.0 Security Update: kernel (CVE-2024-50180)

"The version of kernel installed on the remote CBL Mariner 2.0 host is prior to tested version. It is, therefore, affected by a vulnerability as referenced in the CVE-2024-50180 advisory. - In the Linux kernel, the following vulnerability has been resolved: fbdev: sisfb: Fix strbuf array overflow...

7.8CVSS6.2AI score0.00255EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2024/11/21 7:13 p.m.14 views

CVE-2024-50180

In the Linux kernel, the following vulnerability has been resolved: fbdev: sisfb: Fix strbuf array overflow The values of the variables xres and yres are placed in strbuf. These variables are obtained from strbuf1. The strbuf1 array contains digit characters and a space if the array contains...

7.8CVSS7AI score0.00255EPSS
SaveExploits0References4
NVD
NVD
added 2024/11/09 11:15 a.m.30 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 10:14 a.m.23 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.174 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.40 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
OSV
OSV
added 2024/11/08 6:15 a.m.2 views

DEBIAN-CVE-2024-50205

In the Linux kernel, the following vulnerability has been resolved: ALSA: firewire-lib: Avoid division by zero in applyconstrainttosize The step variable is initialized to zero. It is changed in the loop, but if it's not changed it will remain zero. Add a variable check before the division. The...

5.5CVSS5.6AI score0.00229EPSS
SaveExploits0References1
NVD
NVD
added 2024/11/08 6:15 a.m.14 views

CVE-2024-50180

In the Linux kernel, the following vulnerability has been resolved: fbdev: sisfb: Fix strbuf array overflow The values of the variables xres and yres are placed in strbuf. These variables are obtained from strbuf1. The strbuf1 array contains digit characters and a space if the array contains...

7.8CVSS0.00255EPSS
SaveExploits0References10
CVE
CVE
added 2024/11/08 5:38 a.m.170 views

CVE-2024-50180

Technical details about CVE-2024-50180 are not publicly provided in the connected documents. Please monitor official updates and vendor advisories for the affected Linux kernel components and remediation guidance.

7.8CVSS6.5AI score0.00255EPSS
SaveExploits0References10Affected Software1
OSV
OSV
added 2024/11/08 5:38 a.m.16 views

CVE-2024-50180 fbdev: sisfb: Fix strbuf array overflow

In the Linux kernel, the following vulnerability has been resolved: fbdev: sisfb: Fix strbuf array overflow The values of the variables xres and yres are placed in strbuf. These variables are obtained from strbuf1. The strbuf1 array contains digit characters and a space if the array contains...

7.8CVSS6.2AI score
SaveExploits0References13
Cvelist
Cvelist
added 2024/11/08 5:38 a.m.31 views

CVE-2024-50180 fbdev: sisfb: Fix strbuf array overflow

In the Linux kernel, the following vulnerability has been resolved: fbdev: sisfb: Fix strbuf array overflow The values of the variables xres and yres are placed in strbuf. These variables are obtained from strbuf1. The strbuf1 array contains digit characters and a space if the array contains...

0.00255EPSS
SaveExploits0References8
NVD
NVD
added 2024/11/07 10:15 a.m.22 views

CVE-2024-50145

In the Linux kernel, the following vulnerability has been resolved: octeonep: Add SKB allocation failures handling in octepoqprocessrx buildskb returns NULL in case of a memory allocation failure so handle it inside octepoqprocessrx to avoid NULL pointer dereference. octepoqprocessrx is called...

7.5CVSS0.00576EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2024/11/07 9:31 a.m.17 views

CVE-2024-50160 ALSA: hda/cs8409: Fix possible NULL dereference

In the Linux kernel, the following vulnerability has been resolved: ALSA: hda/cs8409: Fix possible NULL dereference If sndhdagenaddkctl fails to allocate memory and returns NULL, then NULL pointer dereference will occur in the next line. Since dolphinfixups function is a hdafixup function which i...

0.00216EPSS
SaveExploits0References5
OSV
OSV
added 2024/11/07 9:31 a.m.14 views

CVE-2024-50160 ALSA: hda/cs8409: Fix possible NULL dereference

In the Linux kernel, the following vulnerability has been resolved: ALSA: hda/cs8409: Fix possible NULL dereference If sndhdagenaddkctl fails to allocate memory and returns NULL, then NULL pointer dereference will occur in the next line. Since dolphinfixups function is a hdafixup function which i...

5.5CVSS6AI score
SaveExploits0References9
CVE
CVE
added 2024/11/07 9:31 a.m.149 views

CVE-2024-50160

In CVE-2024-50160, the Linux kernel ALSA hda/cs8409 driver could dereference NULL if snd_hda_gen_add_kctl failed to allocate memory, leading to a NULL pointer dereference. The fix adds a pre-dereference check in the dolphin_fixups hda_fixup path (which is not supposed to return errors) and ignore...

5.5CVSS5.2AI score0.00216EPSS
SaveExploits0References6Affected Software1
CVE
CVE
added 2024/11/07 9:31 a.m.142 views

CVE-2024-50145

Summary: CVE-2024-50145 concerns the Linux kernel octeon_ep driver. The root cause is the possibility that build_skb() returns NULL on memory allocation failure during RX processing in __octep_oq_process_rx(). The documented fix handles such skb allocation failures inside __octep_oq_process_rx():...

7.5CVSS5.2AI score0.00576EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2024/11/07 9:31 a.m.18 views

CVE-2024-50145 octeon_ep: Add SKB allocation failures handling in __octep_oq_process_rx()

In the Linux kernel, the following vulnerability has been resolved: octeonep: Add SKB allocation failures handling in octepoqprocessrx buildskb returns NULL in case of a memory allocation failure so handle it inside octepoqprocessrx to avoid NULL pointer dereference. octepoqprocessrx is called...

7.5CVSS5.9AI score
SaveExploits0References8
Rows per page
Query Builder