Bug 2223979

Summary: [abrt] __die: BUG: kernel NULL pointer dereference, address: 000000000000000a
Product: [Fedora] Fedora Reporter: Tijn <redhatbugzilla>
Component: kernelAssignee: Kernel Maintainer List <kernel-maint>
Status: CLOSED EOL QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 38CC: acaringi, adscvr, airlied, alciregi, bskeggs, hdegoede, hpa, jarodwilson, josef, kernel-maint, lgoncalv, linville, masami256, mchehab, ptalbert, redhatbugzilla, steved
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
URL: https://retrace.fedoraproject.org/faf/reports/bthash/e5c34e608c341eb2b9370fdc8825d51e096a8b0
Whiteboard: abrt_hash:ff98b3a77d458b8407d51ec1d10cfebce52e9c8d;VARIANT_ID=workstation;
Fixed In Version: Doc Type: ---
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2024-05-28 13:32:59 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
File: dmesg none

Description Tijn 2023-07-19 12:59:52 UTC
Additional info:
reporter:       libreport-2.17.11
BUG: kernel NULL pointer dereference, address: 000000000000000a
#PF: supervisor read access in kernel mode
#PF: error_code(0x0000) - not-present page
PGD 0 P4D 0 
Oops: 0000 [#1] PREEMPT SMP NOPTI
CPU: 7 PID: 702 Comm: udevadm Not tainted 6.3.12-200.fc38.x86_64 #1
Hardware name: Acer Swift SFX14-41G/Orion_CA, BIOS V1.04 08/06/2021
RIP: 0010:kobject_get_path+0x35/0x120
Code: 89 fd 41 54 55 53 48 83 ec 08 89 74 24 04 4c 89 ed bb 01 00 00 00 eb 12 e8 28 59 01 00 48 8b 6d 18 8d 5c 03 01 48 85 ed 74 21 <48> 8b 7d 00 48 85 ff 75 e5 31 ed 48 83 c4 08 48 89 e8 5b 5d 41 5c
RSP: 0018:ffffae4600ad7d08 EFLAGS: 00010206
RAX: 0000000000000006 RBX: 0000000000000008 RCX: 0000000000000001
RDX: 0000000000000000 RSI: 0000000000000cc0 RDI: ffff8c67ca179d40
RBP: 000000000000000a R08: 0000000000001000 R09: ffff8c67c0e77000
R10: 0000000000000000 R11: 0000000000000000 R12: ffff8c67c0e77000
R13: ffff8c67c1ad7000 R14: ffffffff9b241070 R15: 00000000fffffffe
FS:  00007f1e70e51940(0000) GS:ffff8c6abe7c0000(0000) knlGS:0000000000000000
CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
CR2: 000000000000000a CR3: 0000000103b30000 CR4: 0000000000750ee0
PKRU: 55555554
Call Trace:
 <TASK>
 ? __die+0x23/0x70
 ? page_fault_oops+0x171/0x4e0
 ? exc_page_fault+0x7c/0x180
 ? asm_exc_page_fault+0x26/0x30
 ? kobject_get_path+0x35/0x120
 ? kobject_get_path+0x28/0x120
 kobject_uevent_env+0xdd/0x680
 kobject_synth_uevent+0x326/0x330
 store_uevent+0x1b/0x30
 module_attr_store+0x21/0x40
 kernfs_fop_write_iter+0x136/0x1d0
 vfs_write+0x239/0x3f0
 ksys_write+0x6f/0xf0
 do_syscall_64+0x60/0x90
 ? do_syscall_64+0x6c/0x90
 entry_SYSCALL_64_after_hwframe+0x72/0xdc
RIP: 0033:0x7f1e710ff164
Code: 89 02 48 c7 c0 ff ff ff ff eb bd 66 2e 0f 1f 84 00 00 00 00 00 90 f3 0f 1e fa 80 3d 7d b4 0d 00 00 74 13 b8 01 00 00 00 0f 05 <48> 3d 00 f0 ff ff 77 54 c3 0f 1f 00 55 48 89 e5 48 83 ec 20 48 89
RSP: 002b:00007fff1869dbd8 EFLAGS: 00000202 ORIG_RAX: 0000000000000001
RAX: ffffffffffffffda RBX: 0000000000000004 RCX: 00007f1e710ff164
RDX: 0000000000000004 RSI: 00007fff1869dcd0 RDI: 0000000000000003
RBP: 00007fff1869dc00 R08: 00007f1e711cf2a0 R09: 0000000000000000
R10: 0000000000000000 R11: 0000000000000202 R12: 0000000000000004
R13: 00007fff1869dcd0 R14: 000056215b1c7d30 R15: 0000000000000004
 </TASK>
Modules linked in: loop zram ax88179_178a usbnet mii amdgpu i2c_algo_bit drm_ttm_helper ttm nvme iommu_v2 drm_buddy gpu_sched nvme_core drm_display_helper hid_multitouch crct10dif_pclmul ucsi_acpi crc32_pclmul crc32c_intel video polyval_clmulni polyval_generic ghash_clmulni_intel sha512_ssse3 ccp typec_ucsi cec sp5100_tco typec nvme_common i2c_hid_acpi wmi i2c_hid serio_raw ip6_tables ip_tables fuse
CR2: 000000000000000a

Comment 1 Tijn 2023-07-19 12:59:57 UTC
Created attachment 1976531 [details]
File: dmesg

Comment 2 Aoife Moloney 2024-05-28 13:32:59 UTC
Fedora Linux 38 entered end-of-life (EOL) status on 2024-05-21.

Fedora Linux 38 is no longer maintained, which means that it
will not receive any further security or bug fix updates. As a result we
are closing this bug.

If you can reproduce this bug against a currently maintained version of Fedora Linux
please feel free to reopen this bug against that version. Note that the version
field may be hidden. Click the "Show advanced fields" button if you do not see
the version field.

If you are unable to reopen this bug, please file a new report against an
active release.

Thank you for reporting this bug and we are sorry it could not be fixed.