BUG: corrupted list in em28xx_init_extension

Dashboard: https://syzkaller.appspot.com/bug?id=3609bbf45bf63a8f6032f330eb3d34f51cc81493

This bug has another Kasan read context

SyzScope symbolized the UAF object and performs a symbolic execution on the buggy context.

SyzScope detect 1 OOB/UAF write, 3 arbitrary value write about this bug

Symbolic execution starting from Kasan report context:

BUG: KASAN: use-after-free in __list_add_valid+0x30/0xb0 lib/list_debug.c:26

Read of size 8 at addr ffff88804ca58250 by task kworker/1:4/8691


CPU: 1 PID: 8691 Comm: kworker/1:4 Not tainted 5.12.0-rc1+ #1

Hardware name: QEMU Standard PC (i440FX + PIIX, 1996), BIOS 1.10.2-1ubuntu1 04/01/2014

Workqueue: usb_hub_wq hub_event

Call Trace:

__dump_stack lib/dump_stack.c:79 [inline]

dump_stack+0x104/0x160 lib/dump_stack.c:120

print_address_description.constprop.0.cold+0x5f/0x302 mm/kasan/report.c:232

__kasan_report mm/kasan/report.c:399 [inline]

kasan_report.cold+0x7b/0xd4 mm/kasan/report.c:416

check_region_inline mm/kasan/generic.c:180 [inline]

__asan_load8+0x69/0x90 mm/kasan/generic.c:253

__list_add_valid+0x30/0xb0 lib/list_debug.c:26

__list_add include/linux/list.h:67 [inline]

list_add_tail include/linux/list.h:100 [inline]

em28xx_init_extension+0x43/0x130 drivers/media/usb/em28xx/em28xx-core.c:1123

em28xx_init_dev.constprop.0+0x703/0x102b drivers/media/usb/em28xx/em28xx-cards.c:3626

em28xx_usb_probe.cold+0x6f3/0x1544 drivers/media/usb/em28xx/em28xx-cards.c:3975

usb_probe_interface+0x219/0x4f0 drivers/usb/core/driver.c:396

really_probe+0x1fd/0x8b0 drivers/base/dd.c:554

driver_probe_device+0x1ba/0x260 drivers/base/dd.c:740

__device_attach_driver+0x13b/0x1b0 drivers/base/dd.c:846

bus_for_each_drv+0x12e/0x190 drivers/base/bus.c:431

__device_attach+0x1d5/0x390 drivers/base/dd.c:914

device_initial_probe+0x1b/0x30 drivers/base/dd.c:961

bus_probe_device+0x14f/0x170 drivers/base/bus.c:491

device_add+0x8ec/0x1200 drivers/base/core.c:3242

usb_set_configuration+0xd1b/0x1060 drivers/usb/core/message.c:2164

usb_generic_driver_probe+0xa2/0xe0 drivers/usb/core/generic.c:238

usb_probe_device+0xa9/0x200 drivers/usb/core/driver.c:293

really_probe+0x1fd/0x8b0 drivers/base/dd.c:554

driver_probe_device+0x1ba/0x260 drivers/base/dd.c:740

__device_attach_driver+0x13b/0x1b0 drivers/base/dd.c:846

bus_for_each_drv+0x12e/0x190 drivers/base/bus.c:431

__device_attach+0x1d5/0x390 drivers/base/dd.c:914

device_initial_probe+0x1b/0x30 drivers/base/dd.c:961

bus_probe_device+0x14f/0x170 drivers/base/bus.c:491

device_add+0x8ec/0x1200 drivers/base/core.c:3242

usb_new_device.cold+0x25c/0x891 drivers/usb/core/hub.c:2555

hub_port_connect drivers/usb/core/hub.c:5223 [inline]

hub_port_connect_change drivers/usb/core/hub.c:5363 [inline]

port_event drivers/usb/core/hub.c:5509 [inline]

hub_event+0x1d50/0x3020 drivers/usb/core/hub.c:5591

process_one_work+0x6ba/0xe20 kernel/workqueue.c:2275

worker_thread+0x3b7/0x8f0 kernel/workqueue.c:2421

kthread+0x25c/0x290 kernel/kthread.c:292

ret_from_fork+0x1f/0x30 arch/x86/entry/entry_64.S:294


Allocated by task 8994:

kasan_save_stack+0x23/0x50 mm/kasan/common.c:38

kasan_set_track mm/kasan/common.c:46 [inline]

set_alloc_info mm/kasan/common.c:427 [inline]

__kasan_slab_alloc+0x82/0xa0 mm/kasan/common.c:460

kasan_slab_alloc include/linux/kasan.h:223 [inline]

slab_post_alloc_hook mm/slab.h:516 [inline]

slab_alloc_node mm/slub.c:2907 [inline]

slab_alloc mm/slub.c:2915 [inline]

kmem_cache_alloc+0x170/0x3c0 mm/slub.c:2920

dup_fd+0x52/0x730 fs/file.c:295

copy_files kernel/fork.c:1466 [inline]

copy_process+0x12e8/0x3f50 kernel/fork.c:2085

kernel_clone+0x178/0x8b0 kernel/fork.c:2462

__do_sys_clone+0xef/0x130 kernel/fork.c:2579

__se_sys_clone kernel/fork.c:2563 [inline]

__x64_sys_clone+0x67/0x80 kernel/fork.c:2563

do_syscall_64+0x32/0x80 arch/x86/entry/common.c:46

entry_SYSCALL_64_after_hwframe+0x44/0xae


Freed by task 9019:

kasan_save_stack+0x23/0x50 mm/kasan/common.c:38

kasan_set_track+0x20/0x30 mm/kasan/common.c:46

kasan_set_free_info+0x24/0x40 mm/kasan/generic.c:357

____kasan_slab_free mm/kasan/common.c:360 [inline]

____kasan_slab_free mm/kasan/common.c:325 [inline]

__kasan_slab_free+0xf7/0x130 mm/kasan/common.c:367

kasan_slab_free include/linux/kasan.h:199 [inline]

slab_free_hook mm/slub.c:1562 [inline]

slab_free_freelist_hook+0x7f/0x1d0 mm/slub.c:1600

slab_free mm/slub.c:3161 [inline]

kmem_cache_free+0x86/0x730 mm/slub.c:3177

put_files_struct fs/file.c:423 [inline]

put_files_struct+0x203/0x210 fs/file.c:415

exit_files+0x65/0x80 fs/file.c:435

do_exit+0x859/0x1a60 kernel/exit.c:820

do_group_exit+0xad/0x1c0 kernel/exit.c:922

__do_sys_exit_group kernel/exit.c:933 [inline]

__se_sys_exit_group kernel/exit.c:931 [inline]

__x64_sys_exit_group+0x32/0x40 kernel/exit.c:931

do_syscall_64+0x32/0x80 arch/x86/entry/common.c:46

entry_SYSCALL_64_after_hwframe+0x44/0xae


The buggy address belongs to the object at ffff88804ca58000

which belongs to the cache files_cache of size 832

The buggy address is located 592 bytes inside of

832-byte region [ffff88804ca58000, ffff88804ca58340)

The buggy address belongs to the page:

page:000000004ca8a05c refcount:1 mapcount:0 mapping:0000000000000000 index:0xffff88804ca5ad00 pfn:0x4ca58

head:000000004ca8a05c order:2 compound_mapcount:0 compound_pincount:0

flags: 0x4fff00000010200(slab|head)

raw: 04fff00000010200 ffffea00012d9700 0000000500000005 ffff8880400043c0

raw: ffff88804ca5ad00 0000000080110007 00000001ffffffff 0000000000000000

page dumped because: kasan: bad access detected


Memory state around the buggy address:

ffff88804ca58100: fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb

ffff88804ca58180: fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb

>ffff88804ca58200: fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb

^

ffff88804ca58280: fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb

ffff88804ca58300: fb fb fb fb fb fb fb fb fc fc fc fc fc fc fc fc

Primitive 1: UAF write in em28xx_init_extension


Trace starting from Kasan report:

|__asan_load8 mm/kasan/generic.c:180

|__list_add_valid lib/list_debug.c:26

|em28xx_init_extension ./include/linux/list.h:67(Triggered the UAF read bug)

|em28xx_init_extension ./include/linux/list.h:73(Triggered a new bug: UAF write)


Trace in detail:

0xffffffff82d46e70

__list_add_valid lib/list_debug.c:26

--------------------------------------

0xffffffff82d46e79

__list_add_valid lib/list_debug.c:29

--------------------------------------

0xffffffff82d46e7e

__list_add_valid lib/list_debug.c:29

--------------------------------------

0xffffffff82d46e83

__list_add_valid lib/list_debug.c:29

--------------------------------------

0xffffffff84340913

em28xx_init_extension ./include/linux/list.h:67

--------------------------------------

0xffffffff8434091e

em28xx_init_extension ./include/linux/list.h:67

--------------------------------------

0xffffffff84340922

em28xx_init_extension ./include/linux/list.h:70

--------------------------------------

0xffffffff84340927

em28xx_init_extension ./include/linux/list.h:70

--------------------------------------

0xffffffff84340936

em28xx_init_extension ./include/linux/list.h:71

--------------------------------------

0xffffffff8434094d

em28xx_init_extension ./include/linux/list.h:72

--------------------------------------

0xffffffff8434095c

em28xx_init_extension ./include/linux/list.h:73

--------------------------------------

Total 18 basic block


Primitive 2: Arbitrary value write in va_format


Trace starting from Kasan report:

|__asan_load8 mm/kasan/generic.c:180

|__list_add_valid lib/list_debug.c:26

|em28xx_init_extension ./include/linux/list.h:67(Triggered the UAF read bug)

|em28xx_init_dev drivers/media/usb/em28xx/em28xx-cards.c:3628

|em28xx_usb_probe.cold drivers/media/usb/em28xx/em28xx-cards.c:3975

|_dev_err drivers/media/usb/em28xx/em28xx-cards.c:4004

|__dev_printk drivers/base/core.c:4500

|dev_printk_emit ./include/linux/kobject.h:90

|dev_vprintk_emit drivers/base/core.c:4443

|vprintk_emit drivers/base/core.c:4434

|vprintk_store kernel/printk/printk.c:2081

|vsnprintf ./include/linux/sched/clock.h:84

|pointer lib/vsprintf.c:2655

|va_format lib/vsprintf.c:2283

|va_format lib/vsprintf.c:1662(Triggered a new bug: Arbitrary value write)


Trace in detail:

0xffffffff82d46e70

__list_add_valid lib/list_debug.c:26

--------------------------------------

0xffffffff82d46e79

__list_add_valid lib/list_debug.c:29

--------------------------------------

0xffffffff82d46e7e

__list_add_valid lib/list_debug.c:29

--------------------------------------

0xffffffff82d46e83

__list_add_valid lib/list_debug.c:29

--------------------------------------

0xffffffff84340913

em28xx_init_extension ./include/linux/list.h:67

--------------------------------------

0xffffffff8434091e

em28xx_init_extension ./include/linux/list.h:67

--------------------------------------

0xffffffff84340922

em28xx_init_extension ./include/linux/list.h:70

--------------------------------------

0xffffffff84340927

em28xx_init_extension ./include/linux/list.h:70

--------------------------------------

0xffffffff84340936

em28xx_init_extension ./include/linux/list.h:71

--------------------------------------

0xffffffff8434094d

em28xx_init_extension ./include/linux/list.h:72

--------------------------------------

0xffffffff8434095c

em28xx_init_extension ./include/linux/list.h:73

--------------------------------------

0xffffffff84340965

em28xx_init_extension drivers/media/usb/em28xx/em28xx-core.c:1124

--------------------------------------

0xffffffff84340975

em28xx_init_extension drivers/media/usb/em28xx/em28xx-core.c:1124

--------------------------------------

0xffffffff84340981

em28xx_init_extension drivers/media/usb/em28xx/em28xx-core.c:1125

--------------------------------------

0xffffffff8434098d

em28xx_init_extension drivers/media/usb/em28xx/em28xx-core.c:1125

--------------------------------------

0xffffffff84340996

em28xx_init_extension drivers/media/usb/em28xx/em28xx-core.c:1126

--------------------------------------

0xffffffff8434099b

em28xx_init_extension drivers/media/usb/em28xx/em28xx-core.c:1126

--------------------------------------

0xffffffff8434caa0

em28xx_v4l2_init drivers/media/usb/em28xx/em28xx-video.c:2528

--------------------------------------

0xffffffff8434cac4

em28xx_v4l2_init drivers/media/usb/em28xx/em28xx-video.c:2528

--------------------------------------

0xffffffff8434cacc

em28xx_v4l2_init drivers/media/usb/em28xx/em28xx-video.c:2528

--------------------------------------

0xffffffff8434cae6

em28xx_v4l2_init drivers/media/usb/em28xx/em28xx-video.c:2528

--------------------------------------

0xffffffff8434cb04

em28xx_v4l2_init drivers/media/usb/em28xx/em28xx-video.c:2533

--------------------------------------

0xffffffff8434cb09

em28xx_v4l2_init drivers/media/usb/em28xx/em28xx-video.c:2533

--------------------------------------

0xffffffff843409a1

em28xx_init_extension drivers/media/usb/em28xx/em28xx-core.c:1127

--------------------------------------

0xffffffff843409a9

em28xx_init_extension drivers/media/usb/em28xx/em28xx-core.c:1127

--------------------------------------

0xffffffff843409c8

em28xx_init_extension drivers/media/usb/em28xx/em28xx-core.c:1124

--------------------------------------

0xffffffff843409cd

em28xx_init_extension drivers/media/usb/em28xx/em28xx-core.c:1124

--------------------------------------

0xffffffff843409d5

em28xx_init_extension drivers/media/usb/em28xx/em28xx-core.c:1124

--------------------------------------

0xffffffff8434097c

em28xx_init_extension drivers/media/usb/em28xx/em28xx-core.c:1125

--------------------------------------

0xffffffff84340981

em28xx_init_extension drivers/media/usb/em28xx/em28xx-core.c:1125

--------------------------------------

0xffffffff8434098d

em28xx_init_extension drivers/media/usb/em28xx/em28xx-core.c:1125

--------------------------------------

0xffffffff84340996

em28xx_init_extension drivers/media/usb/em28xx/em28xx-core.c:1126

--------------------------------------

0xffffffff8434099b

em28xx_init_extension drivers/media/usb/em28xx/em28xx-core.c:1126

--------------------------------------

0xffffffff8434df20

em28xx_audio_init drivers/media/usb/em28xx/em28xx-audio.c:813

--------------------------------------

0xffffffff8434df98

em28xx_audio_init drivers/media/usb/em28xx/em28xx-audio.c:821

--------------------------------------

0xffffffff8434dfa5

em28xx_audio_init drivers/media/usb/em28xx/em28xx-audio.c:821

--------------------------------------

0xffffffff8434dfba

em28xx_audio_init drivers/media/usb/em28xx/em28xx-audio.c:821

--------------------------------------

0xffffffff8434dfc4

em28xx_audio_init drivers/media/usb/em28xx/em28xx-audio.c:821

--------------------------------------

0xffffffff8434dfcc

em28xx_audio_init drivers/media/usb/em28xx/em28xx-audio.c:821

--------------------------------------

0xffffffff8434dff6

em28xx_audio_init drivers/media/usb/em28xx/em28xx-audio.c:821

--------------------------------------

0xffffffff843409a1

em28xx_init_extension drivers/media/usb/em28xx/em28xx-core.c:1127

--------------------------------------

0xffffffff843409a9

em28xx_init_extension drivers/media/usb/em28xx/em28xx-core.c:1127

--------------------------------------

0xffffffff843409c8

em28xx_init_extension drivers/media/usb/em28xx/em28xx-core.c:1124

--------------------------------------

0xffffffff843409cd

em28xx_init_extension drivers/media/usb/em28xx/em28xx-core.c:1124

--------------------------------------

0xffffffff843409d5

em28xx_init_extension drivers/media/usb/em28xx/em28xx-core.c:1124

--------------------------------------

0xffffffff8434097c

em28xx_init_extension drivers/media/usb/em28xx/em28xx-core.c:1125

--------------------------------------

0xffffffff84340981

em28xx_init_extension drivers/media/usb/em28xx/em28xx-core.c:1125

--------------------------------------

0xffffffff8434098d

