Lucene search
+L

72 matches found

Positive Technologies
Positive Technologies
•added 2025/05/06 12:00 a.m.•13 views

PT-2025-28988

Name of the Vulnerable Software and Affected Versions: Linux Kernel affected versions not specified Description: A vulnerability exists in the Linux kernel related to the handling of DisplayPort Alt Mode. A previous state check in tcpm queue vdm unlocked could lead to a deadlock situation where t...

7.8CVSS7.8AI score0.03133EPSS
SaveExploits13References1840
SUSE CVE
SUSE CVE
•added 2025/05/03 2:51 a.m.•16 views

SUSE CVE-2023-53048

In the Linux kernel, the following vulnerability has been resolved: usb: typec: tcpm: fix warning when handle discoveridentity message Since both source and sink device can send discoveridentity message in PD3, kernel may dump below warning: ------------ cut here ------------ WARNING: CPU: 0 PID:...

5.5CVSS6.3AI score0.00193EPSS
SaveExploits0References9
OSV
OSV
•added 2025/05/02 3:55 p.m.•14 views

CVE-2023-53048 usb: typec: tcpm: fix warning when handle discover_identity message

In the Linux kernel, the following vulnerability has been resolved: usb: typec: tcpm: fix warning when handle discoveridentity message Since both source and sink device can send discoveridentity message in PD3, kernel may dump below warning: ------------ cut here ------------ WARNING: CPU: 0 PID:...

5.9AI score
SaveExploits0References7
Cvelist
Cvelist
•added 2025/05/02 3:55 p.m.•28 views

CVE-2023-53048 usb: typec: tcpm: fix warning when handle discover_identity message

In the Linux kernel, the following vulnerability has been resolved: usb: typec: tcpm: fix warning when handle discoveridentity message Since both source and sink device can send discoveridentity message in PD3, kernel may dump below warning: ------------ cut here ------------ WARNING: CPU: 0 PID:...

0.00193EPSS
SaveExploits0References4
BDU FSTEC
BDU FSTEC
•added 2024/12/02 12:00 a.m.•13 views

The vulnerability of the tcpmp component in the Linux operating system’s kernel allows a hacker to cause a service failure.

The vulnerability of the tcpm component in the Linux operating system’s kernel is related to the assignment of the NULL pointer in the tcpmpdsvdm function. Exploiting this vulnerability can allow an attacker to cause a service failure...

5.5CVSS6.1AI score0.00222EPSS
SaveExploits0References20Affected Software5
RedhatCVE
RedhatCVE
•added 2024/07/16 2:23 p.m.•20 views

CVE-2024-40903

A vulnerability was found in the tcpmregistersourcecaps function in the Linux kernel's USB Type-C TCPM component. This issue arises when new, potentially invalid source capabilities are advertised while existing capabilities are unregistered, leading to a use-after-free condition if the...

5.2CVSS8.2AI score0.00284EPSS
SaveExploits0References4
NVD
NVD
•added 2024/07/12 1:15 p.m.•23 views

CVE-2024-40903

In the Linux kernel, the following vulnerability has been resolved: usb: typec: tcpm: fix use-after-free case in tcpmregistersourcecaps There could be a potential use-after-free case in tcpmregistersourcecaps. This could happen when: new say invalid source caps are advertised the existing source...

7.8CVSS0.00284EPSS
SaveExploits0References5
UbuntuCve
UbuntuCve
•added 2024/07/12 1:15 p.m.•23 views

CVE-2024-40903

In the Linux kernel, the following vulnerability has been resolved: usb: typec: tcpm: fix use-after-free case in tcpmregistersourcecaps There could be a potential use-after-free case in tcpmregistersourcecaps. This could happen when: new say invalid source caps are advertised the existing source...

7.8CVSS6.4AI score0.00284EPSS
SaveExploits0References13
CVE
CVE
•added 2024/07/12 12:20 p.m.•186 views

CVE-2024-40903

The CVE-2024-40903 issue affects the Linux kernel in the USB Type-C Power Delivery path. Specifically, a use-after-free could occur in tcpm_register_source_caps when new (potentially invalid) source capabilities are advertised, existing source caps are unregistered, and an error occurs in usb_pow...

7.8CVSS8.3AI score0.00284EPSS
SaveExploits0References5Affected Software1
Debian CVE
Debian CVE
•added 2024/07/12 12:20 p.m.•43 views

CVE-2024-40903

In the Linux kernel, the following vulnerability has been resolved: usb: typec: tcpm: fix use-after-free case in tcpmregistersourcecaps There could be a potential use-after-free case in tcpmregistersourcecaps. This could happen when: new say invalid source caps are advertised the existing source...

7.8CVSS5.8AI score0.00284EPSS
SaveExploits0
Vulnrichment
Vulnrichment
•added 2024/07/12 12:20 p.m.•19 views

