Bug 1599356 - [abrt] dev_uevent: BUG: unable to handle kernel NULL pointer dereference at 0000000000000006
Summary: [abrt] dev_uevent: BUG: unable to handle kernel NULL pointer dereference at 0...
Keywords:
Status: CLOSED INSUFFICIENT_DATA
Alias: None
Product: Fedora
Classification: Fedora
Component: kernel
Version: 28
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Kernel Maintainer List
QA Contact: Fedora Extras Quality Assurance
URL: https://retrace.fedoraproject.org/faf...
Whiteboard: abrt_hash:2ed7efb65b9b8ecc1aa20a2c1fc...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2018-07-09 15:27 UTC by Dennis Urban
Modified: 2023-09-14 04:31 UTC (History)
17 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2018-11-26 21:05:27 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: dmesg (73.48 KB, text/plain)
2018-07-09 15:27 UTC, Dennis Urban
no flags Details

Description Dennis Urban 2018-07-09 15:27:18 UTC
Description of problem:
Hello,

i got some freezes while my system is booting, but this happen random. i think that that the problem is the luks encrypted partition of my system.

system specs:
amd ryzen 5 2400g apu
msi x470 mainboard
kernel: 4.17.3-200.fc28.x86_64
samsung ssd with luks encryption and btrfs partition.

thanks for helping and bugfixing :)

Additional info:
reporter:       libreport-2.9.5
BUG: unable to handle kernel NULL pointer dereference at 0000000000000006
PGD 0 P4D 0 
Oops: 0000 [#1] SMP NOPTI
Modules linked in: nct6775 hwmon_vid btrfs libcrc32c xor zstd_decompress zstd_compress xxhash raid6_pq dm_crypt amdkfd amd_iommu_v2 amdgpu hid_logitech_hidpp chash i2c_algo_bit gpu_sched drm_kms_helper ttm crct10dif_pclmul crc32_pclmul crc32c_intel drm ghash_clmulni_intel r8169 nvme mii hid_logitech_dj nvme_core
CPU: 2 PID: 847 Comm: udevadm Not tainted 4.17.3-200.fc28.x86_64 #1
Hardware name: Micro-Star International Co., Ltd. MS-7B79/X470 GAMING PLUS (MS-7B79), BIOS A.30 04/23/2018
RIP: 0010:usb_if_uevent+0x1d/0xa0
RSP: 0018:ffffbbc3c234fd20 EFLAGS: 00010286
RAX: 0000000000000000 RBX: 0000000000000000 RCX: 0000000000000000
RDX: ffffffff856773a0 RSI: ffffffff86148e1f RDI: ffff938287fd4000
RBP: ffff93828d867898 R08: 0000000000000000 R09: ffffbbc3c234fc0b
R10: ffffffff8614925a R11: ffff938287fd415f R12: ffff938287fd4000
R13: ffff938281545600 R14: ffff938287fd4000 R15: ffff938289832300
FS:  00007fde5d46c180(0000) GS:ffff93829ec80000(0000) knlGS:0000000000000000
CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
CR2: 0000000000000006 CR3: 0000000408c12000 CR4: 00000000003406e0
Call Trace:
 dev_uevent+0xc0/0x2f0
 ? kmem_cache_alloc_trace+0x166/0x1d0
 ? uevent_show+0x74/0x100
 uevent_show+0x94/0x100
 dev_attr_show+0x1c/0x40
 sysfs_kf_seq_show+0x9f/0x120
 seq_read+0x16b/0x460
 __vfs_read+0x36/0x170
 vfs_read+0x8a/0x140
 ksys_read+0x4f/0xb0
 do_syscall_64+0x5b/0x160
 entry_SYSCALL_64_after_hwframe+0x44/0xa9
RIP: 0033:0x7fde5c08afe1
RSP: 002b:00007ffd61622058 EFLAGS: 00000246 ORIG_RAX: 0000000000000000
RAX: ffffffffffffffda RBX: 0000563da6fb6af0 RCX: 00007fde5c08afe1
RDX: 0000000000001000 RSI: 0000563da6fdb3e0 RDI: 0000000000000005
RBP: 00007fde5c3562c0 R08: 0000000000000003 R09: 0000000000000000
R10: 0000563da6f4f010 R11: 0000000000000246 R12: 0000000000001001
R13: 0000563da6fdb3e0 R14: 0000000000000d68 R15: 00007fde5c355780
Code: 5c 41 5d 41 5e c3 31 c0 c3 0f 1f 44 00 00 0f 1f 44 00 00 41 54 49 89 f4 48 c7 c6 1f 8e 14 86 55 53 48 8b 5f d8 48 8b 2f 4c 89 e7 <0f> b6 4b 06 0f b6 53 05 44 0f b6 43 07 e8 e1 6a 26 00 85 c0 75 
RIP: usb_if_uevent+0x1d/0xa0 RSP: ffffbbc3c234fd20
CR2: 0000000000000006

Comment 1 Dennis Urban 2018-07-09 15:27:31 UTC
Created attachment 1457505 [details]
File: dmesg

Comment 2 Laura Abbott 2018-10-01 21:32:26 UTC
We apologize for the inconvenience.  There is a large number of bugs to go through and several of them have gone stale.  Due to this, we are doing a mass bug update across all of the Fedora 28 kernel bugs.
 
Fedora 28 has now been rebased to 4.18.10-300.fc28.  Please test this kernel update (or newer) and let us know if you issue has been resolved or if it is still present with the newer kernel.
 
If you have moved on to Fedora 29, and are still experiencing this issue, please change the version to Fedora 29.
 
If you experience different issues, please open a new bug report for those.

Comment 3 Laura Abbott 2018-11-26 21:05:27 UTC
This bug is being closed with INSUFFICIENT_DATA as there has not been a response in 2 weeks. If you are still experiencing this issue, please reopen and let us know if the bug is still present on the latest kernel.

(Please note: sometimes bugs get mistakenly closed during our mass closing. If you think your bug was closed in error please reopen)

Comment 4 Red Hat Bugzilla 2023-09-14 04:31:05 UTC
The needinfo request[s] on this closed bug have been removed as they have been unresolved for 1000 days


Note You need to log in before you can comment on or make changes to this bug.