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>] [thread-next>] [day] [month] [year] [list]
Message-ID: <b123b699569f3a85bcfa521b2511e9e2698f31b7.camel@intel.com>
Date: Wed, 31 Jul 2024 13:22:40 +0000
From: "Coelho, Luciano" <luciano.coelho@...el.com>
To: "linux-scsi@...r.kernel.org" <linux-scsi@...r.kernel.org>
CC: "Saarinen, Jani" <jani.saarinen@...el.com>, "luca@...lho.fi"
	<luca@...lho.fi>, "linux-kernel@...r.kernel.org"
	<linux-kernel@...r.kernel.org>, "linux-block@...r.kernel.org"
	<linux-block@...r.kernel.org>
Subject: Regression in 6.11-rc1 in scsi/sd?

Hi,

We're getting some lockdep splats with 6.11-rc1 in some of our older CI
machines:

<4>[   25.357106] ======================================================
<4>[   25.358383] WARNING: possible circular locking dependency detected
<4>[   25.359636] 6.11.0-rc1-CI_DRM_15151-gb6f9528c7fff+ #1 Not tainted
<4>[   25.360902] ------------------------------------------------------
<4>[   25.362184] rc.local/609 is trying to acquire lock:
<4>[   25.363450] ffff888102358670 (&q->limits_lock){+.+.}-{3:3}, at: queue_max_discard_sectors_store+0x8e/0x110
<4>[   25.364798] 
                  but task is already holding lock:
<4>[   25.367410] ffff888102358550 (&q->sysfs_lock){+.+.}-{3:3}, at: queue_attr_store+0x45/0x90
<4>[   25.368773] 
                  which lock already depends on the new lock.

...during device probe.  You can find the full dmesg, for example, here:

https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_15151/fi-bsw-n3050/boot0.txt

The stackdumps seem to point to sd_probe() and sd_revalidate_disk().

Is this an known issue? Does anyone have any idea what is causing it?

--
Cheers,
Luca.

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