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 for Android: free password hash cracker in your pocket
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <1571141363.69401.1681583046301.JavaMail.zimbra@nod.at>
Date:   Sat, 15 Apr 2023 20:24:06 +0200 (CEST)
From:   Richard Weinberger <richard@....at>
To:     torvalds <torvalds@...ux-foundation.org>
Cc:     linux-kernel <linux-kernel@...r.kernel.org>,
        linux-mtd <linux-mtd@...ts.infradead.org>
Subject: [GIT PULL] UBI fixes for 6.3-rc7

Linus,

The following changes since commit 0988a0ea791999ebbf95693f2676381825b05033:

  Merge tag 'for-v6.3-part2' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/linux-power-supply (2023-03-03 16:33:28 -0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/rw/ubifs.git tags/ubifs-for-linus-6.3-rc7

for you to fetch changes up to 1e020e1b96afdecd20680b5b5be2a6ffc3d27628:

  ubi: Fix failure attaching when vid_hdr offset equals to (sub)page size (2023-03-29 23:32:57 +0200)

----------------------------------------------------------------
This pull request contains the following bug fixes for UBI and UBIFS:

- Fix for a stable patch: Fix failure attaching when vid_hdr offset equals to (sub)page size
- Fix for a deadlock in UBI's worker thread

----------------------------------------------------------------
ZhaoLong Wang (1):
      ubi: Fix deadlock caused by recursively holding work_sem

Zhihao Cheng (1):
      ubi: Fix failure attaching when vid_hdr offset equals to (sub)page size

 drivers/mtd/ubi/build.c | 21 +++++++++++++++------
 drivers/mtd/ubi/wl.c    |  4 ++--
 2 files changed, 17 insertions(+), 8 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