em28xx_init_extension drivers/media/usb/em28xx/em28xx-core.c:1125

--------------------------------------

0xffffffff84340996

em28xx_init_extension drivers/media/usb/em28xx/em28xx-core.c:1126

--------------------------------------

0xffffffff8434099b

em28xx_init_extension drivers/media/usb/em28xx/em28xx-core.c:1126

--------------------------------------

0xffffffff8434f2e0

em28xx_dvb_init drivers/media/usb/em28xx/em28xx-dvb.c:1484

--------------------------------------

0xffffffff8434f3b0

em28xx_dvb_init drivers/media/usb/em28xx/em28xx-dvb.c:1489

--------------------------------------

0xffffffff8434f3b8

em28xx_dvb_init drivers/media/usb/em28xx/em28xx-dvb.c:1489

--------------------------------------

0xffffffff8434f3cf

em28xx_dvb_init drivers/media/usb/em28xx/em28xx-dvb.c:1489

--------------------------------------

0xffffffff8434f410

em28xx_dvb_init drivers/media/usb/em28xx/em28xx-dvb.c:1494

--------------------------------------

0xffffffff8434f415

em28xx_dvb_init drivers/media/usb/em28xx/em28xx-dvb.c:1494

--------------------------------------

0xffffffff8434f42a

em28xx_dvb_init drivers/media/usb/em28xx/em28xx-dvb.c:1494

--------------------------------------

0xffffffff8434f42a

em28xx_dvb_init drivers/media/usb/em28xx/em28xx-dvb.c:1494

--------------------------------------

0xffffffff8434f42a

em28xx_dvb_init drivers/media/usb/em28xx/em28xx-dvb.c:1494

--------------------------------------

0xffffffff8434f42a

em28xx_dvb_init drivers/media/usb/em28xx/em28xx-dvb.c:1494

--------------------------------------

0xffffffff8434f42a

em28xx_dvb_init drivers/media/usb/em28xx/em28xx-dvb.c:1494

--------------------------------------

0xffffffff8434f42a

em28xx_dvb_init drivers/media/usb/em28xx/em28xx-dvb.c:1494

--------------------------------------

0xffffffff8434f42a

em28xx_dvb_init drivers/media/usb/em28xx/em28xx-dvb.c:1494

--------------------------------------

0xffffffff8434f42d

em28xx_dvb_init drivers/media/usb/em28xx/em28xx-dvb.c:1494

--------------------------------------

0xffffffff8434f43c

em28xx_dvb_init drivers/media/usb/em28xx/em28xx-dvb.c:1494

--------------------------------------

0xffffffff843409a1

em28xx_init_extension drivers/media/usb/em28xx/em28xx-core.c:1127

--------------------------------------

0xffffffff843409a9

em28xx_init_extension drivers/media/usb/em28xx/em28xx-core.c:1127

--------------------------------------

0xffffffff843409c8

em28xx_init_extension drivers/media/usb/em28xx/em28xx-core.c:1124

--------------------------------------

0xffffffff843409cd

em28xx_init_extension drivers/media/usb/em28xx/em28xx-core.c:1124

--------------------------------------

0xffffffff843409d5

em28xx_init_extension drivers/media/usb/em28xx/em28xx-core.c:1124

--------------------------------------

0xffffffff8434097c

em28xx_init_extension drivers/media/usb/em28xx/em28xx-core.c:1125

--------------------------------------

0xffffffff84340981

em28xx_init_extension drivers/media/usb/em28xx/em28xx-core.c:1125

--------------------------------------

0xffffffff8434098d

em28xx_init_extension drivers/media/usb/em28xx/em28xx-core.c:1125

--------------------------------------

0xffffffff84340996

em28xx_init_extension drivers/media/usb/em28xx/em28xx-core.c:1126

--------------------------------------

0xffffffff8434099b

em28xx_init_extension drivers/media/usb/em28xx/em28xx-core.c:1126

--------------------------------------

0xffffffff843518a0

em28xx_ir_init drivers/media/usb/em28xx/em28xx-input.c:698

--------------------------------------

0xffffffff8435191f

em28xx_ir_init drivers/media/usb/em28xx/em28xx-input.c:706

--------------------------------------

0xffffffff8435192b

em28xx_ir_init drivers/media/usb/em28xx/em28xx-input.c:706

--------------------------------------

0xffffffff84351947

em28xx_ir_init drivers/media/usb/em28xx/em28xx-input.c:706

--------------------------------------

0xffffffff8435194c

em28xx_ir_init drivers/media/usb/em28xx/em28xx-input.c:706

--------------------------------------

0xffffffff84351951

em28xx_ir_init drivers/media/usb/em28xx/em28xx-input.c:706

--------------------------------------

0xffffffff8435197d

em28xx_ir_init drivers/media/usb/em28xx/em28xx-input.c:706

--------------------------------------

0xffffffff843409a1

em28xx_init_extension drivers/media/usb/em28xx/em28xx-core.c:1127

--------------------------------------

0xffffffff843409a9

em28xx_init_extension drivers/media/usb/em28xx/em28xx-core.c:1127

--------------------------------------

0xffffffff843409c8

em28xx_init_extension drivers/media/usb/em28xx/em28xx-core.c:1124

--------------------------------------

0xffffffff843409cd

em28xx_init_extension drivers/media/usb/em28xx/em28xx-core.c:1124

--------------------------------------

0xffffffff843409d5

em28xx_init_extension drivers/media/usb/em28xx/em28xx-core.c:1124

--------------------------------------

0xffffffff843409e1

em28xx_init_extension drivers/media/usb/em28xx/em28xx-core.c:1131

--------------------------------------

0xffffffff843409e6

em28xx_init_extension drivers/media/usb/em28xx/em28xx-core.c:1131

--------------------------------------

0xffffffff861dbb30

mutex_unlock kernel/locking/mutex.c:730

--------------------------------------

0xffffffff843409f2

em28xx_init_extension drivers/media/usb/em28xx/em28xx-core.c:1131

--------------------------------------

0xffffffff860f9ec9

em28xx_init_dev drivers/media/usb/em28xx/em28xx-cards.c:3628

--------------------------------------

0xffffffff860fa70f

em28xx_init_dev drivers/media/usb/em28xx/em28xx-cards.c:3331

--------------------------------------

0xffffffff860fa714

em28xx_init_dev drivers/media/usb/em28xx/em28xx-cards.c:3331

--------------------------------------

0xffffffff860fa7dc

em28xx_init_dev drivers/media/usb/em28xx/em28xx-cards.c:3329

--------------------------------------

0xffffffff860faee4

em28xx_usb_probe.cold drivers/media/usb/em28xx/em28xx-cards.c:3975

--------------------------------------

0xffffffff860faef0

em28xx_usb_probe.cold drivers/media/usb/em28xx/em28xx-cards.c:3976

--------------------------------------

0xffffffff860fb011

em28xx_usb_probe.cold drivers/media/usb/em28xx/em28xx-cards.c:3979

--------------------------------------

0xffffffff860fb016

em28xx_usb_probe.cold drivers/media/usb/em28xx/em28xx-cards.c:3979

--------------------------------------

0xffffffff860fb025

em28xx_usb_probe.cold drivers/media/usb/em28xx/em28xx-cards.c:3979

--------------------------------------

0xffffffff860fb02d

em28xx_usb_probe.cold drivers/media/usb/em28xx/em28xx-cards.c:3980

--------------------------------------

0xffffffff860fb032

em28xx_usb_probe.cold drivers/media/usb/em28xx/em28xx-cards.c:3980

--------------------------------------

0xffffffff860fb03b

em28xx_usb_probe.cold drivers/media/usb/em28xx/em28xx-cards.c:3980

--------------------------------------

0xffffffff860fb057

em28xx_usb_probe.cold drivers/media/usb/em28xx/em28xx-cards.c:3980

--------------------------------------

0xffffffff860fb064

em28xx_usb_probe.cold drivers/media/usb/em28xx/em28xx-cards.c:3989

--------------------------------------

0xffffffff860fb073

em28xx_usb_probe.cold drivers/media/usb/em28xx/em28xx-cards.c:3989

--------------------------------------

0xffffffff860fb102

em28xx_usb_probe.cold drivers/media/usb/em28xx/em28xx-cards.c:3998

--------------------------------------

0xffffffff860fb107

em28xx_usb_probe.cold drivers/media/usb/em28xx/em28xx-cards.c:3998

--------------------------------------

0xffffffff860fb11a

em28xx_usb_probe.cold drivers/media/usb/em28xx/em28xx-cards.c:3998

--------------------------------------

0xffffffff860fb134

em28xx_usb_probe.cold drivers/media/usb/em28xx/em28xx-cards.c:3998

--------------------------------------

0xffffffff860fb140

em28xx_usb_probe.cold drivers/media/usb/em28xx/em28xx-cards.c:3998

--------------------------------------

0xffffffff860fb149

em28xx_usb_probe.cold drivers/media/usb/em28xx/em28xx-cards.c:3998

--------------------------------------

0xffffffff860fb159

em28xx_usb_probe.cold drivers/media/usb/em28xx/em28xx-cards.c:3998

--------------------------------------

0xffffffff860fb172

em28xx_usb_probe.cold drivers/media/usb/em28xx/em28xx-cards.c:3998

--------------------------------------

0xffffffff860fb17e

em28xx_usb_probe.cold drivers/media/usb/em28xx/em28xx-cards.c:4004

--------------------------------------

0xffffffff860fb183

em28xx_usb_probe.cold drivers/media/usb/em28xx/em28xx-cards.c:4004

--------------------------------------

0xffffffff85fcd3cb

_dev_err drivers/base/core.c:4500

--------------------------------------

0xffffffff85fcd461

_dev_err drivers/base/core.c:4500

--------------------------------------

0xffffffff85fccf00

__dev_printk drivers/base/core.c:4456

--------------------------------------

0xffffffff85fccf1b

__dev_printk drivers/base/core.c:4456

--------------------------------------

0xffffffff85fccf20

__dev_printk ./include/linux/device.h:609

--------------------------------------

0xffffffff85fccf25

__dev_printk ./include/linux/device.h:609

--------------------------------------

0xffffffff85fccf2f

__dev_printk ./include/linux/device.h:609

--------------------------------------

0xffffffff85fccf39

__dev_printk ./include/linux/kobject.h:90

--------------------------------------

0xffffffff85fccf3e

__dev_printk ./include/linux/kobject.h:90

--------------------------------------

0xffffffff85fccf46

__dev_printk ./include/linux/kobject.h:90

--------------------------------------

0xffffffff85fccf4f

__dev_printk ./include/linux/kobject.h:90

--------------------------------------

0xffffffff832a8b60

dev_driver_string drivers/base/core.c:1958

--------------------------------------

0xffffffff832a8b6f

dev_driver_string drivers/base/core.c:1958

--------------------------------------

0xffffffff832a8b78

dev_driver_string drivers/base/core.c:1958

--------------------------------------

0xffffffff832a8b81

dev_driver_string drivers/base/core.c:1959

--------------------------------------

0xffffffff832a8b86

dev_driver_string drivers/base/core.c:1959

--------------------------------------

0xffffffff832a8b8e

dev_driver_string drivers/base/core.c:1959

--------------------------------------

0xffffffff832a8b97

dev_driver_string drivers/base/core.c:1959

--------------------------------------

0xffffffff85fccf57

__dev_printk ./include/linux/kobject.h:90

--------------------------------------

0xffffffff85fccf63

__dev_printk ./include/linux/kobject.h:90

--------------------------------------

0xffffffff85fcce0f

dev_printk_emit drivers/base/core.c:4439

--------------------------------------

0xffffffff85fcce98

dev_printk_emit drivers/base/core.c:4443

--------------------------------------

0xffffffff85fccaff

dev_vprintk_emit drivers/base/core.c:4429

--------------------------------------

0xffffffff85fccb8e

dev_vprintk_emit ./include/linux/fortify-string.h:175

--------------------------------------

0xffffffff82e4de50

__memset arch/x86/lib/memset_64.S:28

--------------------------------------

0xffffffff82e4de90

memset_orig arch/x86/lib/memset_64.S:70

--------------------------------------

0xffffffff82e4deae

memset_orig arch/x86/lib/memset_64.S:83

--------------------------------------

0xffffffff82e4deb7

memset_orig arch/x86/lib/memset_64.S:85

--------------------------------------

0xffffffff82e4dee8

memset_orig arch/x86/lib/memset_64.S:99

--------------------------------------

0xffffffff82e4df0b

memset_orig arch/x86/lib/memset_64.S:117

--------------------------------------

0xffffffff82e4df1a

memset_orig arch/x86/lib/memset_64.S:127

--------------------------------------

0xffffffff85fccba1

dev_vprintk_emit drivers/base/core.c:4390

--------------------------------------

0xffffffff85fccbad

dev_vprintk_emit drivers/base/core.c:4390

--------------------------------------

0xffffffff85fccbb9

dev_vprintk_emit drivers/base/core.c:4392

--------------------------------------

0xffffffff85fccbbe

dev_vprintk_emit drivers/base/core.c:4392

--------------------------------------

0xffffffff85fccbc7

dev_vprintk_emit drivers/base/core.c:4392

--------------------------------------

0xffffffff85fccbd4

dev_vprintk_emit drivers/base/core.c:4393

--------------------------------------

0xffffffff85fccbd9

dev_vprintk_emit drivers/base/core.c:4393

--------------------------------------

0xffffffff85fccbe1

dev_vprintk_emit drivers/base/core.c:4393

--------------------------------------

0xffffffff85fccbea

dev_vprintk_emit ./include/linux/fortify-string.h:126

--------------------------------------

0xffffffff82e2be30

strnlen lib/string.c:582

--------------------------------------

0xffffffff82e2be44

strnlen lib/string.c:582

--------------------------------------

0xffffffff82e2be55

strnlen lib/string.c:583

--------------------------------------

0xffffffff82e2be5d

strnlen lib/string.c:583

--------------------------------------

0xffffffff82e2be4c

strnlen lib/string.c:583

--------------------------------------

0xffffffff82e2be55

strnlen lib/string.c:583

--------------------------------------

0xffffffff82e2be5d

strnlen lib/string.c:583

--------------------------------------

0xffffffff82e2be4c

strnlen lib/string.c:583

--------------------------------------

0xffffffff82e2be55

strnlen lib/string.c:583

--------------------------------------

0xffffffff82e2be5d

strnlen lib/string.c:583

--------------------------------------

0xffffffff82e2be4c

strnlen lib/string.c:583

--------------------------------------

0xffffffff82e2be55

strnlen lib/string.c:583

--------------------------------------

0xffffffff82e2be5d

strnlen lib/string.c:583

--------------------------------------

0xffffffff82e2be62

strnlen lib/string.c:583

--------------------------------------

0xffffffff85fccbf7

dev_vprintk_emit ./include/linux/fortify-string.h:126

--------------------------------------

0xffffffff85fccc06

dev_vprintk_emit ./include/linux/fortify-string.h:73

--------------------------------------

0xffffffff85fccc22

dev_vprintk_emit ./include/linux/fortify-string.h:132

--------------------------------------

0xffffffff85fccc27

dev_vprintk_emit ./include/linux/fortify-string.h:132

--------------------------------------

0xffffffff85fccc34

dev_vprintk_emit ./include/linux/fortify-string.h:132

--------------------------------------

0xffffffff85fccc3a

dev_vprintk_emit ./include/linux/fortify-string.h:132

--------------------------------------

0xffffffff85fccc3f

dev_vprintk_emit ./include/linux/fortify-string.h:132

--------------------------------------

0xffffffff85fccc4f

dev_vprintk_emit ./include/linux/fortify-string.h:138

--------------------------------------

0xffffffff85fccc6b

dev_vprintk_emit ./include/linux/fortify-string.h:146

--------------------------------------

0xffffffff85fccc70

dev_vprintk_emit ./include/linux/fortify-string.h:146

--------------------------------------

0xffffffff82e2ca90

strscpy lib/string.c:185

--------------------------------------

0xffffffff82e2caae

strscpy lib/string.c:185

--------------------------------------

0xffffffff82e2cabc

strscpy lib/string.c:185

--------------------------------------

0xffffffff82e2cacc

strscpy lib/string.c:204

--------------------------------------

0xffffffff82e2cc21

strscpy lib/string.c:185

