This CVE ID has been rejected or withdrawn by its CVE Numbering Authority.
Advisories

No advisories yet.

Fixes

Solution

No solution given by the vendor.


Workaround

No workaround given by the vendor.

History

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

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


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

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Fri, 30 Aug 2024 02:15:00 +0000

Type Values Removed Values Added
Weaknesses CWE-824
Metrics cvssV3_1

{'score': 5.5, 'vector': 'CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H'}

cvssV3_1

{'score': 4.4, 'vector': 'CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H'}


cve-icon MITRE

Status: REJECTED

Assigner: Linux

Published:

Updated: 2024-12-19T11:29:27.889Z

Reserved: 2024-07-29T15:50:41.178Z

Link: CVE-2024-42116

cve-icon Vulnrichment

Updated:

cve-icon NVD

Status : Rejected

Published: 2024-07-30T08:15:03.950

Modified: 2024-12-19T12:15:06.967

Link: CVE-2024-42116

cve-icon Redhat

Severity : Moderate

Publid Date: 2024-07-30T00:00:00Z

Links: CVE-2024-42116 - Bugzilla

cve-icon OpenCVE Enrichment

No data.