Lucene search
+L

72 matches found

Vulnrichment
Vulnrichment
•added 2024/05/21 3:32 p.m.•39 views

CVE-2023-52877 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...

6.7AI score0.00222EPSS
SaveExploits0References5
NVD
NVD
•added 2024/05/21 3:15 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...

7.8CVSS6.4AI score0.00231EPSS
SaveExploits0References3
UbuntuCve
UbuntuCve
•added 2024/05/21 3:15 p.m.•26 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...

7.8CVSS5.9AI score0.00231EPSS
SaveExploits0References5
OSV
OSV
•added 2024/05/21 3:15 p.m.•16 views

UBUNTU-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.8CVSS5.7AI score0.00231EPSS
SaveExploits0References6
Vulnrichment
Vulnrichment
•added 2024/05/21 2:19 p.m.•18 views

CVE-2021-47268 usb: typec: tcpm: cancel vdm and state machine hrtimer when unregister tcpm port

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

6.7AI score0.00231EPSS
SaveExploits0References3
CVE
CVE
•added 2024/05/21 2:19 p.m.•94 views

CVE-2021-47268

CVE-2021-47268: Unity/Linux kernel advisory describes a fix for usb: typec: tcpm: cancel vdm and state machine hrtimer when unregister tcpm port, addressing a pending hrtimer that may expire after tcpm port destruction. Root cause is a pending hrtimer in tcpm that could fire during module unload,...

7.8CVSS6.5AI score0.00231EPSS
SaveExploits0References3Affected Software1
Cvelist
Cvelist
•added 2024/05/21 2:19 p.m.•43 views

CVE-2021-47268 usb: typec: tcpm: cancel vdm and state machine hrtimer when unregister tcpm port

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

6.3AI score0.00231EPSS
SaveExploits0References3
Debian CVE
Debian CVE
•added 2024/05/21 2:19 p.m.•63 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...

7.8CVSS5.8AI score0.00231EPSS
SaveExploits0
BDU FSTEC
BDU FSTEC
•added 2024/05/15 12:00 a.m.•17 views

The vulnerability of the `tcpm_port_unregister_pd()` function in the `drivers/usb/typec/tcpm/tcpm.c` file of the Linux kernel-based Type-C controller driver allows a attacker to cause a service failure or exert other adverse effects.

The vulnerability of the tcpmportunregisterpd function in the drivers/usb/typec/tcpm/tcpm.c file of the Linux kernel’s Type-C controller driver is related to the re-liberation of previously freed memory. Exploiting this vulnerability could allow an attacker to cause a service failure or have othe...

7.8CVSS6.7AI score0.00216EPSS
SaveExploits0References7Affected Software1
SUSE CVE
SUSE CVE
•added 2024/05/03 2:09 a.m.•5 views

SUSE CVE-2024-26932

In the Linux kernel, the following vulnerability has been resolved: usb: typec: tcpm: fix double-free issue in tcpmportunregisterpd When unregister pd capabilitie in tcpm, KASAN will capture below double -free issue. The root cause is the same capabilitiy will be kfreed twice, the first time is...

6.6CVSS6.8AI score0.00216EPSS
SaveExploits0References13
RedhatCVE
RedhatCVE
•added 2024/05/01 7:35 p.m.•28 views

CVE-2024-26995

A potential off-by-one overflow was found in drivers/usb/typec/tcpm/tcpm.c in the Linux kernel. This could cause over current or port resets...

5.5CVSS8.2AI score0.00238EPSS
SaveExploits0References4
NVD
NVD
•added 2024/05/01 6:15 a.m.•17 views

CVE-2024-26995

In the Linux kernel, the following vulnerability has been resolved: usb: typec: tcpm: Correct the PDO counting in pdset Off-by-one errors happen because nrsnkpdo and nrsrcpdo are incorrectly added one. The index of the loop is equal to the number of PDOs to be updated when leaving the loop and it...

7.8CVSS7.5AI score0.00238EPSS
SaveExploits0References5
NVD
NVD
•added 2024/05/01 6:15 a.m.•29 views

CVE-2024-26932

In the Linux kernel, the following vulnerability has been resolved: usb: typec: tcpm: fix double-free issue in tcpmportunregisterpd When unregister pd capabilitie in tcpm, KASAN will capture below double -free issue. The root cause is the same capabilitiy will be kfreed twice, the first time is...

7.8CVSS7.5AI score0.00216EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
•added 2024/05/01 6:15 a.m.•48 views

CVE-2024-26932

In the Linux kernel, the following vulnerability has been resolved: usb: typec: tcpm: fix double-free issue in tcpmportunregisterpd When unregister pd capabilitie in tcpm, KASAN will capture below double -free issue. The root cause is the same capabilitiy will be kfreed twice, the first time is...

7.8CVSS6.3AI score0.00216EPSS
SaveExploits0References9
UbuntuCve
UbuntuCve
•added 2024/05/01 6:15 a.m.•24 views

CVE-2024-26995

In the Linux kernel, the following vulnerability has been resolved: usb: typec: tcpm: Correct the PDO counting in pdset Off-by-one errors happen because nrsnkpdo and nrsrcpdo are incorrectly added one. The index of the loop is equal to the number of PDOs to be updated when leaving the loop and it...

7.8CVSS6.5AI score0.00238EPSS
SaveExploits0References8
Vulnrichment
Vulnrichment
•added 2024/05/01 5:28 a.m.•22 views

CVE-2024-26995 usb: typec: tcpm: Correct the PDO counting in pd_set

In the Linux kernel, the following vulnerability has been resolved: usb: typec: tcpm: Correct the PDO counting in pdset Off-by-one errors happen because nrsnkpdo and nrsrcpdo are incorrectly added one. The index of the loop is equal to the number of PDOs to be updated when leaving the loop and it...

6.9AI score0.00238EPSS
SaveExploits0References2
OSV
OSV
•added 2024/05/01 5:28 a.m.•22 views

CVE-2024-26995 usb: typec: tcpm: Correct the PDO counting in pd_set

In the Linux kernel, the following vulnerability has been resolved: usb: typec: tcpm: Correct the PDO counting in pdset Off-by-one errors happen because nrsnkpdo and nrsrcpdo are incorrectly added one. The index of the loop is equal to the number of PDOs to be updated when leaving the loop and it...

6.2AI score
SaveExploits0References8
Cvelist
Cvelist
•added 2024/05/01 5:28 a.m.•60 views

CVE-2024-26995 usb: typec: tcpm: Correct the PDO counting in pd_set

In the Linux kernel, the following vulnerability has been resolved: usb: typec: tcpm: Correct the PDO counting in pdset Off-by-one errors happen because nrsnkpdo and nrsrcpdo are incorrectly added one. The index of the loop is equal to the number of PDOs to be updated when leaving the loop and it...

7.7AI score0.00238EPSS
SaveExploits0References2
Debian CVE
Debian CVE
•added 2024/05/01 5:28 a.m.•74 views

CVE-2024-26995

In the Linux kernel, the following vulnerability has been resolved: usb: typec: tcpm: Correct the PDO counting in pdset Off-by-one errors happen because nrsnkpdo and nrsrcpdo are incorrectly added one. The index of the loop is equal to the number of PDOs to be updated when leaving the loop and it...

7.8CVSS7.3AI score0.00238EPSS
SaveExploits0
CVE
CVE
•added 2024/05/01 5:28 a.m.•3673 views

CVE-2024-26995

The CVE-2024-26995 issue affects the Linux kernel USB Type-C controller (tcpdm) code path, specifically pd_set handling in usb: typec: tcpm. The root cause is an off-by-one error where nr_snk_pdo and nr_src_pdo are incremented one time too many, causing loop index misalignment during Power Negoti...

7.8CVSS6.6AI score0.00238EPSS
SaveExploits0References5Affected Software1
Rows per page
Query Builder