--------------------------------------

0xffffffff82e2cbb9

strscpy lib/string.c:204

--------------------------------------

0xffffffff82e2cbc8

strscpy lib/string.c:223

--------------------------------------

0xffffffff82e2cbd6

strscpy lib/string.c:224

--------------------------------------

0xffffffff82e2cbdf

strscpy lib/string.c:227

--------------------------------------

0xffffffff82e2cbbf

strscpy lib/string.c:223

--------------------------------------

0xffffffff82e2cbc8

strscpy lib/string.c:223

--------------------------------------

0xffffffff82e2cbd6

strscpy lib/string.c:224

--------------------------------------

0xffffffff82e2cbdf

strscpy lib/string.c:227

--------------------------------------

0xffffffff82e2cbbf

strscpy lib/string.c:223

--------------------------------------

0xffffffff82e2cbc8

strscpy lib/string.c:223

--------------------------------------

0xffffffff82e2cbd6

strscpy lib/string.c:224

--------------------------------------

0xffffffff82e2cbdf

strscpy lib/string.c:227

--------------------------------------

0xffffffff82e2cbbf

strscpy lib/string.c:223

--------------------------------------

0xffffffff82e2cbc8

strscpy lib/string.c:223

--------------------------------------

0xffffffff82e2cbd6

strscpy lib/string.c:224

--------------------------------------

0xffffffff82e2cb77

strscpy ./arch/x86/include/asm/word-at-a-time.h:70

--------------------------------------

0xffffffff85fccc82

dev_vprintk_emit drivers/base/core.c:4406

--------------------------------------

0xffffffff85fccc8e

dev_vprintk_emit drivers/base/core.c:4406

--------------------------------------

0xffffffff85fcccad

dev_vprintk_emit drivers/base/core.c:4406

--------------------------------------

0xffffffff85fccd07

dev_vprintk_emit drivers/base/core.c:4416

--------------------------------------

0xffffffff85fccd0c

dev_vprintk_emit drivers/base/core.c:4416

--------------------------------------

0xffffffff82e2c2c0

strcmp lib/string.c:380

--------------------------------------

0xffffffff82e2c2d6

strcmp lib/string.c:384

--------------------------------------

0xffffffff82e2c2e2

strcmp lib/string.c:384

--------------------------------------

0xffffffff82e2c2f4

strcmp lib/string.c:386

--------------------------------------

0xffffffff82e2c2fa

strcmp lib/string.c:387

--------------------------------------

0xffffffff85fccd1b

dev_vprintk_emit drivers/base/core.c:4416

--------------------------------------

0xffffffff85fccd27

dev_vprintk_emit drivers/base/core.c:4416

--------------------------------------

0xffffffff85fccd59

dev_vprintk_emit ./include/linux/device.h:609

--------------------------------------

0xffffffff85fccd5e

dev_vprintk_emit ./include/linux/device.h:609

--------------------------------------

0xffffffff85fccd67

dev_vprintk_emit ./include/linux/device.h:609

--------------------------------------

0xffffffff85fccd70

dev_vprintk_emit ./include/linux/kobject.h:90

--------------------------------------

0xffffffff85fccd75

dev_vprintk_emit ./include/linux/kobject.h:90

--------------------------------------

0xffffffff85fccd7d

dev_vprintk_emit ./include/linux/kobject.h:90

--------------------------------------

0xffffffff85fccd85

dev_vprintk_emit ./include/linux/kobject.h:90

--------------------------------------

0xffffffff82e3b070

snprintf lib/vsprintf.c:2779

--------------------------------------

0xffffffff82e3b0fa

snprintf lib/vsprintf.c:2783

--------------------------------------

0xffffffff82e3a2e0

vsnprintf lib/vsprintf.c:2582

--------------------------------------

0xffffffff82e3a36d

vsnprintf lib/vsprintf.c:2585

--------------------------------------

0xffffffff82e3a382

vsnprintf lib/vsprintf.c:2589

--------------------------------------

0xffffffff82e3a38f

vsnprintf lib/vsprintf.c:2589

--------------------------------------

0xffffffff82e3a394

vsnprintf lib/vsprintf.c:2589

--------------------------------------

0xffffffff82e3a3b6

vsnprintf lib/vsprintf.c:2601

--------------------------------------

0xffffffff82e3a3bb

vsnprintf lib/vsprintf.c:2601

--------------------------------------

0xffffffff82e3a3c3

vsnprintf lib/vsprintf.c:2601

--------------------------------------

0xffffffff82e3a3d1

vsnprintf lib/vsprintf.c:2601

--------------------------------------

0xffffffff82e3a3fd

vsnprintf lib/vsprintf.c:2603

--------------------------------------

0xffffffff82e3a402

vsnprintf lib/vsprintf.c:2603

--------------------------------------

0xffffffff82e2e790

format_decode lib/vsprintf.c:2359

--------------------------------------

0xffffffff82e2e80a

format_decode lib/vsprintf.c:2360

--------------------------------------

0xffffffff82e2e81b

format_decode lib/vsprintf.c:2364

--------------------------------------

0xffffffff82e2e82c

format_decode lib/vsprintf.c:2364

--------------------------------------

0xffffffff82e2e835

format_decode lib/vsprintf.c:2374

--------------------------------------

0xffffffff82e2e83a

format_decode lib/vsprintf.c:2374

--------------------------------------

0xffffffff82e2e846

format_decode lib/vsprintf.c:2374

--------------------------------------

0xffffffff82e2e84f

format_decode lib/vsprintf.c:2383

--------------------------------------

0xffffffff82e2e854

format_decode lib/vsprintf.c:2383

--------------------------------------

0xffffffff82e2e861

format_decode lib/vsprintf.c:2385

--------------------------------------

0xffffffff82e2e86f

format_decode lib/vsprintf.c:2385

--------------------------------------

0xffffffff82e2e878

format_decode lib/vsprintf.c:2385

--------------------------------------

0xffffffff82e2e8a9

format_decode lib/vsprintf.c:2386

--------------------------------------

0xffffffff82e2e8ae

format_decode lib/vsprintf.c:2386

--------------------------------------

0xffffffff82e2e8bb

format_decode lib/vsprintf.c:2386

--------------------------------------

0xffffffff82e2e87d

format_decode lib/vsprintf.c:2385

--------------------------------------

0xffffffff82e2e882

format_decode lib/vsprintf.c:2385

--------------------------------------

0xffffffff82e2e892

format_decode lib/vsprintf.c:2385

--------------------------------------

0xffffffff82e2e8a0

format_decode lib/vsprintf.c:2385

--------------------------------------

0xffffffff82e2e8a9

format_decode lib/vsprintf.c:2386

--------------------------------------

0xffffffff82e2e8ae

format_decode lib/vsprintf.c:2386

--------------------------------------

0xffffffff82e2e8bb

format_decode lib/vsprintf.c:2386

--------------------------------------

0xffffffff82e2e8c1

format_decode lib/vsprintf.c:2391

--------------------------------------

0xffffffff82e2e8c6

format_decode lib/vsprintf.c:2391

--------------------------------------

0xffffffff82e2e938

format_decode lib/vsprintf.c:2402

--------------------------------------

0xffffffff82e2e93d

format_decode lib/vsprintf.c:2402

--------------------------------------

0xffffffff82e2e948

format_decode lib/vsprintf.c:2402

--------------------------------------

0xffffffff82e2e974

format_decode lib/vsprintf.c:2402

--------------------------------------

0xffffffff82e3a411

vsnprintf lib/vsprintf.c:2605

--------------------------------------

0xffffffff82e3a43d

vsnprintf lib/vsprintf.c:2607

--------------------------------------

0xffffffff82e3a44d

vsnprintf lib/vsprintf.c:2607

--------------------------------------

0xffffffff82e3a7f8

vsnprintf lib/vsprintf.c:2610

--------------------------------------

0xffffffff82e3a7fd

vsnprintf lib/vsprintf.c:2610

--------------------------------------

0xffffffff82e3a809

vsnprintf lib/vsprintf.c:2611

--------------------------------------

0xffffffff82e3a80e

vsnprintf lib/vsprintf.c:2611

--------------------------------------

0xffffffff82e3a820

vsnprintf lib/vsprintf.c:2611

--------------------------------------

0xffffffff82e3a837

vsnprintf lib/vsprintf.c:2612

--------------------------------------

0xffffffff82e3a843

vsnprintf ./include/linux/fortify-string.h:191

--------------------------------------

0xffffffff82e3a855

vsnprintf lib/vsprintf.c:2615

--------------------------------------

0xffffffff82e3a85a

vsnprintf lib/vsprintf.c:2615

--------------------------------------

0xffffffff82e3a86c

vsnprintf lib/vsprintf.c:2616

--------------------------------------

0xffffffff82e3a47f

vsnprintf lib/vsprintf.c:2601

--------------------------------------

0xffffffff82e3a484

vsnprintf lib/vsprintf.c:2601

--------------------------------------

0xffffffff82e3a48d

vsnprintf lib/vsprintf.c:2601

--------------------------------------

0xffffffff82e3a3fd

vsnprintf lib/vsprintf.c:2603

--------------------------------------

0xffffffff82e3a402

vsnprintf lib/vsprintf.c:2603

--------------------------------------

0xffffffff82e2e790

format_decode lib/vsprintf.c:2359

--------------------------------------

0xffffffff82e2e80a

format_decode lib/vsprintf.c:2360

--------------------------------------

0xffffffff82e2e81b

format_decode lib/vsprintf.c:2364

--------------------------------------

0xffffffff82e2e82c

format_decode lib/vsprintf.c:2364

--------------------------------------

0xffffffff82e2e835

format_decode lib/vsprintf.c:2374

--------------------------------------

0xffffffff82e2e83a

format_decode lib/vsprintf.c:2374

--------------------------------------

0xffffffff82e2e846

format_decode lib/vsprintf.c:2374

--------------------------------------

0xffffffff82e2e84f

format_decode lib/vsprintf.c:2383

--------------------------------------

0xffffffff82e2e854

format_decode lib/vsprintf.c:2383

--------------------------------------

0xffffffff82e2e861

format_decode lib/vsprintf.c:2385

--------------------------------------

0xffffffff82e2e86f

format_decode lib/vsprintf.c:2385

--------------------------------------

0xffffffff82e2e878

format_decode lib/vsprintf.c:2385

--------------------------------------

0xffffffff82e2e8a9

format_decode lib/vsprintf.c:2386

--------------------------------------

0xffffffff82e2e8ae

format_decode lib/vsprintf.c:2386

--------------------------------------

0xffffffff82e2e8bb

format_decode lib/vsprintf.c:2386

--------------------------------------

0xffffffff82e2e8c1

format_decode lib/vsprintf.c:2391

--------------------------------------

0xffffffff82e2e8c6

format_decode lib/vsprintf.c:2391

--------------------------------------

0xffffffff82e2e8cb

format_decode lib/vsprintf.c:2395

--------------------------------------

0xffffffff82e2e8d0

format_decode lib/vsprintf.c:2395

--------------------------------------

0xffffffff82e2e8e6

format_decode lib/vsprintf.c:2400

--------------------------------------

0xffffffff82e2e8fd

format_decode lib/vsprintf.c:2402

--------------------------------------

0xffffffff82e2e91c

format_decode lib/vsprintf.c:2402

--------------------------------------

0xffffffff82e2ecd2

format_decode lib/vsprintf.c:2416

--------------------------------------

0xffffffff82e2ecd7

format_decode lib/vsprintf.c:2416

--------------------------------------

0xffffffff82e2ed0f

format_decode lib/vsprintf.c:2418

--------------------------------------

0xffffffff82e2ed1e

format_decode lib/vsprintf.c:2420

--------------------------------------

0xffffffff82e2ed23

format_decode lib/vsprintf.c:2420

--------------------------------------

0xffffffff82e2ed34

format_decode lib/vsprintf.c:2420

--------------------------------------

0xffffffff82e2e9d1

format_decode lib/vsprintf.c:2428

--------------------------------------

0xffffffff82e2e9d6

format_decode lib/vsprintf.c:2428

--------------------------------------

0xffffffff82e2e9ea

format_decode lib/vsprintf.c:2429

--------------------------------------

0xffffffff82e2e9fa

format_decode lib/vsprintf.c:2429

--------------------------------------

0xffffffff82e2ea03

format_decode lib/vsprintf.c:2445

--------------------------------------

0xffffffff82e2ea08

format_decode lib/vsprintf.c:2445

--------------------------------------

0xffffffff82e2ea1d

format_decode lib/vsprintf.c:2445

--------------------------------------

0xffffffff82e2eb8d

format_decode lib/vsprintf.c:2529

--------------------------------------

0xffffffff82e2eb98

format_decode lib/vsprintf.c:2529

--------------------------------------

0xffffffff82e2ebbb

format_decode lib/vsprintf.c:2529

--------------------------------------

0xffffffff82e2ebd2

format_decode lib/vsprintf.c:2529

--------------------------------------

0xffffffff82e2ebe0

format_decode lib/vsprintf.c:2529

--------------------------------------

0xffffffff82e2ea3e

format_decode ./include/linux/ctype.h:72

--------------------------------------

0xffffffff82e2ea43

format_decode ./include/linux/ctype.h:72

--------------------------------------

0xffffffff82e2ea5c

format_decode ./include/linux/ctype.h:72

--------------------------------------

0xffffffff82e2ea72

format_decode lib/vsprintf.c:2460

--------------------------------------

0xffffffff82e2ea77

format_decode lib/vsprintf.c:2460

--------------------------------------

0xffffffff82e2ea8c

format_decode lib/vsprintf.c:2461

--------------------------------------

0xffffffff82e2ea9f

format_decode lib/vsprintf.c:2461

--------------------------------------

0xffffffff82e2eaa9

format_decode lib/vsprintf.c:2461

--------------------------------------

0xffffffff82e2eab5

format_decode lib/vsprintf.c:2461

--------------------------------------

0xffffffff82e2ee02

format_decode lib/vsprintf.c:2467

--------------------------------------

0xffffffff82e2ee07

format_decode lib/vsprintf.c:2467

--------------------------------------

0xffffffff82e2e943

format_decode lib/vsprintf.c:2402

--------------------------------------

0xffffffff82e2e948

format_decode lib/vsprintf.c:2402

--------------------------------------

0xffffffff82e2e974

format_decode lib/vsprintf.c:2402

--------------------------------------

0xffffffff82e3a411

vsnprintf lib/vsprintf.c:2605

--------------------------------------

0xffffffff82e3a43d

vsnprintf lib/vsprintf.c:2607

--------------------------------------

0xffffffff82e3a44d

vsnprintf lib/vsprintf.c:2607

--------------------------------------

0xffffffff82e3a8fc

vsnprintf lib/vsprintf.c:2651

--------------------------------------

0xffffffff82e3a901

vsnprintf lib/vsprintf.c:2651

--------------------------------------

0xffffffff82e3a910

vsnprintf lib/vsprintf.c:2651

--------------------------------------

0xffffffff82e3a920

vsnprintf lib/vsprintf.c:2651

--------------------------------------

0xffffffff82e3a92a

vsnprintf lib/vsprintf.c:2651

--------------------------------------

0xffffffff82e3a92f

vsnprintf lib/vsprintf.c:2651

--------------------------------------

0xffffffff82e3a942

vsnprintf lib/vsprintf.c:2651

--------------------------------------

0xffffffff82e3a959

vsnprintf lib/vsprintf.c:2651

--------------------------------------

0xffffffff82e3a961

vsnprintf lib/vsprintf.c:2651

--------------------------------------

0xffffffff82e327b0

string lib/vsprintf.c:689

--------------------------------------

0xffffffff82e3282c

string lib/vsprintf.c:690

--------------------------------------

0xffffffff82e32845

string lib/vsprintf.c:690

--------------------------------------

0xffffffff82e32853

string lib/vsprintf.c:666

--------------------------------------

0xffffffff82e32858

string lib/vsprintf.c:666

--------------------------------------

0xffffffff82e3286e

string lib/vsprintf.c:666

--------------------------------------

0xffffffff82e3287b

string lib/vsprintf.c:666

--------------------------------------

0xffffffff82e32880

string lib/vsprintf.c:693

--------------------------------------

0xffffffff82e328a1

string lib/vsprintf.c:610

--------------------------------------

0xffffffff82e328ad

