THREATOPS
THREAT OPSThreat News › [NVD] CVE-2024-26734 (HIGH 7.0) — In the Linux kernel, the following vulnerability has been resolved: devlink: fix possible use-after-free and memory leaks in devlink_init() The pernet operations structure for the subsystem must be registered before registering the generic netlink family. Make an unregister in

[NVD] CVE-2024-26734 (HIGH 7.0) — In the Linux kernel, the following vulnerability has been resolved: devlink: fix possible use-after-free and memory leaks in devlink_init() The pernet operations structure for the subsystem must be registered before registering the generic netlink family. Make an unregister in

lownvdPublished 2024-04-03

CVE-2024-26734 CVSS: 7.0 HIGH Published: 2024-04-03T17:15:51.100

In the Linux kernel, the following vulnerability has been resolved:

devlink: fix possible use-after-free and memory leaks in devlink_init()

The pernet operations structure for the subsystem must be registered before registering the generic netlink family.

Make an unregister in case of unsuccessful registration.

Indicators of compromise

Original source: https://nvd.nist.gov/vuln/detail/CVE-2024-26734