Lucene search
+L

859 matches found

OSV
OSV
added 2024/09/13 7:15 a.m.14 views

AZL-49332 CVE-2024-46702 affecting package kernel for versions less than 5.15.167.1-1

In the Linux kernel, the following vulnerability has been resolved: thunderbolt: Mark XDomain as unplugged when router is removed I noticed that when we do discrete host router NVM upgrade and it gets hot-removed from the PCIe side as a result of NVM firmware authentication, if there is another...

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

CVE-2024-46702

In the Linux kernel, the following vulnerability has been resolved: thunderbolt: Mark XDomain as unplugged when router is removed I noticed that when we do discrete host router NVM upgrade and it gets hot-removed from the PCIe side as a result of NVM firmware authentication, if there is another...

5.5CVSS0.00238EPSS
SaveExploits0References8
OSV
OSV
added 2024/09/13 7:15 a.m.2 views

DEBIAN-CVE-2024-46702

In the Linux kernel, the following vulnerability has been resolved: thunderbolt: Mark XDomain as unplugged when router is removed I noticed that when we do discrete host router NVM upgrade and it gets hot-removed from the PCIe side as a result of NVM firmware authentication, if there is another...

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

UBUNTU-CVE-2024-46702

In the Linux kernel, the following vulnerability has been resolved: thunderbolt: Mark XDomain as unplugged when router is removed I noticed that when we do discrete host router NVM upgrade and it gets hot-removed from the PCIe side as a result of NVM firmware authentication, if there is another...

5.5CVSS6.2AI score0.00238EPSS
SaveExploits0References19
Cvelist
Cvelist
added 2024/09/13 6:27 a.m.28 views

CVE-2024-46702 thunderbolt: Mark XDomain as unplugged when router is removed

In the Linux kernel, the following vulnerability has been resolved: thunderbolt: Mark XDomain as unplugged when router is removed I noticed that when we do discrete host router NVM upgrade and it gets hot-removed from the PCIe side as a result of NVM firmware authentication, if there is another...

0.00238EPSS
SaveExploits0References6
OSV
OSV
added 2024/09/13 6:27 a.m.22 views

CVE-2024-46702 thunderbolt: Mark XDomain as unplugged when router is removed

In the Linux kernel, the following vulnerability has been resolved: thunderbolt: Mark XDomain as unplugged when router is removed I noticed that when we do discrete host router NVM upgrade and it gets hot-removed from the PCIe side as a result of NVM firmware authentication, if there is another...

6.1AI score
SaveExploits0References11
Vulnrichment
Vulnrichment
added 2024/09/13 6:27 a.m.17 views

CVE-2024-46702 thunderbolt: Mark XDomain as unplugged when router is removed

In the Linux kernel, the following vulnerability has been resolved: thunderbolt: Mark XDomain as unplugged when router is removed I noticed that when we do discrete host router NVM upgrade and it gets hot-removed from the PCIe side as a result of NVM firmware authentication, if there is another...

6.8AI score0.00238EPSS
SaveExploits0References6
CVE
CVE
added 2024/09/13 6:27 a.m.138 views

CVE-2024-46702

CVE-2024-46702 (Linux kernel) relates to Thunderbolt: when a router is removed, the code previously blocked cleanup of XDomain paths due to tb_disconnect_xdomain_paths() racing with tb_stop() during host router NVM upgrade. The fix marks the XDomain as unplugged during removal, allowing tb_stop()...

5.5CVSS6AI score0.00238EPSS
SaveExploits0References8Affected Software1
Debian CVE
Debian CVE
added 2024/09/13 6:27 a.m.26 views

CVE-2024-46702

In the Linux kernel, the following vulnerability has been resolved: thunderbolt: Mark XDomain as unplugged when router is removed I noticed that when we do discrete host router NVM upgrade and it gets hot-removed from the PCIe side as a result of NVM firmware authentication, if there is another...

5.5CVSS5.7AI score0.00238EPSS
SaveExploits0
RedhatCVE
RedhatCVE
added 2024/06/14 4:12 a.m.44 views

CVE-2024-36969

