From: Krzysztof Kozlowski <krzk@kernel.org>
To: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Cc: Krzysztof Kozlowski <krzk@kernel.org>, linux-kernel@vger.kernel.org
Subject: [GIT PULL] w1: fixes for v6.19 or v6.20
Date: Sat, 17 Jan 2026 19:11:30 +0100 [thread overview]
Message-ID: <20260117181130.12104-2-krzk@kernel.org> (raw)
Hi Greg,
These are fixes for very old issues, so if no one ever noticed then they could
be treated as development, thus up to you if you want to pull it into current
RC or next release.
Best regards,
Krzysztof
The following changes since commit 8f0b4cce4481fb22653697cced8d0d04027cb1e8:
Linux 6.19-rc1 (2025-12-14 16:05:07 +1200)
are available in the Git repository at:
https://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux-w1.git tags/w1-drv-6.20
for you to fetch changes up to cc8f92e41eb76f450f05234fef2054afc3633100:
w1: fix redundant counter decrement in w1_attach_slave_device() (2025-12-28 11:52:10 +0100)
----------------------------------------------------------------
1-Wire bus drivers fixes
Non critical (old issues) fixes:
1. Fix possible buffer overflow in W1 thermal driver sysfs interfasce,
2. Drop duplicated device put when attaching a slave device failed,
which could lead to memory corruption.
----------------------------------------------------------------
Haoxiang Li (1):
w1: fix redundant counter decrement in w1_attach_slave_device()
Thorsten Blum (1):
w1: therm: Fix off-by-one buffer overflow in alarms_store
drivers/w1/slaves/w1_therm.c | 60 ++++++++++++++------------------------------
drivers/w1/w1.c | 2 --
2 files changed, 19 insertions(+), 43 deletions(-)
next reply other threads:[~2026-01-17 18:11 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-01-17 18:11 Krzysztof Kozlowski [this message]
2026-01-20 9:33 ` Greg Kroah-Hartman
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20260117181130.12104-2-krzk@kernel.org \
--to=krzk@kernel.org \
--cc=gregkh@linuxfoundation.org \
--cc=linux-kernel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®