nvdimm.lists.linux.dev archive mirror
 help / color / mirror / Atom feed
* [ndctl PATCH 0/5] Address Coverity Scan Defects
@ 2025-03-04  0:37 alison.schofield
  2025-03-04  0:37 ` [ndctl PATCH 1/5] ndctl/namespace: avoid integer overflow in namespace validation alison.schofield
                   ` (4 more replies)
  0 siblings, 5 replies; 12+ messages in thread
From: alison.schofield @ 2025-03-04  0:37 UTC (permalink / raw)
  To: nvdimm; +Cc: Alison Schofield

From: Alison Schofield <alison.schofield@intel.com>

The NDCTL project routinely addresses any and all coverity defects
before each release. This new set of reports suggests enhancements
to the scan capabilities since none of this code has been touched
recently. Game on, we we'll squash 'em!

Alison Schofield (5):
  ndctl/namespace: avoid integer overflow in namespace validation
  ndctl/namespace: close file descriptor in do_xaction_namespace()
  ndctl/dimm: do not increment a ULLONG_MAX slot value
  ndctl/namespace: protect against overflow handling param.offset
  ndctl/namespace: protect against under|over-flow w bad param.align

 ndctl/dimm.c      |  8 +++++---
 ndctl/namespace.c | 37 ++++++++++++++++++++++++++++---------
 2 files changed, 33 insertions(+), 12 deletions(-)


base-commit: d2c55938a0c7308cba07cb23b598df1be93f1d38
-- 
2.37.3


^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2025-03-06 22:56 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-03-04  0:37 [ndctl PATCH 0/5] Address Coverity Scan Defects alison.schofield
2025-03-04  0:37 ` [ndctl PATCH 1/5] ndctl/namespace: avoid integer overflow in namespace validation alison.schofield
2025-03-05 16:24   ` Dave Jiang
2025-03-04  0:37 ` [ndctl PATCH 2/5] ndctl/namespace: close file descriptor in do_xaction_namespace() alison.schofield
2025-03-05 16:32   ` Dave Jiang
2025-03-04  0:37 ` [ndctl PATCH 3/5] ndctl/dimm: do not increment a ULLONG_MAX slot value alison.schofield
2025-03-05 16:38   ` Dave Jiang
2025-03-06 22:56     ` Alison Schofield
2025-03-04  0:37 ` [ndctl PATCH 4/5] ndctl/namespace: protect against overflow handling param.offset alison.schofield
2025-03-05 16:43   ` Dave Jiang
2025-03-04  0:37 ` [ndctl PATCH 5/5] ndctl/namespace: protect against under|over-flow w bad param.align alison.schofield
2025-03-05 16:43   ` Dave Jiang

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).