[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <yq14lyugmuc.fsf@oracle.com>
Date: Wed, 15 Mar 2017 19:08:11 -0400
From: "Martin K. Petersen" <martin.petersen@...cle.com>
To: Elena Reshetova <elena.reshetova@...el.com>
Cc: linux-scsi@...r.kernel.org, cleech@...hat.com,
linux-kernel@...r.kernel.org, open-iscsi@...glegroups.com,
Hans Liljestrand <ishkamiel@...il.com>,
Kees Cook <keescook@...omium.org>,
David Windsor <dwindsor@...il.com>
Subject: Re: [PATCH] drivers, scsi: convert iscsi_task.refcount from atomic_t to refcount_t
Elena Reshetova <elena.reshetova@...el.com> writes:
> refcount_t type and corresponding API should be used instead of
> atomic_t when the variable is used as a reference counter. This allows
> to avoid accidental refcounter overflows that might lead to
> use-after-free situations.
Applied to 4.12/scsi-queue.
--
Martin K. Petersen Oracle Linux Engineering
Powered by blists - more mailing lists