string lib/vsprintf.c:610

--------------------------------------

0xffffffff82e32907

string lib/vsprintf.c:611

--------------------------------------

0xffffffff82e3290c

string lib/vsprintf.c:611

--------------------------------------

0xffffffff82e32918

string lib/vsprintf.c:611

--------------------------------------

0xffffffff82e32927

string lib/vsprintf.c:612

--------------------------------------

0xffffffff82e328c7

string lib/vsprintf.c:614

--------------------------------------

0xffffffff82e328cc

string lib/vsprintf.c:614

--------------------------------------

0xffffffff82e328d1

string lib/vsprintf.c:615

--------------------------------------

0xffffffff82e328d6

string lib/vsprintf.c:615

--------------------------------------

0xffffffff82e328de

string lib/vsprintf.c:615

--------------------------------------

0xffffffff82e328e7

string lib/vsprintf.c:616

--------------------------------------

0xffffffff82e328fe

string lib/vsprintf.c:610

--------------------------------------

0xffffffff82e32907

string lib/vsprintf.c:611

--------------------------------------

0xffffffff82e3290c

string lib/vsprintf.c:611

--------------------------------------

0xffffffff82e32918

string lib/vsprintf.c:611

--------------------------------------

0xffffffff82e32927

string lib/vsprintf.c:612

--------------------------------------

0xffffffff82e328c7

string lib/vsprintf.c:614

--------------------------------------

0xffffffff82e328cc

string lib/vsprintf.c:614

--------------------------------------

0xffffffff82e328d1

string lib/vsprintf.c:615

--------------------------------------

0xffffffff82e328d6

string lib/vsprintf.c:615

--------------------------------------

0xffffffff82e328de

string lib/vsprintf.c:615

--------------------------------------

0xffffffff82e328e7

string lib/vsprintf.c:616

--------------------------------------

0xffffffff82e328fe

string lib/vsprintf.c:610

--------------------------------------

0xffffffff82e32907

string lib/vsprintf.c:611

--------------------------------------

0xffffffff82e3290c

string lib/vsprintf.c:611

--------------------------------------

0xffffffff82e32918

string lib/vsprintf.c:611

--------------------------------------

0xffffffff82e32927

string lib/vsprintf.c:612

--------------------------------------

0xffffffff82e328c7

string lib/vsprintf.c:614

--------------------------------------

0xffffffff82e328cc

string lib/vsprintf.c:614

--------------------------------------

0xffffffff82e328d1

string lib/vsprintf.c:615

--------------------------------------

0xffffffff82e328d6

string lib/vsprintf.c:615

--------------------------------------

0xffffffff82e328de

string lib/vsprintf.c:615

--------------------------------------

0xffffffff82e328e7

string lib/vsprintf.c:616

--------------------------------------

0xffffffff82e328fe

string lib/vsprintf.c:610

--------------------------------------

0xffffffff82e32907

string lib/vsprintf.c:611

--------------------------------------

0xffffffff82e3290c

string lib/vsprintf.c:611

--------------------------------------

0xffffffff82e32918

string lib/vsprintf.c:611

--------------------------------------

0xffffffff82e32927

string lib/vsprintf.c:612

--------------------------------------

0xffffffff82e3292c

string lib/vsprintf.c:619

--------------------------------------

0xffffffff82e32931

string lib/vsprintf.c:619

--------------------------------------

0xffffffff82e2f270

widen_string lib/vsprintf.c:584

--------------------------------------

0xffffffff82e2f2e1

widen_string lib/vsprintf.c:584

--------------------------------------

0xffffffff82e2f2ef

widen_string lib/vsprintf.c:584

--------------------------------------

0xffffffff82e2f301

widen_string lib/vsprintf.c:587

--------------------------------------

0xffffffff82e2f306

widen_string lib/vsprintf.c:587

--------------------------------------

0xffffffff82e2f30b

widen_string lib/vsprintf.c:587

--------------------------------------

0xffffffff82e2f330

widen_string lib/vsprintf.c:587

--------------------------------------

0xffffffff82e32946

string lib/vsprintf.c:619

--------------------------------------

0xffffffff82e3294e

string lib/vsprintf.c:619

--------------------------------------

0xffffffff82e3297a

string lib/vsprintf.c:619

--------------------------------------

0xffffffff82e3a977

vsnprintf lib/vsprintf.c:2651

--------------------------------------

0xffffffff82e3a985

vsnprintf lib/vsprintf.c:2651

--------------------------------------

0xffffffff82e3a47f

vsnprintf lib/vsprintf.c:2601

--------------------------------------

0xffffffff82e3a484

vsnprintf lib/vsprintf.c:2601

--------------------------------------

0xffffffff82e3a48d

vsnprintf lib/vsprintf.c:2601

--------------------------------------

0xffffffff82e3a3fd

vsnprintf lib/vsprintf.c:2603

--------------------------------------

0xffffffff82e3a402

vsnprintf lib/vsprintf.c:2603

--------------------------------------

0xffffffff82e2e790

format_decode lib/vsprintf.c:2359

--------------------------------------

0xffffffff82e2e80a

format_decode lib/vsprintf.c:2360

--------------------------------------

0xffffffff82e2e81b

format_decode lib/vsprintf.c:2364

--------------------------------------

0xffffffff82e2e82c

format_decode lib/vsprintf.c:2364

--------------------------------------

0xffffffff82e2e835

format_decode lib/vsprintf.c:2374

--------------------------------------

0xffffffff82e2e83a

format_decode lib/vsprintf.c:2374

--------------------------------------

0xffffffff82e2e846

format_decode lib/vsprintf.c:2374

--------------------------------------

0xffffffff82e2e84f

format_decode lib/vsprintf.c:2383

--------------------------------------

0xffffffff82e2e854

format_decode lib/vsprintf.c:2383

--------------------------------------

0xffffffff82e2e861

format_decode lib/vsprintf.c:2385

--------------------------------------

0xffffffff82e2e86f

format_decode lib/vsprintf.c:2385

--------------------------------------

0xffffffff82e2e878

format_decode lib/vsprintf.c:2385

--------------------------------------

0xffffffff82e2e8a9

format_decode lib/vsprintf.c:2386

--------------------------------------

0xffffffff82e2e8ae

format_decode lib/vsprintf.c:2386

--------------------------------------

0xffffffff82e2e8bb

format_decode lib/vsprintf.c:2386

--------------------------------------

0xffffffff82e2e87d

format_decode lib/vsprintf.c:2385

--------------------------------------

0xffffffff82e2e882

format_decode lib/vsprintf.c:2385

--------------------------------------

0xffffffff82e2e892

format_decode lib/vsprintf.c:2385

--------------------------------------

0xffffffff82e2e8a0

format_decode lib/vsprintf.c:2385

--------------------------------------

0xffffffff82e2e8a9

format_decode lib/vsprintf.c:2386

--------------------------------------

0xffffffff82e2e8ae

format_decode lib/vsprintf.c:2386

--------------------------------------

0xffffffff82e2e8bb

format_decode lib/vsprintf.c:2386

--------------------------------------

0xffffffff82e2e8c1

format_decode lib/vsprintf.c:2391

--------------------------------------

0xffffffff82e2e8c6

format_decode lib/vsprintf.c:2391

--------------------------------------

0xffffffff82e2e938

format_decode lib/vsprintf.c:2402

--------------------------------------

0xffffffff82e2e93d

format_decode lib/vsprintf.c:2402

--------------------------------------

0xffffffff82e2e948

format_decode lib/vsprintf.c:2402

--------------------------------------

0xffffffff82e2e974

format_decode lib/vsprintf.c:2402

--------------------------------------

0xffffffff82e3a411

vsnprintf lib/vsprintf.c:2605

--------------------------------------

0xffffffff82e3a43d

vsnprintf lib/vsprintf.c:2607

--------------------------------------

0xffffffff82e3a44d

vsnprintf lib/vsprintf.c:2607

--------------------------------------

0xffffffff82e3a7f8

vsnprintf lib/vsprintf.c:2610

--------------------------------------

0xffffffff82e3a7fd

vsnprintf lib/vsprintf.c:2610

--------------------------------------

0xffffffff82e3a809

vsnprintf lib/vsprintf.c:2611

--------------------------------------

0xffffffff82e3a80e

vsnprintf lib/vsprintf.c:2611

--------------------------------------

0xffffffff82e3a820

vsnprintf lib/vsprintf.c:2611

--------------------------------------

0xffffffff82e3a837

vsnprintf lib/vsprintf.c:2612

--------------------------------------

0xffffffff82e3a843

vsnprintf ./include/linux/fortify-string.h:191

--------------------------------------

0xffffffff82e3a855

vsnprintf lib/vsprintf.c:2615

--------------------------------------

0xffffffff82e3a85a

vsnprintf lib/vsprintf.c:2615

--------------------------------------

0xffffffff82e3a86c

vsnprintf lib/vsprintf.c:2616

--------------------------------------

0xffffffff82e3a47f

vsnprintf lib/vsprintf.c:2601

--------------------------------------

0xffffffff82e3a484

vsnprintf lib/vsprintf.c:2601

--------------------------------------

0xffffffff82e3a48d

vsnprintf lib/vsprintf.c:2601

--------------------------------------

0xffffffff82e3a3fd

vsnprintf lib/vsprintf.c:2603

--------------------------------------

0xffffffff82e3a402

vsnprintf lib/vsprintf.c:2603

--------------------------------------

0xffffffff82e2e790

format_decode lib/vsprintf.c:2359

--------------------------------------

0xffffffff82e2e80a

format_decode lib/vsprintf.c:2360

--------------------------------------

0xffffffff82e2e81b

format_decode lib/vsprintf.c:2364

--------------------------------------

0xffffffff82e2e82c

format_decode lib/vsprintf.c:2364

--------------------------------------

0xffffffff82e2e835

format_decode lib/vsprintf.c:2374

--------------------------------------

0xffffffff82e2e83a

format_decode lib/vsprintf.c:2374

--------------------------------------

0xffffffff82e2e846

format_decode lib/vsprintf.c:2374

--------------------------------------

0xffffffff82e2e84f

format_decode lib/vsprintf.c:2383

--------------------------------------

0xffffffff82e2e854

format_decode lib/vsprintf.c:2383

--------------------------------------

0xffffffff82e2e861

format_decode lib/vsprintf.c:2385

--------------------------------------

0xffffffff82e2e86f

format_decode lib/vsprintf.c:2385

--------------------------------------

0xffffffff82e2e878

format_decode lib/vsprintf.c:2385

--------------------------------------

0xffffffff82e2e8a9

format_decode lib/vsprintf.c:2386

--------------------------------------

0xffffffff82e2e8ae

format_decode lib/vsprintf.c:2386

--------------------------------------

0xffffffff82e2e8bb

format_decode lib/vsprintf.c:2386

--------------------------------------

0xffffffff82e2e8c1

format_decode lib/vsprintf.c:2391

--------------------------------------

0xffffffff82e2e8c6

format_decode lib/vsprintf.c:2391

--------------------------------------

0xffffffff82e2e8cb

format_decode lib/vsprintf.c:2395

--------------------------------------

0xffffffff82e2e8d0

format_decode lib/vsprintf.c:2395

--------------------------------------

0xffffffff82e2e8e6

format_decode lib/vsprintf.c:2400

--------------------------------------

0xffffffff82e2e8fd

format_decode lib/vsprintf.c:2402

--------------------------------------

0xffffffff82e2e91c

format_decode lib/vsprintf.c:2402

--------------------------------------

0xffffffff82e2ecd2

format_decode lib/vsprintf.c:2416

--------------------------------------

0xffffffff82e2ecd7

format_decode lib/vsprintf.c:2416

--------------------------------------

0xffffffff82e2ed0f

format_decode lib/vsprintf.c:2418

--------------------------------------

0xffffffff82e2ed1e

format_decode lib/vsprintf.c:2420

--------------------------------------

0xffffffff82e2ed23

format_decode lib/vsprintf.c:2420

--------------------------------------

0xffffffff82e2ed34

format_decode lib/vsprintf.c:2420

--------------------------------------

0xffffffff82e2e9d1

format_decode lib/vsprintf.c:2428

--------------------------------------

0xffffffff82e2e9d6

format_decode lib/vsprintf.c:2428

--------------------------------------

0xffffffff82e2e9ea

format_decode lib/vsprintf.c:2429

--------------------------------------

0xffffffff82e2e9fa

format_decode lib/vsprintf.c:2429

--------------------------------------

0xffffffff82e2ea03

format_decode lib/vsprintf.c:2445

--------------------------------------

0xffffffff82e2ea08

format_decode lib/vsprintf.c:2445

--------------------------------------

0xffffffff82e2ea1d

format_decode lib/vsprintf.c:2445

--------------------------------------

0xffffffff82e2eb8d

format_decode lib/vsprintf.c:2529

--------------------------------------

0xffffffff82e2eb98

format_decode lib/vsprintf.c:2529

--------------------------------------

0xffffffff82e2ebbb

format_decode lib/vsprintf.c:2529

--------------------------------------

0xffffffff82e2ebd2

format_decode lib/vsprintf.c:2529

--------------------------------------

0xffffffff82e2ebe0

format_decode lib/vsprintf.c:2529

--------------------------------------

0xffffffff82e2ea3e

format_decode ./include/linux/ctype.h:72

--------------------------------------

0xffffffff82e2ea43

format_decode ./include/linux/ctype.h:72

--------------------------------------

0xffffffff82e2ea5c

format_decode ./include/linux/ctype.h:72

--------------------------------------

0xffffffff82e2ea72

format_decode lib/vsprintf.c:2460

--------------------------------------

0xffffffff82e2ea77

format_decode lib/vsprintf.c:2460

--------------------------------------

0xffffffff82e2ea8c

format_decode lib/vsprintf.c:2461

--------------------------------------

0xffffffff82e2ea9f

format_decode lib/vsprintf.c:2461

--------------------------------------

0xffffffff82e2eaa9

format_decode lib/vsprintf.c:2461

--------------------------------------

0xffffffff82e2eab5

format_decode lib/vsprintf.c:2461

--------------------------------------

0xffffffff82e2ee02

format_decode lib/vsprintf.c:2467

--------------------------------------

0xffffffff82e2ee07

format_decode lib/vsprintf.c:2467

--------------------------------------

0xffffffff82e2e943

format_decode lib/vsprintf.c:2402

--------------------------------------

0xffffffff82e2e948

format_decode lib/vsprintf.c:2402

--------------------------------------

0xffffffff82e2e974

format_decode lib/vsprintf.c:2402

--------------------------------------

0xffffffff82e3a411

vsnprintf lib/vsprintf.c:2605

--------------------------------------

0xffffffff82e3a43d

vsnprintf lib/vsprintf.c:2607

--------------------------------------

0xffffffff82e3a44d

vsnprintf lib/vsprintf.c:2607

--------------------------------------

0xffffffff82e3a8fc

vsnprintf lib/vsprintf.c:2651

--------------------------------------

0xffffffff82e3a901

vsnprintf lib/vsprintf.c:2651

--------------------------------------

0xffffffff82e3a910

vsnprintf lib/vsprintf.c:2651

--------------------------------------

0xffffffff82e3a920

vsnprintf lib/vsprintf.c:2651

--------------------------------------

0xffffffff82e3a92a

vsnprintf lib/vsprintf.c:2651

--------------------------------------

0xffffffff82e3a92f

vsnprintf lib/vsprintf.c:2651

--------------------------------------

0xffffffff82e3a942

vsnprintf lib/vsprintf.c:2651

--------------------------------------

0xffffffff82e3a959

vsnprintf lib/vsprintf.c:2651

--------------------------------------

0xffffffff82e3a961

vsnprintf lib/vsprintf.c:2651

--------------------------------------

0xffffffff82e327b0

string lib/vsprintf.c:689

--------------------------------------

0xffffffff82e3282c

string lib/vsprintf.c:690

--------------------------------------

0xffffffff82e32845

string lib/vsprintf.c:690

--------------------------------------

0xffffffff82e32853

string lib/vsprintf.c:666

--------------------------------------

0xffffffff82e32858

string lib/vsprintf.c:666

--------------------------------------

0xffffffff82e3286e

string lib/vsprintf.c:666

--------------------------------------

0xffffffff82e3287b

string lib/vsprintf.c:666

--------------------------------------

