n the Linux kernel, the following vulnerability has been resolved: ice: Fix improper extts handling Extts events are disabled and enabled by the application ts2phc. However, in case where the driver is removed when the application is running, a specific extts event remains enabled and can cause a kernel crash. As a side effect, when the driver is reloaded and application is started again, remaining extts event for the channel from a previous run will keep firing and the message "extts on unexpected channel" might be printed to the user. To avoid that, extts events shall be disabled when PTP is released.
Configuration 1 (hide)
|
11 Dec 2024, 15:13
| Type | Values Removed | Values Added |
|---|---|---|
| CWE | CWE-754 | |
| CPE | cpe:2.3:o:linux:linux_kernel:6.10:rc6:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:6.10:rc4:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:6.10:rc1:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:6.10:rc5:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:6.10:rc2:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:6.10:rc3:*:*:*:*:*:* |
|
| References | () https://git.kernel.org/stable/c/00d3b4f54582d4e4a02cda5886bb336eeab268cc - Patch | |
| References | () https://git.kernel.org/stable/c/9f69b31ae9e25dec27ad31fbc64dd99af16ee3d3 - Patch | |
| CVSS |
v2 : v3 : |
v2 : unknown
v3 : 5.5 |
| First Time |
Linux linux Kernel
Linux |
21 Nov 2024, 09:33
| Type | Values Removed | Values Added |
|---|---|---|
| References | () https://git.kernel.org/stable/c/00d3b4f54582d4e4a02cda5886bb336eeab268cc - | |
| References | () https://git.kernel.org/stable/c/9f69b31ae9e25dec27ad31fbc64dd99af16ee3d3 - |
30 Jul 2024, 13:32
| Type | Values Removed | Values Added |
|---|---|---|
| New CVE |
Published : 2024-07-30 08:15
Updated : 2024-12-11 15:13
NVD link : CVE-2024-42139
Mitre link : CVE-2024-42139
CVE.ORG link : CVE-2024-42139
JSON object : View
Improper Check for Unusual or Exceptional Conditions