Analysis and contextual insights are available on OpenCVE Cloud.
No vendor fix or workaround currently provided.
Additional remediation guidance may be available on OpenCVE Cloud.
Tracking
Sign in to view the affected projects.
No advisories yet.
Thu, 19 Dec 2024 12:30:00 +0000
Thu, 19 Dec 2024 12:15:00 +0000
| Type | Values Removed | Values Added |
|---|---|---|
| Title | igc: fix a log entry using uninitialized netdev | kernel: igc: fix a log entry using uninitialized netdev |
| Metrics |
ssvc
|
Thu, 19 Dec 2024 11:45:00 +0000
| Type | Values Removed | Values Added |
|---|---|---|
| Description | In the Linux kernel, the following vulnerability has been resolved: igc: fix a log entry using uninitialized netdev During successful probe, igc logs this: [ 5.133667] igc 0000:01:00.0 (unnamed net_device) (uninitialized): PHC added ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The reason is that igc_ptp_init() is called very early, even before register_netdev() has been called. So the netdev_info() call works on a partially uninitialized netdev. Fix this by calling igc_ptp_init() after register_netdev(), right after the media autosense check, just as in igb. Add a comment, just as in igb. Now the log message is fine: [ 5.200987] igc 0000:01:00.0 eth0: PHC added | This CVE ID has been rejected or withdrawn by its CVE Numbering Authority. |
Wed, 11 Sep 2024 13:30:00 +0000
| Type | Values Removed | Values Added |
|---|---|---|
| Metrics |
ssvc
|
Fri, 30 Aug 2024 02:15:00 +0000
| Type | Values Removed | Values Added |
|---|---|---|
| Weaknesses | CWE-824 | |
| Metrics |
cvssV3_1
|
cvssV3_1
|
Subscriptions
No data.
Status: REJECTED
Assigner: Linux
Published:
Updated: 2024-12-19T11:29:27.889Z
Reserved: 2024-07-29T15:50:41.178Z
Link: CVE-2024-42116
Updated:
Status : Rejected
Published: 2024-07-30T08:15:03.950
Modified: 2024-12-19T12:15:06.967
Link: CVE-2024-42116
OpenCVE Enrichment
No data.