public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [BUG] KCSAN: data-race in process_one_work / process_one_work
@ 2023-08-17 19:24 Mirsad Todorovac
  2023-08-17 21:59 ` Tejun Heo
  0 siblings, 1 reply; 7+ messages in thread
From: Mirsad Todorovac @ 2023-08-17 19:24 UTC (permalink / raw)
  To: linux-kernel; +Cc: Tejun Heo, Lai Jiangshan

[-- Attachment #1: Type: text/plain, Size: 1679 bytes --]

Hi,

This is your friendly bug reporter.

The environment is vanilla torvalds tree kernel on Ubuntu 22.04 LTS and on a Ryzen 7950X
assembled box.

The kernel reports G taint "properietary module loaded", but I know of no module since
the boot state when the status was "Not tainted".

Please find the complete dmesg output (or what's left in the ring buffer) and lshw output
attached.

Here is the dmesg output excerpt:

[ 6849.221584] ==================================================================
[ 6849.221607] BUG: KCSAN: data-race in process_one_work / process_one_work

[ 6849.221635] write to 0xffff9b7440151398 of 8 bytes by task 6364 on cpu 7:
[ 6849.221647]  process_one_work+0x504/0x930
[ 6849.221660]  worker_thread+0x311/0x7e0
[ 6849.221673]  kthread+0x18b/0x1d0
[ 6849.221683]  ret_from_fork+0x43/0x70
[ 6849.221695]  ret_from_fork_asm+0x1b/0x30

[ 6849.221712] read to 0xffff9b7440151398 of 8 bytes by task 5586 on cpu 28:
[ 6849.221724]  process_one_work+0x4e8/0x930
[ 6849.221737]  worker_thread+0x519/0x7e0
[ 6849.221749]  kthread+0x18b/0x1d0
[ 6849.221759]  ret_from_fork+0x43/0x70
[ 6849.221770]  ret_from_fork_asm+0x1b/0x30

[ 6849.221786] value changed: 0x00000000000154d0 -> 0x00000000000154d1

[ 6849.221802] Reported by Kernel Concurrency Sanitizer on:
[ 6849.221811] CPU: 28 PID: 5586 Comm: kworker/u64:0 Tainted: G             L     6.5.0-rc6-net-cfg-kcsan-00038-g16931859a650 #35
[ 6849.221825] Hardware name: ASRock X670E PG Lightning/X670E PG Lightning, BIOS 1.21 04/26/2023
[ 6849.221833] Workqueue: events_unbound wq_barrier_func
[ 6849.221846] ==================================================================

Best regards,
Mirsad Todorovac

[-- Attachment #2: dmesg-3.log.xz --]
[-- Type: application/x-xz, Size: 67080 bytes --]

[-- Attachment #3: lshw.txt.xz --]
[-- Type: application/x-xz, Size: 6516 bytes --]

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2023-08-23  9:19 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-08-17 19:24 [BUG] KCSAN: data-race in process_one_work / process_one_work Mirsad Todorovac
2023-08-17 21:59 ` Tejun Heo
2023-08-18  6:27   ` Mirsad Todorovac
2023-08-18  8:10   ` Mirsad Todorovac
2023-08-18 11:58     ` Mirsad Todorovac
2023-08-22 19:52       ` Tejun Heo
2023-08-23  9:04         ` Mirsad Todorovac

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox