Lucene search
+L

173 matches found

OSV
OSV
added 2024/11/19 2:16 a.m.4 views

DEBIAN-CVE-2024-50268

In the Linux kernel, the following vulnerability has been resolved: usb: typec: fix potential out of bounds in ucsiccgupdatesetnewcamcmd The "cmd" variable can be controlled by the user via debugfs. That means "newcam" can be as high as 255 while the size of the uc-updated array is UCSIMAXALTMODE...

7.1CVSS6.1AI score0.00262EPSS
SaveExploits0References1
OSV
OSV
added 2024/11/19 2:16 a.m.19 views

AZL-53618 CVE-2024-50268 affecting package kernel for versions less than 5.15.173.1-1

In the Linux kernel, the following vulnerability has been resolved: usb: typec: fix potential out of bounds in ucsiccgupdatesetnewcamcmd The "cmd" variable can be controlled by the user via debugfs. That means "newcam" can be as high as 255 while the size of the uc-updated array is UCSIMAXALTMODE...

7.1CVSS6.7AI score0.00262EPSS
SaveExploits0References1
OSV
OSV
added 2024/11/19 2:16 a.m.15 views

UBUNTU-CVE-2024-50268

In the Linux kernel, the following vulnerability has been resolved: usb: typec: fix potential out of bounds in ucsiccgupdatesetnewcamcmd The "cmd" variable can be controlled by the user via debugfs. That means "newcam" can be as high as 255 while the size of the uc-updated array is UCSIMAXALTMODE...

7.8CVSS6.5AI score0.00262EPSS
SaveExploits0References35
CNNVD
CNNVD
added 2024/11/19 12:0 a.m.10 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in the Linux kernel that stems from an out-of-bounds issue in the ucsiccgupdatesetnewcamcmd function...

7.1CVSS6.7AI score0.00262EPSS
SaveExploits0References7
OSV
OSV
added 2024/11/15 12:21 p.m.8 views

OESA-2024-2423 kernel security update

The Linux Kernel, the operating system core itself. Security Fixes: In the Linux kernel, the following vulnerability has been resolved: usb: typec: ucsi: Fix null pointer dereference in trace ucsiregisteraltmode checks ISERR for the alt pointer and treats NULL as valid. When CONFIGTYPECDPALTMODE ...

9.8CVSS5.7AI score0.00983EPSS
SaveExploits0References21
RedHat Linux
RedHat Linux
added 2024/11/12 9:11 a.m.8 views

kernel: usb: typec: ucsi: Limit read size on v1.2

In the Linux kernel, the following vulnerability has been resolved: usb: typec: ucsi: Limit read size on v1.2 The Linux kernel CVE team has assigned CVE-2024-35924 to this issue. Upstream advisory: https://lore.kernel.org/linux-cve-announce/2024051914-CVE-2024-35924-90f6@gregkh/T...

7.1CVSS6.8AI score0.00217EPSS
SaveExploits0References5
Amazon
Amazon
added 2024/10/02 12:0 a.m.9 views

Important: kernel

Issue Overview: In the Linux kernel, the following vulnerability has been resolved: btrfs: fix use-after-free after failure to create a snapshot CVE-2022-48733 In the Linux kernel, the following vulnerability has been resolved: rcu-tasks: Fix showrcutaskstracegpkthread buffer overflow...

7.8CVSS7.1AI score0.00757EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2024/09/19 3:11 a.m.7 views

SUSE CVE-2024-46719

In the Linux kernel, the following vulnerability has been resolved: usb: typec: ucsi: Fix null pointer dereference in trace ucsiregisteraltmode checks ISERR for the alt pointer and treats NULL as valid. When CONFIGTYPECDPALTMODE is not enabled, ucsiregisterdisplayport returns NULL which causes a...

5.5CVSS6.3AI score0.00239EPSS
SaveExploits0References14
OSV
OSV
added 2024/09/18 7:15 a.m.1 views

DEBIAN-CVE-2024-46719

In the Linux kernel, the following vulnerability has been resolved: usb: typec: ucsi: Fix null pointer dereference in trace ucsiregisteraltmode checks ISERR for the alt pointer and treats NULL as valid. When CONFIGTYPECDPALTMODE is not enabled, ucsiregisterdisplayport returns NULL which causes a...

5.5CVSS5.6AI score0.00239EPSS
SaveExploits0References1
OSV
OSV
added 2024/09/18 7:15 a.m.7 views

AZL-49404 CVE-2024-46719 affecting package kernel for versions less than 5.15.167.1-1

In the Linux kernel, the following vulnerability has been resolved: usb: typec: ucsi: Fix null pointer dereference in trace ucsiregisteraltmode checks ISERR for the alt pointer and treats NULL as valid. When CONFIGTYPECDPALTMODE is not enabled, ucsiregisterdisplayport returns NULL which causes a...

5.5CVSS6.3AI score0.00239EPSS
SaveExploits0References1
NVD
NVD
added 2024/09/18 7:15 a.m.22 views

CVE-2024-46719

In the Linux kernel, the following vulnerability has been resolved: usb: typec: ucsi: Fix null pointer dereference in trace ucsiregisteraltmode checks ISERR for the alt pointer and treats NULL as valid. When CONFIGTYPECDPALTMODE is not enabled, ucsiregisterdisplayport returns NULL which causes a...

5.5CVSS0.00239EPSS
SaveExploits0References9
Vulnrichment
Vulnrichment
added 2024/09/18 6:32 a.m.16 views

CVE-2024-46719 usb: typec: ucsi: Fix null pointer dereference in trace

In the Linux kernel, the following vulnerability has been resolved: usb: typec: ucsi: Fix null pointer dereference in trace ucsiregisteraltmode checks ISERR for the alt pointer and treats NULL as valid. When CONFIGTYPECDPALTMODE is not enabled, ucsiregisterdisplayport returns NULL which causes a...

6.8AI score0.00239EPSS
SaveExploits0References7
CVE
CVE
added 2024/09/18 6:32 a.m.130 views

CVE-2024-46719

CVE-2024-46719 (Linux kernel) addresses a NULL pointer dereference in the USB Type-C UCSI code. The root cause is that ucsi_register_altmode considers NULL a valid alt pointer and, when CONFIG_TYPEC_DP_ALTMODE is disabled, ucsi_register_displayport can return NULL, leading to a NULL pointer deref...

5.5CVSS6AI score0.00239EPSS
SaveExploits0References9Affected Software1
OSV
OSV
added 2024/09/18 6:32 a.m.19 views

CVE-2024-46719 usb: typec: ucsi: Fix null pointer dereference in trace

In the Linux kernel, the following vulnerability has been resolved: usb: typec: ucsi: Fix null pointer dereference in trace ucsiregisteraltmode checks ISERR for the alt pointer and treats NULL as valid. When CONFIGTYPECDPALTMODE is not enabled, ucsiregisterdisplayport returns NULL which causes a...

6AI score
SaveExploits0References12
Debian CVE
Debian CVE
added 2024/09/18 6:32 a.m.21 views

CVE-2024-46719

In the Linux kernel, the following vulnerability has been resolved: usb: typec: ucsi: Fix null pointer dereference in trace ucsiregisteraltmode checks ISERR for the alt pointer and treats NULL as valid. When CONFIGTYPECDPALTMODE is not enabled, ucsiregisterdisplayport returns NULL which causes a...

5.5CVSS5.6AI score0.00239EPSS
SaveExploits0
Cvelist
Cvelist
added 2024/09/18 6:32 a.m.28 views

CVE-2024-46719 usb: typec: ucsi: Fix null pointer dereference in trace

In the Linux kernel, the following vulnerability has been resolved: usb: typec: ucsi: Fix null pointer dereference in trace ucsiregisteraltmode checks ISERR for the alt pointer and treats NULL as valid. When CONFIGTYPECDPALTMODE is not enabled, ucsiregisterdisplayport returns NULL which causes a...

0.00239EPSS
SaveExploits0References7
RedhatCVE
RedhatCVE
added 2024/09/13 3:13 p.m.14 views

CVE-2024-46691

In the Linux kernel, the following vulnerability has been resolved: usb: typec: ucsi: Move unregister out of atomic section Commit '9329933699b3 "soc: qcom: pmicglink: Make client-lock non-sleeping"' moved the pmicglink client list under a spinlock, as it is accessed by the rpmsg/glink callback,...

4.4CVSS6.8AI score0.00206EPSS
SaveExploits0References4
OSV
OSV
added 2024/09/13 6:15 a.m.1 views

DEBIAN-CVE-2024-46691

In the Linux kernel, the following vulnerability has been resolved: usb: typec: ucsi: Move unregister out of atomic section Commit '9329933699b3 "soc: qcom: pmicglink: Make client-lock non-sleeping"' moved the pmicglink client list under a spinlock, as it is accessed by the rpmsg/glink callback,...

5.5CVSS5.5AI score0.00206EPSS
SaveExploits0References1
NVD
NVD
added 2024/09/13 6:15 a.m.22 views

CVE-2024-46691

In the Linux kernel, the following vulnerability has been resolved: usb: typec: ucsi: Move unregister out of atomic section Commit '9329933699b3 "soc: qcom: pmicglink: Make client-lock non-sleeping"' moved the pmicglink client list under a spinlock, as it is accessed by the rpmsg/glink callback,...

5.5CVSS0.00206EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2024/09/13 5:29 a.m.38 views

CVE-2024-46691

In the Linux kernel, the following vulnerability has been resolved: usb: typec: ucsi: Move unregister out of atomic section Commit '9329933699b3 "soc: qcom: pmicglink: Make client-lock non-sleeping"' moved the pmicglink client list under a spinlock, as it is accessed by the rpmsg/glink callback,...

5.5CVSS5.5AI score0.00206EPSS
SaveExploits0
Rows per page
Query Builder