CVE-2022-50289
published 2025-09-15CVE-2022-50289: In the Linux kernel, the following vulnerability has been resolved: ocfs2: fix memory leak in ocfs2_stack_glue_init() ocfs2_table_header should be free in…
PriorityP419medium5.5CVSS 3.1
AVLACLPRLUINSUCNINAH
EPSS
0.15%
4.6th percentile
In the Linux kernel, the following vulnerability has been resolved:
ocfs2: fix memory leak in ocfs2_stack_glue_init()
ocfs2_table_header should be free in ocfs2_stack_glue_init() if
ocfs2_sysfs_init() failed, otherwise kmemleak will report memleak.
BUG: memory leak
unreferenced object 0xffff88810eeb5800 (size 128):
comm "modprobe", pid 4507, jiffies 4296182506 (age 55.888s)
hex dump (first 32 bytes):
c0 40 14 a0 ff ff ff ff 00 00 00 00 01 00 00 00 .@..............
01 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
backtrace:
[] __register_sysctl_table+0xca/0xef0
[] 0xffffffffa0050037
[] do_one_initcall+0xdb/0x480
[] do_init_module+0x1cf/0x680
[] load_module+0x6441/0x6f20
[] __do_sys_finit_module+0x12f/0x1c0
[] do_syscall_64+0x3f/0x90
[] entry_SYSCALL_64_after_hwframe+0x63/0xcd
Affected
24 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 | >= 3878f110f71a0971ff7acc15dd6db711b6ef37c6 < 0000281f019111526f7abccc61f2746d2eb626ca | 0000281f019111526f7abccc61f2746d2eb626ca |
| linux | linux | >= 3878f110f71a0971ff7acc15dd6db711b6ef37c6 < 802abe2bc654e87334e6a0ab6c1adc2b6d5f6394 | 802abe2bc654e87334e6a0ab6c1adc2b6d5f6394 |
| linux | linux | >= 3878f110f71a0971ff7acc15dd6db711b6ef37c6 < b0822faebd79971617abd495beb2d6f5356b88bf | b0822faebd79971617abd495beb2d6f5356b88bf |
| linux | linux | >= 3878f110f71a0971ff7acc15dd6db711b6ef37c6 < 7c8bf45cea9c8d6fb3e14d8cd5ae60e0372f39b7 | 7c8bf45cea9c8d6fb3e14d8cd5ae60e0372f39b7 |
| linux | linux | >= 3878f110f71a0971ff7acc15dd6db711b6ef37c6 < f5f2682d3a34dd8350bf63f232d885fd95f25b92 | f5f2682d3a34dd8350bf63f232d885fd95f25b92 |
| linux | linux | >= 3878f110f71a0971ff7acc15dd6db711b6ef37c6 < 61d68cf2ba79128c48d4b3fa4d10c34dc18ba572 | 61d68cf2ba79128c48d4b3fa4d10c34dc18ba572 |
| linux | linux | >= 3878f110f71a0971ff7acc15dd6db711b6ef37c6 < 6f6c13776cbee4b6a515f4cd3b859f046be4f6f9 | 6f6c13776cbee4b6a515f4cd3b859f046be4f6f9 |
| linux | linux | >= 3878f110f71a0971ff7acc15dd6db711b6ef37c6 < 0b2128b70849f2728949babfc1c760096ef72f5d | 0b2128b70849f2728949babfc1c760096ef72f5d |
| linux | linux | >= 3878f110f71a0971ff7acc15dd6db711b6ef37c6 < 13b6269dd022aaa69ca8d1df374ab327504121cf | 13b6269dd022aaa69ca8d1df374ab327504121cf |
| linux | linux_kernel | — | — |
| 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 | >= 2.6.27 < 4.9.337 | 4.9.337 |
| linux | linux_kernel | >= 4.10 < 4.14.303 | 4.14.303 |
| linux | linux_kernel | >= 4.15 < 4.19.270 | 4.19.270 |
| linux | linux_kernel | >= 4.20 < 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.
Red Hat
kernel: ocfs2: fix memory leak in ocfs2_stack_glue_init()
vendor_redhat·2025-09-15·CVSS 5.5
CVE-2022-50289 [MEDIUM] kernel: ocfs2: fix memory leak in ocfs2_stack_glue_init()
kernel: ocfs2: fix memory leak in ocfs2_stack_glue_init()
In the Linux kernel, the following vulnerability has been resolved:
ocfs2: fix memory leak in ocfs2_stack_glue_init()
ocfs2_table_header should be free in ocfs2_stack_glue_init() if
ocfs2_sysfs_init() failed, otherwise kmemleak will report memleak.
BUG: memory leak
unreferenced object 0xffff88810eeb5800 (size 128):
comm "modprobe", pid 4507, jiffies 4296182506 (age 55.888s)
hex dump (first 32 bytes):
c0 40 14 a0 ff ff ff ff 00 00 00 00 01 00 00 00 .@..............
01 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
backtrace:
[] __register_sysctl_table+0xca/0xef0
[] 0xffffffffa0050037
[] do_one_initcall+0xdb/0x480
[] do_init_module+0x1cf/0x680
[] load_module+0x6441/0x6f20
[] __do_sys_finit_module+0x12f/0x1c0
[] do_sysc
Debian
CVE-2022-50289: linux - In the Linux kernel, the following vulnerability has been resolved: ocfs2: fix ...
vendor_debian·2022·CVSS 5.5
CVE-2022-50289 [MEDIUM] CVE-2022-50289: linux - In the Linux kernel, the following vulnerability has been resolved: ocfs2: fix ...
In the Linux kernel, the following vulnerability has been resolved: ocfs2: fix memory leak in ocfs2_stack_glue_init() ocfs2_table_header should be free in ocfs2_stack_glue_init() if ocfs2_sysfs_init() failed, otherwise kmemleak will report memleak. BUG: memory leak unreferenced object 0xffff88810eeb5800 (size 128): comm "modprobe", pid 4507, jiffies 4296182506 (age 55.888s) hex dump (first 32 bytes): c0 40 14 a0 ff ff ff ff 00 00 00 00 01 00 00 00 .@.............. 01 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................ backtrace: [] __register_sysctl_table+0xca/0xef0 [] 0xffffffffa0050037 [] do_one_initcall+0xdb/0x480 [] do_init_module+0x1cf/0x680 [] load_module+0x6441/0x6f20 [] __do_sys_finit_module+0x12f/0x1c0 [] do_syscall_64+0x3f/0x90 [] entry_SYSCALL_64_after_hwframe+0x63/0xc
GHSA
GHSA-63wm-rvcg-492w: In the Linux kernel, the following vulnerability has been resolved:
ocfs2: fix memory leak in ocfs2_stack_glue_init()
ocfs2_table_header should be f
ghsa_unreviewed·2025-09-15
CVE-2022-50289 [MEDIUM] CWE-401 GHSA-63wm-rvcg-492w: In the Linux kernel, the following vulnerability has been resolved:
ocfs2: fix memory leak in ocfs2_stack_glue_init()
ocfs2_table_header should be f
In the Linux kernel, the following vulnerability has been resolved:
ocfs2: fix memory leak in ocfs2_stack_glue_init()
ocfs2_table_header should be free in ocfs2_stack_glue_init() if
ocfs2_sysfs_init() failed, otherwise kmemleak will report memleak.
BUG: memory leak
unreferenced object 0xffff88810eeb5800 (size 128):
comm "modprobe", pid 4507, jiffies 4296182506 (age 55.888s)
hex dump (first 32 bytes):
c0 40 14 a0 ff ff ff ff 00 00 00 00 01 00 00 00 .@..............
01 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
backtrace:
[] __register_sysctl_table+0xca/0xef0
[] 0xffffffffa0050037
[] do_one_initcall+0xdb/0x480
[] do_init_module+0x1cf/0x680
[] load_module+0x6441/0x6f20
[] __do_sys_finit_module+0x12f/0x1c0
[] do_syscall_64+0x3f/0x90
[] entry_SYSCALL_64_after_hwframe+0x63/
OSV
CVE-2022-50289: In the Linux kernel, the following vulnerability has been resolved: ocfs2: fix memory leak in ocfs2_stack_glue_init() ocfs2_table_header should be fre
osv·2025-09-15·CVSS 5.5
CVE-2022-50289 [MEDIUM] CVE-2022-50289: In the Linux kernel, the following vulnerability has been resolved: ocfs2: fix memory leak in ocfs2_stack_glue_init() ocfs2_table_header should be fre
In the Linux kernel, the following vulnerability has been resolved: ocfs2: fix memory leak in ocfs2_stack_glue_init() ocfs2_table_header should be free in ocfs2_stack_glue_init() if ocfs2_sysfs_init() failed, otherwise kmemleak will report memleak. BUG: memory leak unreferenced object 0xffff88810eeb5800 (size 128): comm "modprobe", pid 4507, jiffies 4296182506 (age 55.888s) hex dump (first 32 bytes): c0 40 14 a0 ff ff ff ff 00 00 00 00 01 00 00 00 .@.............. 01 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................ backtrace: [] __register_sysctl_table+0xca/0xef0 [] 0xffffffffa0050037 [] do_one_initcall+0xdb/0x480 [] do_init_module+0x1cf/0x680 [] load_module+0x6441/0x6f20 [] __do_sys_finit_module+0x12f/0x1c0 [] do_syscall_64+0x3f/0x90 [] entry_SYSCALL_64_after_hwframe+0x63/0xc
No detection rules found.
No public exploits indexed.
https://git.kernel.org/stable/c/0000281f019111526f7abccc61f2746d2eb626cahttps://git.kernel.org/stable/c/0b2128b70849f2728949babfc1c760096ef72f5dhttps://git.kernel.org/stable/c/13b6269dd022aaa69ca8d1df374ab327504121cfhttps://git.kernel.org/stable/c/61d68cf2ba79128c48d4b3fa4d10c34dc18ba572https://git.kernel.org/stable/c/6f6c13776cbee4b6a515f4cd3b859f046be4f6f9https://git.kernel.org/stable/c/7c8bf45cea9c8d6fb3e14d8cd5ae60e0372f39b7https://git.kernel.org/stable/c/802abe2bc654e87334e6a0ab6c1adc2b6d5f6394https://git.kernel.org/stable/c/b0822faebd79971617abd495beb2d6f5356b88bfhttps://git.kernel.org/stable/c/f5f2682d3a34dd8350bf63f232d885fd95f25b92
2025-09-15
Published