Service interruption via lost mISDN allocation pointer
Published Jul 16, 2024 · Updated May 11, 2026
Memory leak in the mISDN subsystem of the Linux kernel allows local users to exhaust kernel memory through repeated pipeline configuration. dsp_pipeline_build() advances its sole duplicated-buffer pointer with strsep(), then passes the resulting NULL pointer to kfree() and leaves the original allocation unreleased. A local low-privileged context that can rebuild an mISDN DSP pipeline is required; repeated calls consume unreleased memory until service is interrupted.
Summary
What happened
Memory leak in the mISDN subsystem of the Linux kernel allows local users to exhaust kernel memory through repeated pipeline configuration. dsp_pipeline_build() advances its sole duplicated-buffer pointer with strsep(), then passes the resulting NULL pointer to kfree() and leaves the original allocation unreleased. A local low-privileged context that can rebuild an mISDN DSP pipeline is required; repeated calls consume unreleased memory until service is interrupted.
The record
- CVE
- CVE-2022-48863
- Published
- Jul 16, 2024
- Updated
- May 11, 2026
- Vendor
- The Linux Kernel Organization
- Product
- Linux
- Classifications
- CWE-401, T1499.004
- Attack vector
- local
- Privileges
- authenticated
Timeline
How it unfolded
- Jul 16, 2024CVE 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.27
- Affected versionversion=960366cf8dbb3359afaca30cf7fdbf69a6d6dda7 <640445d6fc059d4514ffea79eb4196299e0e2d0f
- Affected versionversion=960366cf8dbb3359afaca30cf7fdbf69a6d6dda7 <7777b1f795af1bb43867375d8a776080111aae1b
- Affected versionversion=960366cf8dbb3359afaca30cf7fdbf69a6d6dda7 <a3d5fcc6cf2ecbba5a269631092570aa285a24cb
- Affected versionversion=960366cf8dbb3359afaca30cf7fdbf69a6d6dda7 <c6a502c2299941c8326d029cfc8a3bc8a4607ad5
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