0xffffffff82e32880

string lib/vsprintf.c:693

--------------------------------------

0xffffffff82e328a1

string lib/vsprintf.c:610

--------------------------------------

0xffffffff82e328ad

string lib/vsprintf.c:610

--------------------------------------

0xffffffff82e32907

string lib/vsprintf.c:611

--------------------------------------

0xffffffff82e3290c

string lib/vsprintf.c:611

--------------------------------------

0xffffffff82e32918

string lib/vsprintf.c:611

--------------------------------------

0xffffffff82e32927

string lib/vsprintf.c:612

--------------------------------------

0xffffffff82e328c7

string lib/vsprintf.c:614

--------------------------------------

0xffffffff82e328cc

string lib/vsprintf.c:614

--------------------------------------

0xffffffff82e328d1

string lib/vsprintf.c:615

--------------------------------------

0xffffffff82e328d6

string lib/vsprintf.c:615

--------------------------------------

0xffffffff82e328de

string lib/vsprintf.c:615

--------------------------------------

0xffffffff82e328e7

string lib/vsprintf.c:616

--------------------------------------

0xffffffff82e328fe

string lib/vsprintf.c:610

--------------------------------------

0xffffffff82e32907

string lib/vsprintf.c:611

--------------------------------------

0xffffffff82e3290c

string lib/vsprintf.c:611

--------------------------------------

0xffffffff82e32918

string lib/vsprintf.c:611

--------------------------------------

0xffffffff82e32927

string lib/vsprintf.c:612

--------------------------------------

0xffffffff82e328c7

string lib/vsprintf.c:614

--------------------------------------

0xffffffff82e328cc

string lib/vsprintf.c:614

--------------------------------------

0xffffffff82e328d1

string lib/vsprintf.c:615

--------------------------------------

0xffffffff82e328d6

string lib/vsprintf.c:615

--------------------------------------

0xffffffff82e328de

string lib/vsprintf.c:615

--------------------------------------

0xffffffff82e328e7

string lib/vsprintf.c:616

--------------------------------------

0xffffffff82e328fe

string lib/vsprintf.c:610

--------------------------------------

0xffffffff82e32907

string lib/vsprintf.c:611

--------------------------------------

0xffffffff82e3290c

string lib/vsprintf.c:611

--------------------------------------

0xffffffff82e32918

string lib/vsprintf.c:611

--------------------------------------

0xffffffff82e32927

string lib/vsprintf.c:612

--------------------------------------

0xffffffff82e328c7

string lib/vsprintf.c:614

--------------------------------------

0xffffffff82e328cc

string lib/vsprintf.c:614

--------------------------------------

0xffffffff82e328d1

string lib/vsprintf.c:615

--------------------------------------

0xffffffff82e328d6

string lib/vsprintf.c:615

--------------------------------------

0xffffffff82e328de

string lib/vsprintf.c:615

--------------------------------------

0xffffffff82e328e7

string lib/vsprintf.c:616

--------------------------------------

0xffffffff82e328fe

string lib/vsprintf.c:610

--------------------------------------

0xffffffff82e32907

string lib/vsprintf.c:611

--------------------------------------

0xffffffff82e3290c

string lib/vsprintf.c:611

--------------------------------------

0xffffffff82e32918

string lib/vsprintf.c:611

--------------------------------------

0xffffffff82e32927

string lib/vsprintf.c:612

--------------------------------------

0xffffffff82e328c7

string lib/vsprintf.c:614

--------------------------------------

0xffffffff82e328cc

string lib/vsprintf.c:614

--------------------------------------

0xffffffff82e328d1

string lib/vsprintf.c:615

--------------------------------------

0xffffffff82e328d6

string lib/vsprintf.c:615

--------------------------------------

0xffffffff82e328de

string lib/vsprintf.c:615

--------------------------------------

0xffffffff82e328e7

string lib/vsprintf.c:616

--------------------------------------

0xffffffff82e328fe

string lib/vsprintf.c:610

--------------------------------------

0xffffffff82e32907

string lib/vsprintf.c:611

--------------------------------------

0xffffffff82e3290c

string lib/vsprintf.c:611

--------------------------------------

0xffffffff82e32918

string lib/vsprintf.c:611

--------------------------------------

0xffffffff82e32927

string lib/vsprintf.c:612

--------------------------------------

0xffffffff82e328c7

string lib/vsprintf.c:614

--------------------------------------

0xffffffff82e328cc

string lib/vsprintf.c:614

--------------------------------------

0xffffffff82e328d1

string lib/vsprintf.c:615

--------------------------------------

0xffffffff82e328d6

string lib/vsprintf.c:615

--------------------------------------

0xffffffff82e328de

string lib/vsprintf.c:615

--------------------------------------

0xffffffff82e328e7

string lib/vsprintf.c:616

--------------------------------------

0xffffffff82e328fe

string lib/vsprintf.c:610

--------------------------------------

0xffffffff82e32907

string lib/vsprintf.c:611

--------------------------------------

0xffffffff82e3290c

string lib/vsprintf.c:611

--------------------------------------

0xffffffff82e32918

string lib/vsprintf.c:611

--------------------------------------

0xffffffff82e32927

string lib/vsprintf.c:612

--------------------------------------

0xffffffff82e328c7

string lib/vsprintf.c:614

--------------------------------------

0xffffffff82e328cc

string lib/vsprintf.c:614

--------------------------------------

0xffffffff82e328d1

string lib/vsprintf.c:615

--------------------------------------

0xffffffff82e328d6

string lib/vsprintf.c:615

--------------------------------------

0xffffffff82e328de

string lib/vsprintf.c:615

--------------------------------------

0xffffffff82e328e7

string lib/vsprintf.c:616

--------------------------------------

0xffffffff82e328fe

string lib/vsprintf.c:610

--------------------------------------

0xffffffff82e32907

string lib/vsprintf.c:611

--------------------------------------

0xffffffff82e3290c

string lib/vsprintf.c:611

--------------------------------------

0xffffffff82e32918

string lib/vsprintf.c:611

--------------------------------------

0xffffffff82e32927

string lib/vsprintf.c:612

--------------------------------------

0xffffffff82e328c7

string lib/vsprintf.c:614

--------------------------------------

0xffffffff82e328cc

string lib/vsprintf.c:614

--------------------------------------

0xffffffff82e328d1

string lib/vsprintf.c:615

--------------------------------------

0xffffffff82e328d6

string lib/vsprintf.c:615

--------------------------------------

0xffffffff82e328de

string lib/vsprintf.c:615

--------------------------------------

0xffffffff82e328e7

string lib/vsprintf.c:616

--------------------------------------

0xffffffff82e328fe

string lib/vsprintf.c:610

--------------------------------------

0xffffffff82e32907

string lib/vsprintf.c:611

--------------------------------------

0xffffffff82e3290c

string lib/vsprintf.c:611

--------------------------------------

0xffffffff82e32918

string lib/vsprintf.c:611

--------------------------------------

0xffffffff82e32927

string lib/vsprintf.c:612

--------------------------------------

0xffffffff82e328c7

string lib/vsprintf.c:614

--------------------------------------

0xffffffff82e328cc

string lib/vsprintf.c:614

--------------------------------------

0xffffffff82e328d1

string lib/vsprintf.c:615

--------------------------------------

0xffffffff82e328d6

string lib/vsprintf.c:615

--------------------------------------

0xffffffff82e328de

string lib/vsprintf.c:615

--------------------------------------

0xffffffff82e328e7

string lib/vsprintf.c:616

--------------------------------------

0xffffffff82e328fe

string lib/vsprintf.c:610

--------------------------------------

0xffffffff82e32907

string lib/vsprintf.c:611

--------------------------------------

0xffffffff82e3290c

string lib/vsprintf.c:611

--------------------------------------

0xffffffff82e32918

string lib/vsprintf.c:611

--------------------------------------

0xffffffff82e32927

string lib/vsprintf.c:612

--------------------------------------

0xffffffff82e328c7

string lib/vsprintf.c:614

--------------------------------------

0xffffffff82e328cc

string lib/vsprintf.c:614

--------------------------------------

0xffffffff82e328d1

string lib/vsprintf.c:615

--------------------------------------

0xffffffff82e328d6

string lib/vsprintf.c:615

--------------------------------------

0xffffffff82e328de

string lib/vsprintf.c:615

--------------------------------------

0xffffffff82e328e7

string lib/vsprintf.c:616

--------------------------------------

0xffffffff82e328fe

string lib/vsprintf.c:610

--------------------------------------

0xffffffff82e32907

string lib/vsprintf.c:611

--------------------------------------

0xffffffff82e3290c

string lib/vsprintf.c:611

--------------------------------------

0xffffffff82e32918

string lib/vsprintf.c:611

--------------------------------------

0xffffffff82e32927

string lib/vsprintf.c:612

--------------------------------------

0xffffffff82e3292c

string lib/vsprintf.c:619

--------------------------------------

0xffffffff82e32931

string lib/vsprintf.c:619

--------------------------------------

0xffffffff82e2f270

widen_string lib/vsprintf.c:584

--------------------------------------

0xffffffff82e2f2e1

widen_string lib/vsprintf.c:584

--------------------------------------

0xffffffff82e2f2ef

widen_string lib/vsprintf.c:584

--------------------------------------

0xffffffff82e2f301

widen_string lib/vsprintf.c:587

--------------------------------------

0xffffffff82e2f306

widen_string lib/vsprintf.c:587

--------------------------------------

0xffffffff82e2f30b

widen_string lib/vsprintf.c:587

--------------------------------------

0xffffffff82e2f330

widen_string lib/vsprintf.c:587

--------------------------------------

0xffffffff82e32946

string lib/vsprintf.c:619

--------------------------------------

0xffffffff82e3294e

string lib/vsprintf.c:619

--------------------------------------

0xffffffff82e3297a

string lib/vsprintf.c:619

--------------------------------------

0xffffffff82e3a977

vsnprintf lib/vsprintf.c:2651

--------------------------------------

0xffffffff82e3a985

vsnprintf lib/vsprintf.c:2651

--------------------------------------

0xffffffff82e3a47f

vsnprintf lib/vsprintf.c:2601

--------------------------------------

0xffffffff82e3a484

vsnprintf lib/vsprintf.c:2601

--------------------------------------

0xffffffff82e3a48d

vsnprintf lib/vsprintf.c:2601

--------------------------------------

0xffffffff82e3a495

vsnprintf lib/vsprintf.c:2601

--------------------------------------

0xffffffff82e3a49a

vsnprintf lib/vsprintf.c:2601

--------------------------------------

0xffffffff82e3a4a9

vsnprintf lib/vsprintf.c:2722

--------------------------------------

0xffffffff82e3a4ba

vsnprintf lib/vsprintf.c:2722

--------------------------------------

0xffffffff82e3a4bf

vsnprintf lib/vsprintf.c:2723

--------------------------------------

0xffffffff82e3a4c4

vsnprintf lib/vsprintf.c:2723

--------------------------------------

0xffffffff82e3a4d1

vsnprintf lib/vsprintf.c:2724

--------------------------------------

0xffffffff82e3a4d6

vsnprintf lib/vsprintf.c:2724

--------------------------------------

0xffffffff82e3a4de

vsnprintf lib/vsprintf.c:2724

--------------------------------------

0xffffffff82e3a4e8

vsnprintf lib/vsprintf.c:2724

--------------------------------------

0xffffffff82e3a514

vsnprintf lib/vsprintf.c:2724

--------------------------------------

0xffffffff82e3b12b

snprintf lib/vsprintf.c:2787

--------------------------------------

0xffffffff82e3b149

snprintf lib/vsprintf.c:2787

--------------------------------------

0xffffffff85fccd9f

dev_vprintk_emit drivers/base/core.c:4434

--------------------------------------

0xffffffff85fccda4

dev_vprintk_emit drivers/base/core.c:4434

--------------------------------------

0xffffffff813ffa90

vprintk_emit kernel/printk/printk.c:2069

--------------------------------------

0xffffffff813ffab6

vprintk_emit kernel/printk/printk.c:2069

--------------------------------------

0xffffffff813ffac5

vprintk_emit kernel/printk/printk.c:2069

--------------------------------------

0xffffffff813ffacd

vprintk_emit kernel/printk/printk.c:2072

--------------------------------------

0xffffffff813ffad2

vprintk_emit kernel/printk/printk.c:2072

--------------------------------------

0xffffffff813ffae2

vprintk_emit kernel/printk/printk.c:2072

--------------------------------------

0xffffffff813ffaf4

vprintk_emit kernel/printk/printk.c:2078

--------------------------------------

0xffffffff813ffaf9

vprintk_emit kernel/printk/printk.c:2078

--------------------------------------

0xffffffff813ffb08

vprintk_emit kernel/printk/printk.c:2078

--------------------------------------

0xffffffff813ffb10

vprintk_emit ./arch/x86/include/asm/irqflags.h:106

--------------------------------------

0xffffffff813ffb15

vprintk_emit ./arch/x86/include/asm/irqflags.h:106

--------------------------------------

0xffffffff813ffb18

vprintk_emit ./arch/x86/include/asm/irqflags.h:132

--------------------------------------

0xffffffff813ffb28

vprintk_emit ./arch/x86/include/asm/irqflags.h:132

--------------------------------------

0xffffffff813ffb2d

vprintk_emit kernel/printk/printk.c:2080

--------------------------------------

0xffffffff813ffb32

vprintk_emit kernel/printk/printk.c:2080

--------------------------------------

0xffffffff81401690

__printk_safe_enter kernel/printk/printk_safe.c:361

--------------------------------------

0xffffffff81401699

__printk_safe_enter kernel/printk/printk_safe.c:361

--------------------------------------

0xffffffff813ffb37

vprintk_emit kernel/printk/printk.c:2081

--------------------------------------

0xffffffff813ff390

vprintk_store kernel/printk/printk.c:1962

--------------------------------------

0xffffffff813ff453

vprintk_store ./arch/x86/include/asm/preempt.h:27

--------------------------------------

0xffffffff813ff46c

vprintk_store ./arch/x86/include/asm/preempt.h:27

--------------------------------------

0xffffffff813ff475

vprintk_store ./arch/x86/include/asm/current.h:15

--------------------------------------

0xffffffff813ff47a

vprintk_store ./arch/x86/include/asm/current.h:15

--------------------------------------

0xffffffff813ff490

vprintk_store ./include/linux/sched.h:1411

--------------------------------------

0xffffffff813ff4a3

vprintk_store kernel/printk/printk.c:1965

--------------------------------------

0xffffffff81392220

sched_clock_cpu ./arch/x86/include/asm/jump_label.h:41

--------------------------------------

0xffffffff81392257

sched_clock_cpu ./arch/x86/include/asm/jump_label.h:41

--------------------------------------

0xffffffff81392339

sched_clock_cpu kernel/sched/clock.c:374

--------------------------------------

0xffffffff811adbf0

sched_clock ./arch/x86/include/asm/paravirt.h:22

--------------------------------------

0xffffffff811adc00

sched_clock ./arch/x86/include/asm/paravirt.h:22

--------------------------------------

0xffffffff811adc0a

sched_clock ./arch/x86/include/asm/paravirt.h:22

--------------------------------------

0xffffffff8120b0e0

kvm_sched_clock_read ./arch/x86/include/asm/preempt.h:80

--------------------------------------

0xffffffff8120b780

pvclock_clocksource_read arch/x86/kernel/pvclock.c:68

--------------------------------------

0xffffffff8120b7a2

pvclock_clocksource_read arch/x86/kernel/pvclock.c:68

--------------------------------------

0xffffffff8120b7c6

pvclock_clocksource_read ./arch/x86/include/asm/msr.h:234

--------------------------------------

0xffffffff8120b7c8

pvclock_clocksource_read ./arch/x86/include/asm/msr.h:234

--------------------------------------

0xffffffff8120b7de

pvclock_clocksource_read ./arch/x86/include/asm/pvclock.h:84

--------------------------------------

0xffffffff8120b7f2

pvclock_clocksource_read ./arch/x86/include/asm/pvclock.h:85

--------------------------------------

0xffffffff8120b80a

pvclock_clocksource_read ./arch/x86/include/asm/pvclock.h:85

--------------------------------------

0xffffffff8120b8e0

pvclock_clocksource_read ./arch/x86/include/asm/pvclock.h:52

