CVE Database
/

CVE-2022-49100

Back to search

CVE-2022-49100

Published: Feb 26, 2025

Modified: May 11, 2026

PUBLISHED

Description

In the Linux kernel, the following vulnerability has been resolved: virtio_console: eliminate anonymous module_init & module_exit Eliminate anonymous module_init() and module_exit(), which can lead to confusion or ambiguity when reading System.map, crashes/oops/bugs, or an initcall_debug log. Give each of these init and exit functions unique driver-specific names to eliminate the anonymous names. Example 1: (System.map) ffffffff832fc78c t init ffffffff832fc79e t init ffffffff832fc8f8 t init Example 2: (initcall_debug log) calling init+0x0/0x12 @ 1 initcall init+0x0/0x12 returned 0 after 15 usecs calling init+0x0/0x60 @ 1 initcall init+0x0/0x60 returned 0 after 2 usecs calling init+0x0/0x9a @ 1 initcall init+0x0/0x9a returned 0 after 74 usecs

VendorProductVersions

Linux

Linux

affected
31610434bc3523c0b01a10917a1185096a03c4c8 - < 93e3d88321d2274fa4e26b006e19cc10fec331c2
affected
31610434bc3523c0b01a10917a1185096a03c4c8 - < 7deaddb704713608e0ae559e27185581b9af71a0
affected
31610434bc3523c0b01a10917a1185096a03c4c8 - < 0f3d824bd70a1303464d5e93ee3e7afe7832fe89
affected
31610434bc3523c0b01a10917a1185096a03c4c8 - < 3504b0a177208eda85bf472bbf7c9aa77d2b8343
affected
31610434bc3523c0b01a10917a1185096a03c4c8 - < c69b442125bf009fce26e15aa5616caf8a3673c3

+4 more versions

Linux

Linux

affected
2.6.24
unaffected
0 - < 2.6.24
unaffected
4.9.311 - <= 4.9.*
unaffected
4.14.276 - <= 4.14.*
unaffected
4.19.238 - <= 4.19.*

+6 more versions

Security Training

Train your team to recognize and prevent security threats with our comprehensive security awareness program.

Start Training

Vulnerability Scanning

Discover vulnerabilities in your applications and infrastructure before attackers do.

Scan Now