Metrics
Affected Vendors & Products
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 
 | 
 MITRE
                        MITRE
                    Status: REJECTED
Assigner: Linux
Published: 2024-07-30T07:46:08.969Z
Updated: 2024-12-19T11:29:27.889Z
Reserved: 2024-07-29T15:50:41.178Z
Link: CVE-2024-42116
 Vulnrichment
                        Vulnrichment
                    Updated:
 NVD
                        NVD
                    Status : Rejected
Published: 2024-07-30T08:15:03.950
Modified: 2024-12-19T12:15:06.967
Link: CVE-2024-42116
 Redhat
                        Redhat