--------------------------------------

0xffffffff8120b8eb

pvclock_clocksource_read ./arch/x86/include/asm/pvclock.h:52

--------------------------------------

0xffffffff8120b828

pvclock_clocksource_read ./arch/x86/include/asm/pvclock.h:68

--------------------------------------

0xffffffff8120b846

pvclock_clocksource_read ./arch/x86/include/asm/pvclock.h:87

--------------------------------------

0xffffffff8120b856

pvclock_clocksource_read arch/x86/kernel/pvclock.c:77

--------------------------------------

0xffffffff8120b868

pvclock_clocksource_read ./arch/x86/include/asm/pvclock.h:35

--------------------------------------

0xffffffff8120b873

pvclock_clocksource_read arch/x86/kernel/pvclock.c:80

--------------------------------------

0xffffffff8120b879

pvclock_clocksource_read arch/x86/kernel/pvclock.c:80

--------------------------------------

0xffffffff8120b886

pvclock_clocksource_read arch/x86/kernel/pvclock.c:85

--------------------------------------

0xffffffff8120b8ce

pvclock_clocksource_read arch/x86/kernel/pvclock.c:108

--------------------------------------

0xffffffff8120b0f8

kvm_sched_clock_read ./arch/x86/include/asm/preempt.h:95

--------------------------------------

0xffffffff8120b101

kvm_sched_clock_read arch/x86/kernel/kvmclock.c:91

--------------------------------------

0xffffffff811adc11

sched_clock ./arch/x86/include/asm/paravirt.h:22

--------------------------------------

0xffffffff8139233e

sched_clock_cpu kernel/sched/clock.c:374

--------------------------------------

0xffffffff81392245

sched_clock_cpu kernel/sched/clock.c:371

--------------------------------------

0xffffffff813ff4b9

vprintk_store ./include/linux/sched/clock.h:84

--------------------------------------

0xffffffff82e3a2e0

vsnprintf lib/vsprintf.c:2582

--------------------------------------

0xffffffff82e3a36d

vsnprintf lib/vsprintf.c:2585

--------------------------------------

0xffffffff82e3a382

vsnprintf lib/vsprintf.c:2589

--------------------------------------

0xffffffff82e3a38f

vsnprintf lib/vsprintf.c:2589

--------------------------------------

0xffffffff82e3a394

vsnprintf lib/vsprintf.c:2589

--------------------------------------

0xffffffff82e3a3b6

vsnprintf lib/vsprintf.c:2601

--------------------------------------

0xffffffff82e3a3bb

vsnprintf lib/vsprintf.c:2601

--------------------------------------

0xffffffff82e3a3c3

vsnprintf lib/vsprintf.c:2601

--------------------------------------

0xffffffff82e3a3d1

vsnprintf lib/vsprintf.c:2601

--------------------------------------

0xffffffff82e3a3fd

vsnprintf lib/vsprintf.c:2603

--------------------------------------

0xffffffff82e3a402

vsnprintf lib/vsprintf.c:2603

--------------------------------------

0xffffffff82e2e790

format_decode lib/vsprintf.c:2359

--------------------------------------

0xffffffff82e2e80a

format_decode lib/vsprintf.c:2360

--------------------------------------

0xffffffff82e2e81b

format_decode lib/vsprintf.c:2364

--------------------------------------

0xffffffff82e2e82c

format_decode lib/vsprintf.c:2364

--------------------------------------

0xffffffff82e2e835

format_decode lib/vsprintf.c:2374

--------------------------------------

0xffffffff82e2e83a

format_decode lib/vsprintf.c:2374

--------------------------------------

0xffffffff82e2e846

format_decode lib/vsprintf.c:2374

--------------------------------------

0xffffffff82e2e84f

format_decode lib/vsprintf.c:2383

--------------------------------------

0xffffffff82e2e854

format_decode lib/vsprintf.c:2383

--------------------------------------

0xffffffff82e2e861

format_decode lib/vsprintf.c:2385

--------------------------------------

0xffffffff82e2e86f

format_decode lib/vsprintf.c:2385

--------------------------------------

0xffffffff82e2e878

format_decode lib/vsprintf.c:2385

--------------------------------------

0xffffffff82e2e8a9

format_decode lib/vsprintf.c:2386

--------------------------------------

0xffffffff82e2e8ae

format_decode lib/vsprintf.c:2386

--------------------------------------

0xffffffff82e2e8bb

format_decode lib/vsprintf.c:2386

--------------------------------------

0xffffffff82e2e8c1

format_decode lib/vsprintf.c:2391

--------------------------------------

0xffffffff82e2e8c6

format_decode lib/vsprintf.c:2391

--------------------------------------

0xffffffff82e2e8cb

format_decode lib/vsprintf.c:2395

--------------------------------------

0xffffffff82e2e8d0

format_decode lib/vsprintf.c:2395

--------------------------------------

0xffffffff82e2e8e6

format_decode lib/vsprintf.c:2400

--------------------------------------

0xffffffff82e2e8fd

format_decode lib/vsprintf.c:2402

--------------------------------------

0xffffffff82e2e91c

format_decode lib/vsprintf.c:2402

--------------------------------------

0xffffffff82e2ecd2

format_decode lib/vsprintf.c:2416

--------------------------------------

0xffffffff82e2ecd7

format_decode lib/vsprintf.c:2416

--------------------------------------

0xffffffff82e2ed0f

format_decode lib/vsprintf.c:2418

--------------------------------------

0xffffffff82e2ed1e

format_decode lib/vsprintf.c:2420

--------------------------------------

0xffffffff82e2ed23

format_decode lib/vsprintf.c:2420

--------------------------------------

0xffffffff82e2ed34

format_decode lib/vsprintf.c:2420

--------------------------------------

0xffffffff82e2e9d1

format_decode lib/vsprintf.c:2428

--------------------------------------

0xffffffff82e2e9d6

format_decode lib/vsprintf.c:2428

--------------------------------------

0xffffffff82e2e9ea

format_decode lib/vsprintf.c:2429

--------------------------------------

0xffffffff82e2e9fa

format_decode lib/vsprintf.c:2429

--------------------------------------

0xffffffff82e2ea03

format_decode lib/vsprintf.c:2445

--------------------------------------

0xffffffff82e2ea08

format_decode lib/vsprintf.c:2445

--------------------------------------

0xffffffff82e2ea1d

format_decode lib/vsprintf.c:2445

--------------------------------------

0xffffffff82e2eb8d

format_decode lib/vsprintf.c:2529

--------------------------------------

0xffffffff82e2eb98

format_decode lib/vsprintf.c:2529

--------------------------------------

0xffffffff82e2ebbb

format_decode lib/vsprintf.c:2529

--------------------------------------

0xffffffff82e2ebd2

format_decode lib/vsprintf.c:2529

--------------------------------------

0xffffffff82e2ebe0

format_decode lib/vsprintf.c:2529

--------------------------------------

0xffffffff82e2ea3e

format_decode ./include/linux/ctype.h:72

--------------------------------------

0xffffffff82e2ea43

format_decode ./include/linux/ctype.h:72

--------------------------------------

0xffffffff82e2ea5c

format_decode ./include/linux/ctype.h:72

--------------------------------------

0xffffffff82e2ea72

format_decode lib/vsprintf.c:2460

--------------------------------------

0xffffffff82e2ea77

format_decode lib/vsprintf.c:2460

--------------------------------------

0xffffffff82e2ea8c

format_decode lib/vsprintf.c:2461

--------------------------------------

0xffffffff82e2ea9f

format_decode lib/vsprintf.c:2461

--------------------------------------

0xffffffff82e2eaa9

format_decode lib/vsprintf.c:2461

--------------------------------------

0xffffffff82e2eab5

format_decode lib/vsprintf.c:2461

--------------------------------------

0xffffffff82e2ee02

format_decode lib/vsprintf.c:2467

--------------------------------------

0xffffffff82e2ee07

format_decode lib/vsprintf.c:2467

--------------------------------------

0xffffffff82e2e943

format_decode lib/vsprintf.c:2402

--------------------------------------

0xffffffff82e2e948

format_decode lib/vsprintf.c:2402

--------------------------------------

0xffffffff82e2e974

format_decode lib/vsprintf.c:2402

--------------------------------------

0xffffffff82e3a411

vsnprintf lib/vsprintf.c:2605

--------------------------------------

0xffffffff82e3a43d

vsnprintf lib/vsprintf.c:2607

--------------------------------------

0xffffffff82e3a44d

vsnprintf lib/vsprintf.c:2607

--------------------------------------

0xffffffff82e3a8fc

vsnprintf lib/vsprintf.c:2651

--------------------------------------

0xffffffff82e3a901

vsnprintf lib/vsprintf.c:2651

--------------------------------------

0xffffffff82e3a910

vsnprintf lib/vsprintf.c:2651

--------------------------------------

0xffffffff82e3a920

vsnprintf lib/vsprintf.c:2651

--------------------------------------

0xffffffff82e3aa26

vsnprintf lib/vsprintf.c:2598

--------------------------------------

0xffffffff82e3aa2b

vsnprintf lib/vsprintf.c:2598

--------------------------------------

0xffffffff82e3aa37

vsnprintf lib/vsprintf.c:2598

--------------------------------------

0xffffffff82e3a954

vsnprintf lib/vsprintf.c:2651

--------------------------------------

0xffffffff82e3a959

vsnprintf lib/vsprintf.c:2651

--------------------------------------

0xffffffff82e3a961

vsnprintf lib/vsprintf.c:2651

--------------------------------------

0xffffffff82e327b0

string lib/vsprintf.c:689

--------------------------------------

0xffffffff82e3282c

string lib/vsprintf.c:690

--------------------------------------

0xffffffff82e32845

string lib/vsprintf.c:690

--------------------------------------

0xffffffff82e32853

string lib/vsprintf.c:666

--------------------------------------

0xffffffff82e32858

string lib/vsprintf.c:666

--------------------------------------

0xffffffff82e3286e

string lib/vsprintf.c:666

--------------------------------------

0xffffffff82e3287b

string lib/vsprintf.c:666

--------------------------------------

0xffffffff82e32880

string lib/vsprintf.c:693

--------------------------------------

0xffffffff82e328a1

string lib/vsprintf.c:610

--------------------------------------

0xffffffff82e328ad

string lib/vsprintf.c:610

--------------------------------------

0xffffffff82e32907

string lib/vsprintf.c:611

--------------------------------------

0xffffffff82e3290c

string lib/vsprintf.c:611

--------------------------------------

0xffffffff82e32918

string lib/vsprintf.c:611

--------------------------------------

0xffffffff82e32927

string lib/vsprintf.c:612

--------------------------------------

0xffffffff82e328c7

string lib/vsprintf.c:614

--------------------------------------

0xffffffff82e328cc

string lib/vsprintf.c:614

--------------------------------------

0xffffffff82e328d1

string lib/vsprintf.c:615

--------------------------------------

0xffffffff82e328d6

string lib/vsprintf.c:615

--------------------------------------

0xffffffff82e328de

string lib/vsprintf.c:615

--------------------------------------

0xffffffff82e328e7

string lib/vsprintf.c:616

--------------------------------------

0xffffffff82e328fe

string lib/vsprintf.c:610

--------------------------------------

0xffffffff82e32907

string lib/vsprintf.c:611

--------------------------------------

0xffffffff82e3290c

string lib/vsprintf.c:611

--------------------------------------

0xffffffff82e32918

string lib/vsprintf.c:611

--------------------------------------

0xffffffff82e32927

string lib/vsprintf.c:612

--------------------------------------

0xffffffff82e328c7

string lib/vsprintf.c:614

--------------------------------------

0xffffffff82e328cc

string lib/vsprintf.c:614

--------------------------------------

0xffffffff82e328d1

string lib/vsprintf.c:615

--------------------------------------

0xffffffff82e328d6

string lib/vsprintf.c:615

--------------------------------------

0xffffffff82e328de

string lib/vsprintf.c:615

--------------------------------------

0xffffffff82e328e7

string lib/vsprintf.c:616

--------------------------------------

0xffffffff82e328fe

string lib/vsprintf.c:610

--------------------------------------

0xffffffff82e32907

string lib/vsprintf.c:611

--------------------------------------

0xffffffff82e3290c

string lib/vsprintf.c:611

--------------------------------------

0xffffffff82e32918

string lib/vsprintf.c:611

--------------------------------------

0xffffffff82e32927

string lib/vsprintf.c:612

--------------------------------------

0xffffffff82e328c7

string lib/vsprintf.c:614

--------------------------------------

0xffffffff82e328cc

string lib/vsprintf.c:614

--------------------------------------

0xffffffff82e328d1

string lib/vsprintf.c:615

--------------------------------------

0xffffffff82e328d6

string lib/vsprintf.c:615

--------------------------------------

0xffffffff82e328de

string lib/vsprintf.c:615

--------------------------------------

0xffffffff82e328e7

string lib/vsprintf.c:616

--------------------------------------

0xffffffff82e328fe

string lib/vsprintf.c:610

--------------------------------------

0xffffffff82e32907

string lib/vsprintf.c:611

--------------------------------------

0xffffffff82e3290c

string lib/vsprintf.c:611

--------------------------------------

0xffffffff82e32918

string lib/vsprintf.c:611

--------------------------------------

0xffffffff82e32927

string lib/vsprintf.c:612

--------------------------------------

0xffffffff82e328c7

string lib/vsprintf.c:614

--------------------------------------

0xffffffff82e328cc

string lib/vsprintf.c:614

--------------------------------------

0xffffffff82e328d1

string lib/vsprintf.c:615

--------------------------------------

0xffffffff82e328d6

string lib/vsprintf.c:615

--------------------------------------

0xffffffff82e328de

string lib/vsprintf.c:615

--------------------------------------

0xffffffff82e328e7

string lib/vsprintf.c:616

--------------------------------------

0xffffffff82e328fe

string lib/vsprintf.c:610

--------------------------------------

0xffffffff82e32907

string lib/vsprintf.c:611

--------------------------------------

0xffffffff82e3290c

string lib/vsprintf.c:611

--------------------------------------

0xffffffff82e32918

string lib/vsprintf.c:611

--------------------------------------

0xffffffff82e32927

string lib/vsprintf.c:612

--------------------------------------

0xffffffff82e3292c

string lib/vsprintf.c:619

--------------------------------------

0xffffffff82e32931

string lib/vsprintf.c:619

--------------------------------------

0xffffffff82e2f270

widen_string lib/vsprintf.c:584

--------------------------------------

0xffffffff82e2f2e1

widen_string lib/vsprintf.c:584

--------------------------------------

0xffffffff82e2f2ef

widen_string lib/vsprintf.c:584

--------------------------------------

0xffffffff82e2f301

widen_string lib/vsprintf.c:587

--------------------------------------

0xffffffff82e2f306

widen_string lib/vsprintf.c:587

--------------------------------------

0xffffffff82e2f30b

widen_string lib/vsprintf.c:587

--------------------------------------

0xffffffff82e2f330

widen_string lib/vsprintf.c:587

--------------------------------------

0xffffffff82e32946

string lib/vsprintf.c:619

--------------------------------------

0xffffffff82e3294e

string lib/vsprintf.c:619

--------------------------------------

0xffffffff82e3297a

string lib/vsprintf.c:619

--------------------------------------

0xffffffff82e3a977

vsnprintf lib/vsprintf.c:2651

--------------------------------------

0xffffffff82e3a985

vsnprintf lib/vsprintf.c:2651

--------------------------------------

0xffffffff82e3a47f

vsnprintf lib/vsprintf.c:2601

--------------------------------------

0xffffffff82e3a484

vsnprintf lib/vsprintf.c:2601

--------------------------------------

0xffffffff82e3a48d

vsnprintf lib/vsprintf.c:2601

--------------------------------------

0xffffffff82e3a3fd

vsnprintf lib/vsprintf.c:2603

--------------------------------------

0xffffffff82e3a402

vsnprintf lib/vsprintf.c:2603

--------------------------------------

0xffffffff82e2e790

format_decode lib/vsprintf.c:2359

--------------------------------------

0xffffffff82e2e80a

format_decode lib/vsprintf.c:2360

--------------------------------------

0xffffffff82e2e81b

format_decode lib/vsprintf.c:2364

--------------------------------------

0xffffffff82e2e82c

format_decode lib/vsprintf.c:2364

