[PATCH v4 0/2] platform/x86: int1092: Fix two bugs in SAR driver

Abdun Nihaal <[email protected]> Thu, 23 Jul 2026 18:14:14 +0530
Newsgroups org.kernel.vger.platform-driver-x86,org.kernel.vger.linux-kernel,org.kernel.vger.stable
Message-ID <[email protected]>
The patchset includes two fixes for
- a potential memory leak in sar_probe()
- an information leak in parse_package()

Both patches are compile tested only.

v2->v3:
- Converted into a patch set with two patches
v3->v4:
- Updated commit message of the info leak patch to include the path in
  which kernel memory leaks.

Link to v1: https://patchwork.kernel.org/project/platform-driver-x86/patch/[email protected]/
Link to v2: https://patchwork.kernel.org/project/platform-driver-x86/patch/[email protected]/
Link to v3: https://patchwork.kernel.org/project/platform-driver-x86/cover/[email protected]/

Signed-off-by: Abdun Nihaal <[email protected]>
---
Abdun Nihaal (2):
      platform/x86: int1092: Fix potential memory leak in sar_probe()
      platform/x86: int1092: Fix info leak in parse_package()

 drivers/platform/x86/intel/int1092/intel_sar.c | 32 ++++++++------------------
 1 file changed, 10 insertions(+), 22 deletions(-)
---
base-commit: bee763d5f341b99cf472afeb508d4988f62a6ca1
change-id: 20260713-platx86-be6e25a3c9dd

Best regards,
-- 
Abdun Nihaal <[email protected]>