Lucene search
+L

173 matches found

CVE
CVE
added 2024/09/13 5:29 a.m.132 views

CVE-2024-46691

CVE-2024-46691 affects the Linux kernel USB Type-C UCSI path. The unregister path (ucsi_unregister) moved to be called from atomic context due to a PMIC_GLINK/IRq-callback spinlock change, making sleepable code paths (unregister) unsafe. This creates a potential flaw where unregistration can occu...

5.5CVSS6AI score0.00206EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2024/09/13 5:29 a.m.18 views

CVE-2024-46691 usb: typec: ucsi: Move unregister out of atomic section

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,...

6AI score
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2024/08/08 4:53 a.m.10 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
RedhatCVE
RedhatCVE
added 2024/05/20 2:21 p.m.25 views

CVE-2024-35924

In the Linux kernel, the following vulnerability has been resolved: usb: typec: ucsi: Limit read size on v1.2 Between UCSI 1.2 and UCSI 2.0, the size of the MESSAGEIN region was increased from 16 to 256. In order to avoid overflowing reads for older systems, add a mechanism to use the read UCSI...

5.5CVSS6.5AI score0.00217EPSS
SaveExploits0References4
NVD
NVD
added 2024/05/19 11:15 a.m.20 views

CVE-2024-35924

In the Linux kernel, the following vulnerability has been resolved: usb: typec: ucsi: Limit read size on v1.2 Between UCSI 1.2 and UCSI 2.0, the size of the MESSAGEIN region was increased from 16 to 256. In order to avoid overflowing reads for older systems, add a mechanism to use the read UCSI...

7.1CVSS6.4AI score0.00217EPSS
SaveExploits0References3
UbuntuCve
UbuntuCve
added 2024/05/19 11:15 a.m.21 views

CVE-2024-35924

In the Linux kernel, the following vulnerability has been resolved: usb: typec: ucsi: Limit read size on v1.2 Between UCSI 1.2 and UCSI 2.0, the size of the MESSAGEIN region was increased from 16 to 256. In order to avoid overflowing reads for older systems, add a mechanism to use the read UCSI...

7.1CVSS6.2AI score0.00217EPSS
SaveExploits0References9
Cvelist
Cvelist
added 2024/05/19 10:10 a.m.31 views

CVE-2024-35924 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 Between UCSI 1.2 and UCSI 2.0, the size of the MESSAGEIN region was increased from 16 to 256. In order to avoid overflowing reads for older systems, add a mechanism to use the read UCSI...

7.1CVSS6.4AI score0.00217EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2024/05/19 10:10 a.m.16 views

CVE-2024-35924 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 Between UCSI 1.2 and UCSI 2.0, the size of the MESSAGEIN region was increased from 16 to 256. In order to avoid overflowing reads for older systems, add a mechanism to use the read UCSI...

7.1CVSS6.7AI score0.00217EPSS
SaveExploits0References3
OSV
OSV
added 2024/05/19 10:10 a.m.18 views

CVE-2024-35924 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 Between UCSI 1.2 and UCSI 2.0, the size of the MESSAGEIN region was increased from 16 to 256. In order to avoid overflowing reads for older systems, add a mechanism to use the read UCSI...

7.1CVSS6.1AI score
SaveExploits0References6
CVE
CVE
added 2024/05/19 10:10 a.m.189 views

CVE-2024-35924

CVE-2024-35924 affects the Linux kernel USB Type-C UCSI driver (ucsi_read_message_in). Between UCSI 1.2 and 2.0, MESSAGE_IN size increased from 16 to 256, which could enable overflowing reads on older systems. The bug is mitigated by a mechanism that uses the UCSI version to truncate read sizes f...

7.1CVSS6.6AI score0.00217EPSS
SaveExploits0References3Affected Software1
CNNVD
CNNVD
added 2024/05/19 12:0 a.m.3 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 overflow problem in the usb:typec:ucsi module...

5.5CVSS6.7AI score0.00217EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2024/03/01 4:8 a.m.10 views

SUSE CVE-2021-46980

In the Linux kernel, the following vulnerability has been resolved: usb: typec: ucsi: Retrieve all the PDOs instead of just the first 4 commit 4dbc6a4ef06d "usb: typec: ucsi: save power data objects in PD mode" introduced retrieval of the PDOs when connected to a PD-capable source. But only the...