--------------------------------------

0xffffffff82e2e835

format_decode lib/vsprintf.c:2374

--------------------------------------

0xffffffff82e2e83a

format_decode lib/vsprintf.c:2374

--------------------------------------

0xffffffff82e2e846

format_decode lib/vsprintf.c:2374

--------------------------------------

0xffffffff82e2e84f

format_decode lib/vsprintf.c:2383

--------------------------------------

0xffffffff82e2e854

format_decode lib/vsprintf.c:2383

--------------------------------------

0xffffffff82e2e861

format_decode lib/vsprintf.c:2385

--------------------------------------

0xffffffff82e2e86f

format_decode lib/vsprintf.c:2385

--------------------------------------

0xffffffff82e2e878

format_decode lib/vsprintf.c:2385

--------------------------------------

0xffffffff82e2e8a9

format_decode lib/vsprintf.c:2386

--------------------------------------

0xffffffff82e2e8ae

format_decode lib/vsprintf.c:2386

--------------------------------------

0xffffffff82e2e8bb

format_decode lib/vsprintf.c:2386

--------------------------------------

0xffffffff82e2e87d

format_decode lib/vsprintf.c:2385

--------------------------------------

0xffffffff82e2e882

format_decode lib/vsprintf.c:2385

--------------------------------------

0xffffffff82e2e892

format_decode lib/vsprintf.c:2385

--------------------------------------

0xffffffff82e2e8a0

format_decode lib/vsprintf.c:2385

--------------------------------------

0xffffffff82e2e8a9

format_decode lib/vsprintf.c:2386

--------------------------------------

0xffffffff82e2e8ae

format_decode lib/vsprintf.c:2386

--------------------------------------

0xffffffff82e2e8bb

format_decode lib/vsprintf.c:2386

--------------------------------------

0xffffffff82e2e8c1

format_decode lib/vsprintf.c:2391

--------------------------------------

0xffffffff82e2e8c6

format_decode lib/vsprintf.c:2391

--------------------------------------

0xffffffff82e2e938

format_decode lib/vsprintf.c:2402

--------------------------------------

0xffffffff82e2e93d

format_decode lib/vsprintf.c:2402

--------------------------------------

0xffffffff82e2e948

format_decode lib/vsprintf.c:2402

--------------------------------------

0xffffffff82e2e974

format_decode lib/vsprintf.c:2402

--------------------------------------

0xffffffff82e3a411

vsnprintf lib/vsprintf.c:2605

--------------------------------------

0xffffffff82e3a43d

vsnprintf lib/vsprintf.c:2607

--------------------------------------

0xffffffff82e3a44d

vsnprintf lib/vsprintf.c:2607

--------------------------------------

0xffffffff82e3a7f8

vsnprintf lib/vsprintf.c:2610

--------------------------------------

0xffffffff82e3a7fd

vsnprintf lib/vsprintf.c:2610

--------------------------------------

0xffffffff82e3a809

vsnprintf lib/vsprintf.c:2611

--------------------------------------

0xffffffff82e3a80e

vsnprintf lib/vsprintf.c:2611

--------------------------------------

0xffffffff82e3a820

vsnprintf lib/vsprintf.c:2611

--------------------------------------

0xffffffff82e3a837

vsnprintf lib/vsprintf.c:2612

--------------------------------------

0xffffffff82e3a843

vsnprintf ./include/linux/fortify-string.h:191

--------------------------------------

0xffffffff82e3a855

vsnprintf lib/vsprintf.c:2615

--------------------------------------

0xffffffff82e3a85a

vsnprintf lib/vsprintf.c:2615

--------------------------------------

0xffffffff82e3a86c

vsnprintf lib/vsprintf.c:2616

--------------------------------------

0xffffffff82e3a47f

vsnprintf lib/vsprintf.c:2601

--------------------------------------

0xffffffff82e3a484

vsnprintf lib/vsprintf.c:2601

--------------------------------------

0xffffffff82e3a48d

vsnprintf lib/vsprintf.c:2601

--------------------------------------

0xffffffff82e3a3fd

vsnprintf lib/vsprintf.c:2603

--------------------------------------

0xffffffff82e3a402

vsnprintf lib/vsprintf.c:2603

--------------------------------------

0xffffffff82e2e790

format_decode lib/vsprintf.c:2359

--------------------------------------

0xffffffff82e2e80a

format_decode lib/vsprintf.c:2360

--------------------------------------

0xffffffff82e2e81b

format_decode lib/vsprintf.c:2364

--------------------------------------

0xffffffff82e2e82c

format_decode lib/vsprintf.c:2364

--------------------------------------

0xffffffff82e2e835

format_decode lib/vsprintf.c:2374

--------------------------------------

0xffffffff82e2e83a

format_decode lib/vsprintf.c:2374

--------------------------------------

0xffffffff82e2e846

format_decode lib/vsprintf.c:2374

--------------------------------------

0xffffffff82e2e84f

format_decode lib/vsprintf.c:2383

--------------------------------------

0xffffffff82e2e854

format_decode lib/vsprintf.c:2383

--------------------------------------

0xffffffff82e2e861

format_decode lib/vsprintf.c:2385

--------------------------------------

0xffffffff82e2e86f

format_decode lib/vsprintf.c:2385

--------------------------------------

0xffffffff82e2e878

format_decode lib/vsprintf.c:2385

--------------------------------------

0xffffffff82e2e8a9

format_decode lib/vsprintf.c:2386

--------------------------------------

0xffffffff82e2e8ae

format_decode lib/vsprintf.c:2386

--------------------------------------

0xffffffff82e2e8bb

format_decode lib/vsprintf.c:2386

--------------------------------------

0xffffffff82e2e8c1

format_decode lib/vsprintf.c:2391

--------------------------------------

0xffffffff82e2e8c6

format_decode lib/vsprintf.c:2391

--------------------------------------

0xffffffff82e2e8cb

format_decode lib/vsprintf.c:2395

--------------------------------------

0xffffffff82e2e8d0

format_decode lib/vsprintf.c:2395

--------------------------------------

0xffffffff82e2e8e6

format_decode lib/vsprintf.c:2400

--------------------------------------

0xffffffff82e2e8fd

format_decode lib/vsprintf.c:2402

--------------------------------------

0xffffffff82e2e91c

format_decode lib/vsprintf.c:2402

--------------------------------------

0xffffffff82e2ecd2

format_decode lib/vsprintf.c:2416

--------------------------------------

0xffffffff82e2ecd7

format_decode lib/vsprintf.c:2416

--------------------------------------

0xffffffff82e2ed0f

format_decode lib/vsprintf.c:2418

--------------------------------------

0xffffffff82e2ed1e

format_decode lib/vsprintf.c:2420

--------------------------------------

0xffffffff82e2ed23

format_decode lib/vsprintf.c:2420

--------------------------------------

0xffffffff82e2ed34

format_decode lib/vsprintf.c:2420

--------------------------------------

0xffffffff82e2e9d1

format_decode lib/vsprintf.c:2428

--------------------------------------

0xffffffff82e2e9d6

format_decode lib/vsprintf.c:2428

--------------------------------------

0xffffffff82e2e9ea

format_decode lib/vsprintf.c:2429

--------------------------------------

0xffffffff82e2e9fa

format_decode lib/vsprintf.c:2429

--------------------------------------

0xffffffff82e2ea03

format_decode lib/vsprintf.c:2445

--------------------------------------

0xffffffff82e2ea08

format_decode lib/vsprintf.c:2445

--------------------------------------

0xffffffff82e2ea1d

format_decode lib/vsprintf.c:2445

--------------------------------------

0xffffffff82e2eb8d

format_decode lib/vsprintf.c:2529

--------------------------------------

0xffffffff82e2eb98

format_decode lib/vsprintf.c:2529

--------------------------------------

0xffffffff82e2ebbb

format_decode lib/vsprintf.c:2529

--------------------------------------

0xffffffff82e2ebd2

format_decode lib/vsprintf.c:2529

--------------------------------------

0xffffffff82e2ebe0

format_decode lib/vsprintf.c:2529

--------------------------------------

0xffffffff82e2ea3e

format_decode ./include/linux/ctype.h:72

--------------------------------------

0xffffffff82e2ea43

format_decode ./include/linux/ctype.h:72

--------------------------------------

0xffffffff82e2ea5c

format_decode ./include/linux/ctype.h:72

--------------------------------------

0xffffffff82e2ea72

format_decode lib/vsprintf.c:2460

--------------------------------------

0xffffffff82e2ea77

format_decode lib/vsprintf.c:2460

--------------------------------------

0xffffffff82e2ea8c

format_decode lib/vsprintf.c:2461

--------------------------------------

0xffffffff82e2ea9f

format_decode lib/vsprintf.c:2461

--------------------------------------

0xffffffff82e2eaa9

format_decode lib/vsprintf.c:2461

--------------------------------------

0xffffffff82e2eab5

format_decode lib/vsprintf.c:2461

--------------------------------------

0xffffffff82e2ee02

format_decode lib/vsprintf.c:2467

--------------------------------------

0xffffffff82e2ee07

format_decode lib/vsprintf.c:2467

--------------------------------------

0xffffffff82e2e943

format_decode lib/vsprintf.c:2402

--------------------------------------

0xffffffff82e2e948

format_decode lib/vsprintf.c:2402

--------------------------------------

0xffffffff82e2e974

format_decode lib/vsprintf.c:2402

--------------------------------------

0xffffffff82e3a411

vsnprintf lib/vsprintf.c:2605

--------------------------------------

0xffffffff82e3a43d

vsnprintf lib/vsprintf.c:2607

--------------------------------------

0xffffffff82e3a44d

vsnprintf lib/vsprintf.c:2607

--------------------------------------

0xffffffff82e3a8fc

vsnprintf lib/vsprintf.c:2651

--------------------------------------

0xffffffff82e3a901

vsnprintf lib/vsprintf.c:2651

--------------------------------------

0xffffffff82e3a910

vsnprintf lib/vsprintf.c:2651

--------------------------------------

0xffffffff82e3a920

vsnprintf lib/vsprintf.c:2651

--------------------------------------

0xffffffff82e3aa26

vsnprintf lib/vsprintf.c:2598

--------------------------------------

0xffffffff82e3aa2b

vsnprintf lib/vsprintf.c:2598

--------------------------------------

0xffffffff82e3aa37

vsnprintf lib/vsprintf.c:2598

--------------------------------------

0xffffffff82e3a954

vsnprintf lib/vsprintf.c:2651

--------------------------------------

0xffffffff82e3a959

vsnprintf lib/vsprintf.c:2651

--------------------------------------

0xffffffff82e3a961

vsnprintf lib/vsprintf.c:2651

--------------------------------------

0xffffffff82e327b0

string lib/vsprintf.c:689

--------------------------------------

0xffffffff82e3282c

string lib/vsprintf.c:690

--------------------------------------

0xffffffff82e32845

string lib/vsprintf.c:690

--------------------------------------

0xffffffff82e32853

string lib/vsprintf.c:666

--------------------------------------

0xffffffff82e32858

string lib/vsprintf.c:666

--------------------------------------

0xffffffff82e3286e

string lib/vsprintf.c:666

--------------------------------------

0xffffffff82e3287b

string lib/vsprintf.c:666

--------------------------------------

0xffffffff82e32880

string lib/vsprintf.c:693

--------------------------------------

0xffffffff82e328a1

string lib/vsprintf.c:610

--------------------------------------

0xffffffff82e328ad

string lib/vsprintf.c:610

--------------------------------------

0xffffffff82e32907

string lib/vsprintf.c:611

--------------------------------------

0xffffffff82e3290c

string lib/vsprintf.c:611

--------------------------------------

0xffffffff82e32918

string lib/vsprintf.c:611

--------------------------------------

0xffffffff82e32927

string lib/vsprintf.c:612

--------------------------------------

0xffffffff82e328c7

string lib/vsprintf.c:614

--------------------------------------

0xffffffff82e328cc

string lib/vsprintf.c:614

--------------------------------------

0xffffffff82e328d1

string lib/vsprintf.c:615

--------------------------------------

0xffffffff82e328d6

string lib/vsprintf.c:615

--------------------------------------

0xffffffff82e328de

string lib/vsprintf.c:615

--------------------------------------

0xffffffff82e328e7

string lib/vsprintf.c:616

--------------------------------------

0xffffffff82e328fe

string lib/vsprintf.c:610

--------------------------------------

0xffffffff82e32907

string lib/vsprintf.c:611

--------------------------------------

0xffffffff82e3290c

string lib/vsprintf.c:611

--------------------------------------

0xffffffff82e32918

string lib/vsprintf.c:611

--------------------------------------

0xffffffff82e32927

string lib/vsprintf.c:612

--------------------------------------

0xffffffff82e328c7

string lib/vsprintf.c:614

--------------------------------------

0xffffffff82e328cc

string lib/vsprintf.c:614

--------------------------------------

0xffffffff82e328d1

string lib/vsprintf.c:615

--------------------------------------

0xffffffff82e328d6

string lib/vsprintf.c:615

--------------------------------------

0xffffffff82e328de

string lib/vsprintf.c:615

--------------------------------------

0xffffffff82e328e7

string lib/vsprintf.c:616

--------------------------------------

0xffffffff82e328fe

string lib/vsprintf.c:610

--------------------------------------

0xffffffff82e32907

string lib/vsprintf.c:611

--------------------------------------

0xffffffff82e3290c

string lib/vsprintf.c:611

--------------------------------------

0xffffffff82e32918

string lib/vsprintf.c:611

--------------------------------------

0xffffffff82e32927

string lib/vsprintf.c:612

--------------------------------------

0xffffffff82e328c7

string lib/vsprintf.c:614

--------------------------------------

0xffffffff82e328cc

string lib/vsprintf.c:614

--------------------------------------

0xffffffff82e328d1

string lib/vsprintf.c:615

--------------------------------------

0xffffffff82e328d6

string lib/vsprintf.c:615

--------------------------------------

0xffffffff82e328de

string lib/vsprintf.c:615

--------------------------------------

0xffffffff82e328e7

string lib/vsprintf.c:616

--------------------------------------

0xffffffff82e328fe

string lib/vsprintf.c:610

--------------------------------------

0xffffffff82e32907

string lib/vsprintf.c:611

--------------------------------------

0xffffffff82e3290c

string lib/vsprintf.c:611

--------------------------------------

0xffffffff82e32918

string lib/vsprintf.c:611

--------------------------------------

0xffffffff82e32927

string lib/vsprintf.c:612

--------------------------------------

0xffffffff82e328c7

string lib/vsprintf.c:614

--------------------------------------

0xffffffff82e328cc

string lib/vsprintf.c:614

--------------------------------------

0xffffffff82e328e2

string lib/vsprintf.c:616

--------------------------------------

0xffffffff82e328e7

string lib/vsprintf.c:616

--------------------------------------

0xffffffff82e328fe

string lib/vsprintf.c:610

--------------------------------------

0xffffffff82e32907

string lib/vsprintf.c:611

--------------------------------------

0xffffffff82e3290c

string lib/vsprintf.c:611

--------------------------------------

0xffffffff82e32918

string lib/vsprintf.c:611

--------------------------------------

0xffffffff82e32927

string lib/vsprintf.c:612

--------------------------------------

0xffffffff82e328c7

string lib/vsprintf.c:614

--------------------------------------

0xffffffff82e328cc

string lib/vsprintf.c:614

--------------------------------------

0xffffffff82e328e2

string lib/vsprintf.c:616

--------------------------------------

0xffffffff82e328e7

string lib/vsprintf.c:616

--------------------------------------

0xffffffff82e328fe

string lib/vsprintf.c:610

--------------------------------------

0xffffffff82e32907

string lib/vsprintf.c:611

--------------------------------------

0xffffffff82e3290c

string lib/vsprintf.c:611

--------------------------------------

0xffffffff82e32918

string lib/vsprintf.c:611

--------------------------------------

0xffffffff82e32927

string lib/vsprintf.c:612

--------------------------------------

0xffffffff82e328c7

string lib/vsprintf.c:614

--------------------------------------

0xffffffff82e328cc

string lib/vsprintf.c:614

--------------------------------------

0xffffffff82e328e2

string lib/vsprintf.c:616

--------------------------------------

0xffffffff82e328e7

string lib/vsprintf.c:616

