[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20230126112130.2341075-1-edumazet@google.com>
Date: Thu, 26 Jan 2023 11:21:28 +0000
From: Eric Dumazet <edumazet@...gle.com>
To: "David S . Miller" <davem@...emloft.net>,
Jakub Kicinski <kuba@...nel.org>,
Paolo Abeni <pabeni@...hat.com>,
Steffen Klassert <steffen.klassert@...unet.com>
Cc: netdev@...r.kernel.org, eric.dumazet@...il.com,
Eric Dumazet <edumazet@...gle.com>
Subject: [PATCH net 0/2] xfrm: two fixes around use_time
First patch fixes a long/time64_t mismatch,
found while addressing a syzbot report.
Second patch adds annotations to reads and
writes of (struct xfrm_lifetime_cur)->use_time field.
Eric Dumazet (2):
xfrm: consistently use time64_t in xfrm_timer_handler()
xfrm: annotate data-race around use_time
net/xfrm/xfrm_policy.c | 11 +++++++----
net/xfrm/xfrm_state.c | 18 +++++++++---------
2 files changed, 16 insertions(+), 13 deletions(-)
--
2.39.1.456.gfc5497dd1b-goog
Powered by blists - more mailing lists