5.5CVSS7.6AI score0.0023EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
added 2024/02/29 9:2 a.m.32 views

CVE-2021-46980

In the Linux kernel, the following vulnerability has been resolved: usb: typec: ucsi: Retrieve all the PDOs instead of just the first 4 commit 4dbc6a4ef06d "usb: typec: ucsi: save power data objects in PD mode" introduced retrieval of the PDOs when connected to a PD-capable source. But only the...

6CVSS6.3AI score0.0023EPSS
SaveExploits0References4
OSV
OSV
added 2024/02/28 9:15 a.m.9 views

CVE-2021-46980

In the Linux kernel, the following vulnerability has been resolved: usb: typec: ucsi: Retrieve all the PDOs instead of just the first 4 commit 4dbc6a4ef06d "usb: typec: ucsi: save power data objects in PD mode" introduced retrieval of the PDOs when connected to a PD-capable source. But only the...

7.1CVSS7.1AI score
SaveExploits0References4
OSV
OSV
added 2024/02/28 9:15 a.m.7 views

DEBIAN-CVE-2021-46980

In the Linux kernel, the following vulnerability has been resolved: usb: typec: ucsi: Retrieve all the PDOs instead of just the first 4 commit 4dbc6a4ef06d "usb: typec: ucsi: save power data objects in PD mode" introduced retrieval of the PDOs when connected to a PD-capable source. But only the...

7.1CVSS6.2AI score0.0023EPSS
SaveExploits0References1
OSV
OSV
added 2024/02/28 9:15 a.m.9 views

UBUNTU-CVE-2021-46980

In the Linux kernel, the following vulnerability has been resolved: usb: typec: ucsi: Retrieve all the PDOs instead of just the first 4 commit 4dbc6a4ef06d "usb: typec: ucsi: save power data objects in PD mode" introduced retrieval of the PDOs when connected to a PD-capable source. But only the...

7.1CVSS6.6AI score0.0023EPSS
SaveExploits0References7
UbuntuCve
UbuntuCve
added 2024/02/28 9:15 a.m.25 views

CVE-2021-46980

In the Linux kernel, the following vulnerability has been resolved: usb: typec: ucsi: Retrieve all the PDOs instead of just the first 4 commit 4dbc6a4ef06d "usb: typec: ucsi: save power data objects in PD mode" introduced retrieval of the PDOs when connected to a PD-capable source. But only the...

7.1CVSS6.3AI score0.0023EPSS
SaveExploits0References6
Cvelist
Cvelist
added 2024/02/28 8:13 a.m.53 views

CVE-2021-46980 usb: typec: ucsi: Retrieve all the PDOs instead of just the first 4

In the Linux kernel, the following vulnerability has been resolved: usb: typec: ucsi: Retrieve all the PDOs instead of just the first 4 commit 4dbc6a4ef06d "usb: typec: ucsi: save power data objects in PD mode" introduced retrieval of the PDOs when connected to a PD-capable source. But only the...

6.4AI score0.0023EPSS
SaveExploits0References4
CVE
CVE
added 2024/02/28 8:13 a.m.115 views

CVE-2021-46980

The CVE-2021-46980 item concerns Linux kernel USB Type-C UCSI: the code previously retrieved only the first 4 power data objects (PDOs) due to a 16-byte MESSAGE_IN limit. This could cause an out-of-bounds access in ucsi_psy_get_voltage_now() when a PD source advertises more than 4 PDOs (up to 7 a...

7.1CVSS6.2AI score0.0023EPSS
SaveExploits0References4Affected Software1
Vulnrichment
Vulnrichment
added 2024/02/28 8:13 a.m.26 views

CVE-2021-46980 usb: typec: ucsi: Retrieve all the PDOs instead of just the first 4

In the Linux kernel, the following vulnerability has been resolved: usb: typec: ucsi: Retrieve all the PDOs instead of just the first 4 commit 4dbc6a4ef06d "usb: typec: ucsi: save power data objects in PD mode" introduced retrieval of the PDOs when connected to a PD-capable source. But only the...

6.5AI score0.0023EPSS
SaveExploits0References4
Rows per page
Query Builder