--------------------------------------

0xffffffff82e328fe

string lib/vsprintf.c:610

--------------------------------------

0xffffffff82e32907

string lib/vsprintf.c:611

--------------------------------------

0xffffffff82e3290c

string lib/vsprintf.c:611

--------------------------------------

0xffffffff82e32918

string lib/vsprintf.c:611

--------------------------------------

0xffffffff82e32927

string lib/vsprintf.c:612

--------------------------------------

0xffffffff82e328c7

string lib/vsprintf.c:614

--------------------------------------

0xffffffff82e328cc

string lib/vsprintf.c:614

--------------------------------------

0xffffffff82e328e2

string lib/vsprintf.c:616

--------------------------------------

0xffffffff82e328e7

string lib/vsprintf.c:616

--------------------------------------

0xffffffff82e328fe

string lib/vsprintf.c:610

--------------------------------------

0xffffffff82e32907

string lib/vsprintf.c:611

--------------------------------------

0xffffffff82e3290c

string lib/vsprintf.c:611

--------------------------------------

0xffffffff82e32918

string lib/vsprintf.c:611

--------------------------------------

0xffffffff82e32927

string lib/vsprintf.c:612

--------------------------------------

0xffffffff82e328c7

string lib/vsprintf.c:614

--------------------------------------

0xffffffff82e328cc

string lib/vsprintf.c:614

--------------------------------------

0xffffffff82e328e2

string lib/vsprintf.c:616

--------------------------------------

0xffffffff82e328e7

string lib/vsprintf.c:616

--------------------------------------

0xffffffff82e328fe

string lib/vsprintf.c:610

--------------------------------------

0xffffffff82e32907

string lib/vsprintf.c:611

--------------------------------------

0xffffffff82e3290c

string lib/vsprintf.c:611

--------------------------------------

0xffffffff82e32918

string lib/vsprintf.c:611

--------------------------------------

0xffffffff82e32927

string lib/vsprintf.c:612

--------------------------------------

0xffffffff82e3292c

string lib/vsprintf.c:619

--------------------------------------

0xffffffff82e32931

string lib/vsprintf.c:619

--------------------------------------

0xffffffff82e2f270

widen_string lib/vsprintf.c:584

--------------------------------------

0xffffffff82e2f2e1

widen_string lib/vsprintf.c:584

--------------------------------------

0xffffffff82e2f2ef

widen_string lib/vsprintf.c:584

--------------------------------------

0xffffffff82e2f301

widen_string lib/vsprintf.c:587

--------------------------------------

0xffffffff82e2f306

widen_string lib/vsprintf.c:587

--------------------------------------

0xffffffff82e2f30b

widen_string lib/vsprintf.c:587

--------------------------------------

0xffffffff82e2f330

widen_string lib/vsprintf.c:587

--------------------------------------

0xffffffff82e32946

string lib/vsprintf.c:619

--------------------------------------

0xffffffff82e3294e

string lib/vsprintf.c:619

--------------------------------------

0xffffffff82e3297a

string lib/vsprintf.c:619

--------------------------------------

0xffffffff82e3a977

vsnprintf lib/vsprintf.c:2651

--------------------------------------

0xffffffff82e3a985

vsnprintf lib/vsprintf.c:2651

--------------------------------------

0xffffffff82e3a47f

vsnprintf lib/vsprintf.c:2601

--------------------------------------

0xffffffff82e3a484

vsnprintf lib/vsprintf.c:2601

--------------------------------------

0xffffffff82e3a48d

vsnprintf lib/vsprintf.c:2601

--------------------------------------

0xffffffff82e3a3fd

vsnprintf lib/vsprintf.c:2603

--------------------------------------

0xffffffff82e3a402

vsnprintf lib/vsprintf.c:2603

--------------------------------------

0xffffffff82e2e790

format_decode lib/vsprintf.c:2359

--------------------------------------

0xffffffff82e2e80a

format_decode lib/vsprintf.c:2360

--------------------------------------

0xffffffff82e2e81b

format_decode lib/vsprintf.c:2364

--------------------------------------

0xffffffff82e2e82c

format_decode lib/vsprintf.c:2364

--------------------------------------

0xffffffff82e2e835

format_decode lib/vsprintf.c:2374

--------------------------------------

0xffffffff82e2e83a

format_decode lib/vsprintf.c:2374

--------------------------------------

0xffffffff82e2e846

format_decode lib/vsprintf.c:2374

--------------------------------------

0xffffffff82e2e84f

format_decode lib/vsprintf.c:2383

--------------------------------------

0xffffffff82e2e854

format_decode lib/vsprintf.c:2383

--------------------------------------

0xffffffff82e2e861

format_decode lib/vsprintf.c:2385

--------------------------------------

0xffffffff82e2e86f

format_decode lib/vsprintf.c:2385

--------------------------------------

0xffffffff82e2e878

format_decode lib/vsprintf.c:2385

--------------------------------------

0xffffffff82e2e8a9

format_decode lib/vsprintf.c:2386

--------------------------------------

0xffffffff82e2e8ae

format_decode lib/vsprintf.c:2386

--------------------------------------

0xffffffff82e2e8bb

format_decode lib/vsprintf.c:2386

--------------------------------------

0xffffffff82e2e87d

format_decode lib/vsprintf.c:2385

--------------------------------------

0xffffffff82e2e882

format_decode lib/vsprintf.c:2385

--------------------------------------

0xffffffff82e2e892

format_decode lib/vsprintf.c:2385

--------------------------------------

0xffffffff82e2e8a0

format_decode lib/vsprintf.c:2385

--------------------------------------

0xffffffff82e2e8a9

format_decode lib/vsprintf.c:2386

--------------------------------------

0xffffffff82e2e8ae

format_decode lib/vsprintf.c:2386

--------------------------------------

0xffffffff82e2e8bb

format_decode lib/vsprintf.c:2386

--------------------------------------

0xffffffff82e2e87d

format_decode lib/vsprintf.c:2385

--------------------------------------

0xffffffff82e2e882

format_decode lib/vsprintf.c:2385

--------------------------------------

0xffffffff82e2e892

format_decode lib/vsprintf.c:2385

--------------------------------------

0xffffffff82e2e8a0

format_decode lib/vsprintf.c:2385

--------------------------------------

0xffffffff82e2e8a9

format_decode lib/vsprintf.c:2386

--------------------------------------

0xffffffff82e2e8ae

format_decode lib/vsprintf.c:2386

--------------------------------------

0xffffffff82e2e8bb

format_decode lib/vsprintf.c:2386

--------------------------------------

0xffffffff82e2e8c1

format_decode lib/vsprintf.c:2391

--------------------------------------

0xffffffff82e2e8c6

format_decode lib/vsprintf.c:2391

--------------------------------------

0xffffffff82e2e938

format_decode lib/vsprintf.c:2402

--------------------------------------

0xffffffff82e2e93d

format_decode lib/vsprintf.c:2402

--------------------------------------

0xffffffff82e2e948

format_decode lib/vsprintf.c:2402

--------------------------------------

0xffffffff82e2e974

format_decode lib/vsprintf.c:2402

--------------------------------------

0xffffffff82e3a411

vsnprintf lib/vsprintf.c:2605

--------------------------------------

0xffffffff82e3a43d

vsnprintf lib/vsprintf.c:2607

--------------------------------------

0xffffffff82e3a44d

vsnprintf lib/vsprintf.c:2607

--------------------------------------

0xffffffff82e3a7f8

vsnprintf lib/vsprintf.c:2610

--------------------------------------

0xffffffff82e3a7fd

vsnprintf lib/vsprintf.c:2610

--------------------------------------

0xffffffff82e3a855

vsnprintf lib/vsprintf.c:2615

--------------------------------------

0xffffffff82e3a85a

vsnprintf lib/vsprintf.c:2615

--------------------------------------

0xffffffff82e3a86c

vsnprintf lib/vsprintf.c:2616

--------------------------------------

0xffffffff82e3a47f

vsnprintf lib/vsprintf.c:2601

--------------------------------------

0xffffffff82e3a484

vsnprintf lib/vsprintf.c:2601

--------------------------------------

0xffffffff82e3a48d

vsnprintf lib/vsprintf.c:2601

--------------------------------------

0xffffffff82e3a3fd

vsnprintf lib/vsprintf.c:2603

--------------------------------------

0xffffffff82e3a402

vsnprintf lib/vsprintf.c:2603

--------------------------------------

0xffffffff82e2e790

format_decode lib/vsprintf.c:2359

--------------------------------------

0xffffffff82e2e80a

format_decode lib/vsprintf.c:2360

--------------------------------------

0xffffffff82e2e81b

format_decode lib/vsprintf.c:2364

--------------------------------------

0xffffffff82e2e82c

format_decode lib/vsprintf.c:2364

--------------------------------------

0xffffffff82e2e835

format_decode lib/vsprintf.c:2374

--------------------------------------

0xffffffff82e2e83a

format_decode lib/vsprintf.c:2374

--------------------------------------

0xffffffff82e2e846

format_decode lib/vsprintf.c:2374

--------------------------------------

0xffffffff82e2e84f

format_decode lib/vsprintf.c:2383

--------------------------------------

0xffffffff82e2e854

format_decode lib/vsprintf.c:2383

--------------------------------------

0xffffffff82e2e861

format_decode lib/vsprintf.c:2385

--------------------------------------

0xffffffff82e2e86f

format_decode lib/vsprintf.c:2385

--------------------------------------

0xffffffff82e2e878

format_decode lib/vsprintf.c:2385

--------------------------------------

0xffffffff82e2e8a9

format_decode lib/vsprintf.c:2386

--------------------------------------

0xffffffff82e2e8ae

format_decode lib/vsprintf.c:2386

--------------------------------------

0xffffffff82e2e8bb

format_decode lib/vsprintf.c:2386

--------------------------------------

0xffffffff82e2e8c1

format_decode lib/vsprintf.c:2391

--------------------------------------

0xffffffff82e2e8c6

format_decode lib/vsprintf.c:2391

--------------------------------------

0xffffffff82e2e8cb

format_decode lib/vsprintf.c:2395

--------------------------------------

0xffffffff82e2e8d0

format_decode lib/vsprintf.c:2395

--------------------------------------

0xffffffff82e2e8e6

format_decode lib/vsprintf.c:2400

--------------------------------------

0xffffffff82e2e8fd

format_decode lib/vsprintf.c:2402

--------------------------------------

0xffffffff82e2e91c

format_decode lib/vsprintf.c:2402

--------------------------------------

0xffffffff82e2ecd2

format_decode lib/vsprintf.c:2416

--------------------------------------

0xffffffff82e2ecd7

format_decode lib/vsprintf.c:2416

--------------------------------------

0xffffffff82e2ed0f

format_decode lib/vsprintf.c:2418

--------------------------------------

0xffffffff82e2ed1e

format_decode lib/vsprintf.c:2420

--------------------------------------

0xffffffff82e2ed23

format_decode lib/vsprintf.c:2420

--------------------------------------

0xffffffff82e2ed34

format_decode lib/vsprintf.c:2420

--------------------------------------

0xffffffff82e2e9d1

format_decode lib/vsprintf.c:2428

--------------------------------------

0xffffffff82e2e9d6

format_decode lib/vsprintf.c:2428

--------------------------------------

0xffffffff82e2e9ea

format_decode lib/vsprintf.c:2429

--------------------------------------

0xffffffff82e2e9fa

format_decode lib/vsprintf.c:2429

--------------------------------------

0xffffffff82e2ea03

format_decode lib/vsprintf.c:2445

--------------------------------------

0xffffffff82e2ea08

format_decode lib/vsprintf.c:2445

--------------------------------------

0xffffffff82e2ea1d

format_decode lib/vsprintf.c:2445

--------------------------------------

0xffffffff82e2eb8d

format_decode lib/vsprintf.c:2529

--------------------------------------

0xffffffff82e2eb98

format_decode lib/vsprintf.c:2529

--------------------------------------

0xffffffff82e2ebbb

format_decode lib/vsprintf.c:2529

--------------------------------------

0xffffffff82e2ebd2

format_decode lib/vsprintf.c:2529

--------------------------------------

0xffffffff82e2ebe0

format_decode lib/vsprintf.c:2529

--------------------------------------

0xffffffff82e2ea3e

format_decode ./include/linux/ctype.h:72

--------------------------------------

0xffffffff82e2ea43

format_decode ./include/linux/ctype.h:72

--------------------------------------

0xffffffff82e2ea5c

format_decode ./include/linux/ctype.h:72

--------------------------------------

0xffffffff82e2ea72

format_decode lib/vsprintf.c:2460

--------------------------------------

0xffffffff82e2ea77

format_decode lib/vsprintf.c:2460

--------------------------------------

0xffffffff82e2ea8c

format_decode lib/vsprintf.c:2461

--------------------------------------

0xffffffff82e2ea9f

format_decode lib/vsprintf.c:2461

--------------------------------------

0xffffffff82e2eaa9

format_decode lib/vsprintf.c:2461

--------------------------------------

0xffffffff82e2eab5

format_decode lib/vsprintf.c:2461

--------------------------------------

0xffffffff82e2ee1f

format_decode lib/vsprintf.c:2471

--------------------------------------

0xffffffff82e2ee24

format_decode lib/vsprintf.c:2471

--------------------------------------

0xffffffff82e2e943

format_decode lib/vsprintf.c:2402

--------------------------------------

0xffffffff82e2e948

format_decode lib/vsprintf.c:2402

--------------------------------------

0xffffffff82e2e974

format_decode lib/vsprintf.c:2402

--------------------------------------

0xffffffff82e3a411

vsnprintf lib/vsprintf.c:2605

--------------------------------------

0xffffffff82e3a43d

vsnprintf lib/vsprintf.c:2607

--------------------------------------

0xffffffff82e3a44d

vsnprintf lib/vsprintf.c:2607

--------------------------------------

0xffffffff82e3a66e

vsnprintf lib/vsprintf.c:2655

--------------------------------------

0xffffffff82e3a673

vsnprintf lib/vsprintf.c:2655

--------------------------------------

0xffffffff82e3a682

vsnprintf lib/vsprintf.c:2655

--------------------------------------

0xffffffff82e3a692

vsnprintf lib/vsprintf.c:2655

--------------------------------------

0xffffffff82e3aaa1

vsnprintf lib/vsprintf.c:2598

--------------------------------------

0xffffffff82e3aaa6

vsnprintf lib/vsprintf.c:2598

--------------------------------------

0xffffffff82e3aab2

vsnprintf lib/vsprintf.c:2598

--------------------------------------

0xffffffff82e3a6c6

vsnprintf lib/vsprintf.c:2655

--------------------------------------

0xffffffff82e3a6cb

vsnprintf lib/vsprintf.c:2655

--------------------------------------

0xffffffff82e3a6d3

vsnprintf lib/vsprintf.c:2655

--------------------------------------

0xffffffff82e39980

pointer lib/vsprintf.c:2243

--------------------------------------

0xffffffff82e39a04

pointer lib/vsprintf.c:2243

--------------------------------------

0xffffffff82e39a12

pointer lib/vsprintf.c:2243

--------------------------------------

0xffffffff82e39a25

pointer lib/vsprintf.c:2244

--------------------------------------

0xffffffff82e39a38

pointer lib/vsprintf.c:2244

--------------------------------------

0xffffffff82e39a40

pointer lib/vsprintf.c:2244

--------------------------------------

0xffffffff82e39e82

pointer lib/vsprintf.c:2283

--------------------------------------

0xffffffff82e39e87

pointer lib/vsprintf.c:2283

--------------------------------------

0xffffffff82e3b260

va_format lib/vsprintf.c:1654

--------------------------------------

0xffffffff82e3b2fa

va_format lib/vsprintf.c:1659

--------------------------------------

0xffffffff82e3b311

va_format lib/vsprintf.c:666

--------------------------------------

0xffffffff82e3b316

va_format lib/vsprintf.c:666

--------------------------------------

0xffffffff82e3b32c

va_format lib/vsprintf.c:666

--------------------------------------

0xffffffff82e3b339

va_format lib/vsprintf.c:666

--------------------------------------

0xffffffff82e3b33e

va_format lib/vsprintf.c:1662

--------------------------------------

0xffffffff82e3b347

va_format lib/vsprintf.c:1662

--------------------------------------

Total 2020 basic block