CVE-2024-40903 usb: typec: tcpm: fix use-after-free case in tcpm_register_source_caps

In the Linux kernel, the following vulnerability has been resolved: usb: typec: tcpm: fix use-after-free case in tcpmregistersourcecaps There could be a potential use-after-free case in tcpmregistersourcecaps. This could happen when: new say invalid source caps are advertised the existing source...

6.7AI score0.00284EPSS
SaveExploits0References4
Cvelist
Cvelist
•added 2024/07/12 12:20 p.m.•34 views

CVE-2024-40903 usb: typec: tcpm: fix use-after-free case in tcpm_register_source_caps

In the Linux kernel, the following vulnerability has been resolved: usb: typec: tcpm: fix use-after-free case in tcpmregistersourcecaps There could be a potential use-after-free case in tcpmregistersourcecaps. This could happen when: new say invalid source caps are advertised the existing source...

0.00284EPSS
SaveExploits0References4
OSV
OSV
•added 2024/07/12 12:20 p.m.•21 views

CVE-2024-40903 usb: typec: tcpm: fix use-after-free case in tcpm_register_source_caps

In the Linux kernel, the following vulnerability has been resolved: usb: typec: tcpm: fix use-after-free case in tcpmregistersourcecaps There could be a potential use-after-free case in tcpmregistersourcecaps. This could happen when: new say invalid source caps are advertised the existing source...

5.9AI score
SaveExploits0References8
RedHat Linux
RedHat Linux
•added 2024/07/08 2:05 a.m.•8 views

kernel: usb: typec: tcpm: Fix NULL pointer dereference in tcpm_pd_svdm()

In the Linux kernel, the following vulnerability has been resolved: usb: typec: tcpm: Fix NULL pointer dereference in tcpmpdsvdm It is possible that typecregisterpartner returns ERRPTR on failure. When port-partner is an error, a NULL pointer dereference may occur as shown below. 91222.095236 T31...

5.5CVSS6.4AI score0.00222EPSS
SaveExploits0References5
NVD
NVD
•added 2024/05/30 4:15 p.m.•28 views

CVE-2024-36893

In the Linux kernel, the following vulnerability has been resolved: usb: typec: tcpm: Check for port partner validity before consuming it typecregisterpartner does not guarantee partner registration to always succeed. In the event of failure, port-partner is set to the error value or NULL. Given...

5.5CVSS6.4AI score0.00227EPSS
SaveExploits0References5
Vulnrichment
Vulnrichment
•added 2024/05/30 3:28 p.m.•26 views

CVE-2024-36893 usb: typec: tcpm: Check for port partner validity before consuming it

In the Linux kernel, the following vulnerability has been resolved: usb: typec: tcpm: Check for port partner validity before consuming it typecregisterpartner does not guarantee partner registration to always succeed. In the event of failure, port-partner is set to the error value or NULL. Given...

6.8AI score0.00227EPSS
SaveExploits0References5
Cvelist
Cvelist
•added 2024/05/30 3:28 p.m.•33 views

CVE-2024-36893 usb: typec: tcpm: Check for port partner validity before consuming it

In the Linux kernel, the following vulnerability has been resolved: usb: typec: tcpm: Check for port partner validity before consuming it typecregisterpartner does not guarantee partner registration to always succeed. In the event of failure, port-partner is set to the error value or NULL. Given...

6.4AI score0.00227EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
•added 2024/05/23 1:29 p.m.•38 views

CVE-2021-47268

In the Linux kernel, the following vulnerability has been resolved: usb: typec: tcpm: cancel vdm and state machine hrtimer when unregister tcpm port A pending hrtimer may expire after the kthreadworker of tcpm port is destroyed, see below kernel dump when do module unload, fix it by cancel the 2...

5.5CVSS6AI score0.00231EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
•added 2024/05/23 3:05 a.m.•10 views

SUSE CVE-2021-47268

In the Linux kernel, the following vulnerability has been resolved: usb: typec: tcpm: cancel vdm and state machine hrtimer when unregister tcpm port A pending hrtimer may expire after the kthreadworker of tcpm port is destroyed, see below kernel dump when do module unload, fix it by cancel the 2...

7.8CVSS6.5AI score0.00231EPSS
SaveExploits0References3
NVD
NVD
•added 2024/05/21 4:15 p.m.•19 views

CVE-2023-52877

In the Linux kernel, the following vulnerability has been resolved: usb: typec: tcpm: Fix NULL pointer dereference in tcpmpdsvdm It is possible that typecregisterpartner returns ERRPTR on failure. When port-partner is an error, a NULL pointer dereference may occur as shown below. 91222.095236 T31...

5.5CVSS6.3AI score0.00222EPSS
SaveExploits0References5
Rows per page
Query Builder