CVE-2022-50376
published 2025-09-18CVE-2022-50376: In the Linux kernel, the following vulnerability has been resolved: orangefs: Fix kmemleak in orangefs_{kernel,client}_debug_init() When insert and remove the…
PriorityP419medium5.5CVSS 3.1
AVLACLPRLUINSUCNINAH
EPSS
0.15%
4.3th percentile
In the Linux kernel, the following vulnerability has been resolved:
orangefs: Fix kmemleak in orangefs_{kernel,client}_debug_init()
When insert and remove the orangefs module, there are memory leaked
as below:
unreferenced object 0xffff88816b0cc000 (size 2048):
comm "insmod", pid 783, jiffies 4294813439 (age 65.512s)
hex dump (first 32 bytes):
6e 6f 6e 65 0a 00 00 00 00 00 00 00 00 00 00 00 none............
00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
backtrace:
[] kmalloc_trace+0x27/0xa0
[] orangefs_debugfs_init.cold+0xaf/0x17f
[] 0xffffffffa02780f9
[] do_one_initcall+0x87/0x2a0
[] do_init_module+0xdf/0x320
[] load_module+0x2f98/0x3330
[] __do_sys_finit_module+0x113/0x1b0
[] do_syscall_64+0x35/0x80
[] entry_SYSCALL_64_after_hwframe+0x46/0xb0
Use the golbal variable as the buffer rather than dynamic allocate to
slove the problem.
Affected
17 ranges
| Vendor | Product | Version range | Fixed in |
|---|---|---|---|
| debian | linux | < linux 6.1.4-1 (bookworm) | linux 6.1.4-1 (bookworm) |
| linux | linux | — | — |
| linux | linux | >= f7ab093f74bf638ed98fd1115f3efa17e308bb7f < bdc2d33fa2324b1f5ab5b701cda45ee0b2384409 | bdc2d33fa2324b1f5ab5b701cda45ee0b2384409 |
| linux | linux | >= f7ab093f74bf638ed98fd1115f3efa17e308bb7f < a076490b0211990ec6764328c22cb744dd782bd9 | a076490b0211990ec6764328c22cb744dd782bd9 |
| linux | linux | >= f7ab093f74bf638ed98fd1115f3efa17e308bb7f < c8853267289c55b1acbe4dc3641374887584834d | c8853267289c55b1acbe4dc3641374887584834d |
| linux | linux | >= f7ab093f74bf638ed98fd1115f3efa17e308bb7f < 786e5296f9e3b045d5ff9098514ce7b8ba1d890d | 786e5296f9e3b045d5ff9098514ce7b8ba1d890d |
| linux | linux | >= f7ab093f74bf638ed98fd1115f3efa17e308bb7f < 0cd303aad220fafa595e0ed593e99aa51b90412b | 0cd303aad220fafa595e0ed593e99aa51b90412b |
| linux | linux | >= f7ab093f74bf638ed98fd1115f3efa17e308bb7f < 31720a2b109b3080eb77e97b8f6f50a27b4ae599 | 31720a2b109b3080eb77e97b8f6f50a27b4ae599 |
| linux | linux_kernel | >= 0 < 5.10.178-1 | 5.10.178-1 |
| linux | linux_kernel | >= 0 < 6.1.4-1 | 6.1.4-1 |
| linux | linux_kernel | >= 0 < 6.1.4-1 | 6.1.4-1 |
| linux | linux_kernel | >= 0 < 6.1.4-1 | 6.1.4-1 |
| linux | linux_kernel | >= 4.6 < 5.4.229 | 5.4.229 |
| linux | linux_kernel | >= 5.11 < 5.15.86 | 5.15.86 |
| linux | linux_kernel | >= 5.16 < 6.0.16 | 6.0.16 |
| linux | linux_kernel | >= 5.5 < 5.10.163 | 5.10.163 |
| linux | linux_kernel | >= 6.1 < 6.1.2 | 6.1.2 |
CVSS provenance
nvdv3.15.5MEDIUMCVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
osv5.5MEDIUM
vendor_debian5.5MEDIUM
vendor_redhat5.5MEDIUM
Stop checking back — get the weekly exploitation signal.
Every Monday: what got weaponized or added to CISA KEV in the last seven days — each CVE cross-linked to its PoC, Nuclei template, and detection rule. Free, one email a week, unsubscribe in one click.
GHSA
GHSA-9gf4-f4p2-2v66: In the Linux kernel, the following vulnerability has been resolved:
orangefs: Fix kmemleak in orangefs_{kernel,client}_debug_init()
When insert and
ghsa_unreviewed·2025-09-18
CVE-2022-50376 [MEDIUM] CWE-401 GHSA-9gf4-f4p2-2v66: In the Linux kernel, the following vulnerability has been resolved:
orangefs: Fix kmemleak in orangefs_{kernel,client}_debug_init()
When insert and
In the Linux kernel, the following vulnerability has been resolved:
orangefs: Fix kmemleak in orangefs_{kernel,client}_debug_init()
When insert and remove the orangefs module, there are memory leaked
as below:
unreferenced object 0xffff88816b0cc000 (size 2048):
comm "insmod", pid 783, jiffies 4294813439 (age 65.512s)
hex dump (first 32 bytes):
6e 6f 6e 65 0a 00 00 00 00 00 00 00 00 00 00 00 none............
00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
backtrace:
[] kmalloc_trace+0x27/0xa0
[] orangefs_debugfs_init.cold+0xaf/0x17f
[] 0xffffffffa02780f9
[] do_one_initcall+0x87/0x2a0
[] do_init_module+0xdf/0x320
[] load_module+0x2f98/0x3330
[] __do_sys_finit_module+0x113/0x1b0
[] do_syscall_64+0x35/0x80
[] entry_SYSCALL_64_after_hwframe+0x46/0xb0
Use the golbal variable
OSV
CVE-2022-50376: In the Linux kernel, the following vulnerability has been resolved: orangefs: Fix kmemleak in orangefs_{kernel,client}_debug_init() When insert and re
osv·2025-09-18·CVSS 5.5
CVE-2022-50376 [MEDIUM] CVE-2022-50376: In the Linux kernel, the following vulnerability has been resolved: orangefs: Fix kmemleak in orangefs_{kernel,client}_debug_init() When insert and re
In the Linux kernel, the following vulnerability has been resolved: orangefs: Fix kmemleak in orangefs_{kernel,client}_debug_init() When insert and remove the orangefs module, there are memory leaked as below: unreferenced object 0xffff88816b0cc000 (size 2048): comm "insmod", pid 783, jiffies 4294813439 (age 65.512s) hex dump (first 32 bytes): 6e 6f 6e 65 0a 00 00 00 00 00 00 00 00 00 00 00 none............ 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................ backtrace: [] kmalloc_trace+0x27/0xa0 [] orangefs_debugfs_init.cold+0xaf/0x17f [] 0xffffffffa02780f9 [] do_one_initcall+0x87/0x2a0 [] do_init_module+0xdf/0x320 [] load_module+0x2f98/0x3330 [] __do_sys_finit_module+0x113/0x1b0 [] do_syscall_64+0x35/0x80 [] entry_SYSCALL_64_after_hwframe+0x46/0xb0 Use the golbal variable as
Red Hat
kernel: orangefs: Fix kmemleak in orangefs_{kernel,client}_debug_init()
vendor_redhat·2025-09-18·CVSS 5.5
CVE-2022-50376 [MEDIUM] kernel: orangefs: Fix kmemleak in orangefs_{kernel,client}_debug_init()
kernel: orangefs: Fix kmemleak in orangefs_{kernel,client}_debug_init()
In the Linux kernel, the following vulnerability has been resolved:
orangefs: Fix kmemleak in orangefs_{kernel,client}_debug_init()
When insert and remove the orangefs module, there are memory leaked
as below:
unreferenced object 0xffff88816b0cc000 (size 2048):
comm "insmod", pid 783, jiffies 4294813439 (age 65.512s)
hex dump (first 32 bytes):
6e 6f 6e 65 0a 00 00 00 00 00 00 00 00 00 00 00 none............
00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
backtrace:
[] kmalloc_trace+0x27/0xa0
[] orangefs_debugfs_init.cold+0xaf/0x17f
[] 0xffffffffa02780f9
[] do_one_initcall+0x87/0x2a0
[] do_init_module+0xdf/0x320
[] load_module+0x2f98/0x3330
[] __do_sys_finit_module+0x113/0x1b0
[] do_syscall_64+0x35/0x8
Debian
CVE-2022-50376: linux - In the Linux kernel, the following vulnerability has been resolved: orangefs: F...
vendor_debian·2022·CVSS 5.5
CVE-2022-50376 [MEDIUM] CVE-2022-50376: linux - In the Linux kernel, the following vulnerability has been resolved: orangefs: F...
In the Linux kernel, the following vulnerability has been resolved: orangefs: Fix kmemleak in orangefs_{kernel,client}_debug_init() When insert and remove the orangefs module, there are memory leaked as below: unreferenced object 0xffff88816b0cc000 (size 2048): comm "insmod", pid 783, jiffies 4294813439 (age 65.512s) hex dump (first 32 bytes): 6e 6f 6e 65 0a 00 00 00 00 00 00 00 00 00 00 00 none............ 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................ backtrace: [] kmalloc_trace+0x27/0xa0 [] orangefs_debugfs_init.cold+0xaf/0x17f [] 0xffffffffa02780f9 [] do_one_initcall+0x87/0x2a0 [] do_init_module+0xdf/0x320 [] load_module+0x2f98/0x3330 [] __do_sys_finit_module+0x113/0x1b0 [] do_syscall_64+0x35/0x80 [] entry_SYSCALL_64_after_hwframe+0x46/0xb0 Use the golbal variable as
No detection rules found.
No public exploits indexed.
https://git.kernel.org/stable/c/0cd303aad220fafa595e0ed593e99aa51b90412bhttps://git.kernel.org/stable/c/31720a2b109b3080eb77e97b8f6f50a27b4ae599https://git.kernel.org/stable/c/786e5296f9e3b045d5ff9098514ce7b8ba1d890dhttps://git.kernel.org/stable/c/a076490b0211990ec6764328c22cb744dd782bd9https://git.kernel.org/stable/c/bdc2d33fa2324b1f5ab5b701cda45ee0b2384409https://git.kernel.org/stable/c/c8853267289c55b1acbe4dc3641374887584834d
2025-09-18
Published