lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [day] [month] [year] [list]
Date: Thu, 1 Feb 2024 10:28:33 -0600
From: Chenyuan Yang <chenyuan0y@...il.com>
To: linux-block@...r.kernel.org, axboe@...nel.dk
Cc: linux-kernel@...r.kernel.org, syzkaller@...glegroups.com, 
	Zijie Zhao <zzjas98@...il.com>
Subject: [Linux Kernel Bug][drivers/pktcdvd] INFO: task hung in __rq_qos_throttle

Dear Linux Developers for Packet writing,

We encountered several task hungs when testing the pktcdvd driver with
Syzkaller and our generated specifications, especially when using
`ioctl$PACKET_CTRL_CMD`.

I attached the reports (and C/syz reproducers) for two hungs "INFO:
task hung in add_transaction_credits" and "INFO: task hung in
__rq_qos_throttle", along with the config for the kernel.

Their reproducers are similar:
```
r0 = openat$KGPT_pktcdvd(0xffffffffffffff9c, &(0x7f0000000440), 0x2, 0x0)
ioctl$KGPT_PACKET_CTRL_CMD(r0, 0xc0185801, &(0x7f0000000180)={0x0,
0x0, 0x800, 0x0, 0x0, 0xa1bd})
```
```
r0 = openat$KGPT_pktcdvd(0xffffffffffffff9c, &(0x7f00000001c0), 0x2, 0x0)
ioctl$KGPT_PACKET_CTRL_CMD(r0, 0xc0185801, &(0x7f0000000080)={0x0, 0x0, 0x800})
```


If you have any questions or require more information, please feel
free to contact us.

Reported-by: Chenyuan Yang <chenyuan0y@...il.com>

Best,
Chenyuan

Download attachment "task-hung-add_transaction_credits.report" of type "application/octet-stream" (14191 bytes)

Download attachment "task-hung-__rq_qos_throttle.report" of type "application/octet-stream" (13694 bytes)

Download attachment "config" of type "application/octet-stream" (250280 bytes)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