A vulnerability was found in the setupdscconfig function in the Linux kernel, where a lack of proper checks could lead to a divide-by-zero scenario caused when the variable sliceheight is 0. This issue could lead to crashes. Mitigation Mitigation for this issue is either not available or the...

5.5CVSS6.8AI score0.00213EPSS
SaveExploits0References4
NVD
NVD
added 2024/06/08 1:15 p.m.34 views

CVE-2024-36969

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Fix division by zero in setupdscconfig When sliceheight is 0, the division by sliceheight in the calculation of the number of slices will cause a division by zero driver crash. This leaves the kernel in a state...

5.5CVSS0.00213EPSS
SaveExploits0References6
UbuntuCve
UbuntuCve
added 2024/06/08 1:15 p.m.28 views

CVE-2024-36969

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Fix division by zero in setupdscconfig When sliceheight is 0, the division by sliceheight in the calculation of the number of slices will cause a division by zero driver crash. This leaves the kernel in a state...

5.5CVSS5.9AI score0.00213EPSS
SaveExploits0References20
Cvelist
Cvelist
added 2024/06/08 12:53 p.m.38 views

CVE-2024-36969 drm/amd/display: Fix division by zero in setup_dsc_config

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Fix division by zero in setupdscconfig When sliceheight is 0, the division by sliceheight in the calculation of the number of slices will cause a division by zero driver crash. This leaves the kernel in a state...

0.00213EPSS
SaveExploits0References6
CVE
CVE
added 2024/06/08 12:53 p.m.130 views

CVE-2024-36969

The CVE-2024-36969 issue affects the Linux kernel drm/amd/display component, specifically a division-by-zero in setup_dsc_config when slice_height is 0, which could crash the amdgpu driver and reboot the system. The patch introduces a guard to avoid dividing by zero (dc_dsc.c:1053; dc_dsc_compute...

5.5CVSS6.6AI score0.00213EPSS
SaveExploits0References6Affected Software1
Vulnrichment
Vulnrichment
added 2024/06/08 12:53 p.m.23 views

CVE-2024-36969 drm/amd/display: Fix division by zero in setup_dsc_config

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Fix division by zero in setupdscconfig When sliceheight is 0, the division by sliceheight in the calculation of the number of slices will cause a division by zero driver crash. This leaves the kernel in a state...

6.4AI score0.00213EPSS
SaveExploits0References6
OSV
OSV
added 2024/06/08 12:53 p.m.25 views

CVE-2024-36969 drm/amd/display: Fix division by zero in setup_dsc_config

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Fix division by zero in setupdscconfig When sliceheight is 0, the division by sliceheight in the calculation of the number of slices will cause a division by zero driver crash. This leaves the kernel in a state...

5.6AI score
SaveExploits0References9
RedHat Linux
RedHat Linux
added 2024/05/22 10:03 a.m.19 views

kernel: igb: Fix igb_down hung on surprise removal

In the Linux kernel, the following vulnerability has been resolved: igb: Fix igbdown hung on surprise removal In a setup where a Thunderbolt hub connects to Ethernet and a display through USB Type-C, users may experience a hung task timeout when they remove the cable between the PC and the...

7.8CVSS6.8AI score0.00165EPSS
SaveExploits0References5
NVD
NVD
added 2024/05/16 9:15 p.m.29 views

CVE-2022-37410

Improper access control for some IntelR Thunderbolt driver software before version 89 may allow an authenticated user to potentially enable escalation of privilege via local access...

7CVSS7.1AI score0.0017EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2024/05/16 8:47 p.m.42 views

CVE-2022-37410

Improper access control for some IntelR Thunderbolt driver software before version 89 may allow an authenticated user to potentially enable escalation of privilege via local access...

7CVSS7.1AI score0.0017EPSS
SaveExploits0References1
CVE
CVE
added 2024/05/16 8:47 p.m.64 views

CVE-2022-37410

This CVE concerns Intel(R) Thunderbolt driver software prior to version 89. The issue is described as improper access control that may allow an authenticated local user to escalate privileges. Affected component: Intel Thunderbolt driver software; root cause: improper access control. Impact: pote...

7CVSS7AI score0.0017EPSS
SaveExploits0References1
Rows per page
Query Builder