Kernel fault via unchecked netdev cleanup
Published Feb 26, 2025 · Updated May 11, 2026
A null-pointer dereference in the Linux synclink_gt driver allows local users to trigger a kernel fault during module cleanup. If alloc_hdlcdev() fails, slgt_cleanup() passes a null info->netdev pointer to unregister_hdlc_device() instead of checking it first. Reaching the cleanup path requires permission to remove the synclink_gt kernel module, and the reported consequence is a general protection fault.
Summary
What happened
A null-pointer dereference in the Linux synclink_gt driver allows local users to trigger a kernel fault during module cleanup. If alloc_hdlcdev() fails, slgt_cleanup() passes a null info->netdev pointer to unregister_hdlc_device() instead of checking it first. Reaching the cleanup path requires permission to remove the synclink_gt kernel module, and the reported consequence is a general protection fault.
The record
- CVE
- CVE-2022-49307
- Published
- Feb 26, 2025
- Updated
- May 11, 2026
- Vendor
- The Linux Kernel Organization
- Product
- Linux
- Classifications
- CWE-476, T1499.004
- Attack vector
- local
- Privileges
- authenticated
Timeline
How it unfolded
- Feb 26, 2025CVE publishedPublication date reported by the CVE source.
- May 11, 2026Record updatedLatest update available in the CVE record.
Exploitability
Present is not the same as exploitable
Compare your product and version with the public record. A matching version still requires validation against your environment.
Is a vulnerable build present?
Compare these published version ranges with your installed build and any vendor patches.
- Affected versionversion=2.6.16
- Affected versionversion=705b6c7b34f2621f95f606d0e683daa10cdb8eb9 <078212ad15dbd88840c82c97f12c93d83703c8fd
- Affected versionversion=705b6c7b34f2621f95f606d0e683daa10cdb8eb9 <1ceb4ca9543a8a788febf6bc8dad2e605e172d5e
- Affected versionversion=705b6c7b34f2621f95f606d0e683daa10cdb8eb9 <50c341f9a2adc4c32a8ad5a39eb99d9c4a419e0d
- Affected versionversion=705b6c7b34f2621f95f606d0e683daa10cdb8eb9 <689ca31c542687709ba21ec2195c1fbce34fd029
- Affected versionversion=705b6c7b34f2621f95f606d0e683daa10cdb8eb9 <8a95696bdc0e13f8980f05b54a3b9081963d1256
- Affected versionversion=705b6c7b34f2621f95f606d0e683daa10cdb8eb9 <ba08cbc5b53e151d0acf1930fb526fc65b7f3e65
- Affected versionversion=705b6c7b34f2621f95f606d0e683daa10cdb8eb9 <d68d5e68b7f64de7170f8e04dd9b995c36b2c71c
- Affected versionversion=705b6c7b34f2621f95f606d0e683daa10cdb8eb9 <ddd67751ab86c6a65f95c35293c42f85a42ac05d
- Affected versionversion=705b6c7b34f2621f95f606d0e683daa10cdb8eb9 <f6e07eb7ebec53ffe81fc2489589320fbe4a6b75
What conditions does exploitation require?
What is affected?
Published CVSS scores
CVSS describes severity. EPSS estimates exploitation probability.
Attacks
What attackers are doing with it
Daily unique IPs observed by Shadowserver honeypots for known exploited vulnerabilities (KEVs). Missing observations do not establish an absence of attacks.
Weakness, pattern, technique
Public exploit references
No public exploit references are available in this record.
Labels summarize the accepted research assessment. They do not indicate a test against your environment.
Technologies
Your stack
See the directory against your own environment.
Your stack
Check the software in your environment
Book a demo to see how Hinoki identifies affected software and validates exploitability in your environment.
Book a demo