CVE REMEDIATION GUIDE
Review reviewHighResearch in progress

CVE-2022-50656 remediation guide

Linux

In the Linux kernel, the following vulnerability has been resolved: nfc: pn533: Clear nfc_target before being used Fix a slab-out-of-bounds read that occurs in nla_put() called from nfc_genl_send_target() when target->sensb_res_len, which is duplicated from an nfc_target in pn533, is too large as the nfc_target is not properly initialized and retains garbage values. Clear nfc_targets with memset() before they are used. Found by a modified version of syzkaller. BUG: KASAN: slab-out-of-bounds in nla_put Call Trace: memcpy nla_put nfc_genl_dump_targets genl_lock_dumpit netlink_dump __netlink_d...

Open CVE record
Research in progress

A verified fixed-version field is not available. Use the linked NVD and supporting references, then confirm the vendor-supported path before changing production systems.

ProductLinux
Affected versions>= 361f3cb7f9cfdb82c80926d0e7843c098c034545 < 9da4a0411f3455e3885831d0758bee3e3d565bbc, >= 361f3cb7f9cfdb82c80926d0e7843c098c034545 < 61a7e15d55fae329a245535c3bac494e401005b8, >= 361f3cb7f9cfdb82c80926d0e7843c098c034545 < bef2f478513e7367ef3b05441f6afca981de29be, >= 361f3cb7f9cfdb82c80926d0e7843c098c034545 < 8bddef54cbe9ede5ac7478f1e1e968fcfe7e6f03, >= 361f3cb7f9cfdb82c80926d0e7843c098c034545 < aea9e64dec2cc6cd742e07ecd4e6236fc76b389b, >= 361f3cb7f9cfdb82c80926d0e7843c098c034545 < aae9c24ebd901f482e6c88b6f9e0c80dc5b536d6, >= 361f3cb7f9cfdb82c80926d0e7843c098c034545 < 755019e37815a66bb0a23893debbd3dd640ccbd3, >= 361f3cb7f9cfdb82c80926d0e7843c098c034545 < e491285b4d08884b622638be8e4961eb43b0af64, >= 361f3cb7f9cfdb82c80926d0e7843c098c034545 < 9f28157778ede0d4f183f7ab3b46995bb400abbe, >= 3.3
Fixed versionsNo verified fixed-version field is available yet
Priority basisReview · CVSS 8.1 · EPSS 0.30%
01

Identify the affected asset

Confirm whether Linux is installed, record the deployed version and installation path, and identify exposed interfaces.

  • Record the product name, package or appliance identifier, and installed version.
  • Identify internet-facing, administrative, API, and internal access paths.
  • Preserve the pre-change configuration and relevant service logs.
02

Validate the affected-version match

Compare the deployed version with the affected range: >= 361f3cb7f9cfdb82c80926d0e7843c098c034545 < 9da4a0411f3455e3885831d0758bee3e3d565bbc, >= 361f3cb7f9cfdb82c80926d0e7843c098c034545 < 61a7e15d55fae329a245535c3bac494e401005b8, >= 361f3cb7f9cfdb82c80926d0e7843c098c034545 < bef2f478513e7367ef3b05441f6afca981de29be, >= 361f3cb7f9cfdb82c80926d0e7843c098c034545 < 8bddef54cbe9ede5ac7478f1e1e968fcfe7e6f03, >= 361f3cb7f9cfdb82c80926d0e7843c098c034545 < aea9e64dec2cc6cd742e07ecd4e6236fc76b389b, >= 361f3cb7f9cfdb82c80926d0e7843c098c034545 < aae9c24ebd901f482e6c88b6f9e0c80dc5b536d6, >= 361f3cb7f9cfdb82c80926d0e7843c098c034545 < 755019e37815a66bb0a23893debbd3dd640ccbd3, >= 361f3cb7f9cfdb82c80926d0e7843c098c034545 < e491285b4d08884b622638be8e4961eb43b0af64, >= 361f3cb7f9cfdb82c80926d0e7843c098c034545 < 9f28157778ede0d4f183f7ab3b46995bb400abbe, >= 3.3. Treat incomplete inventory results as unresolved.

03

Prioritize with independent signals

The CVSS severity warrants an early asset and exposure review. Combine this signal with asset criticality, exposure, compensating controls, and business impact.

04

Apply supported remediation

Follow the vendor advisory or supported update path. Current fixed-version status: No verified fixed-version field is available yet. Preserve configuration and rollback material before change.

05

Verify the result

Confirm the resulting version, service health, authentication and access paths, monitoring coverage, and relevant security logs.

  • Confirm the expected version and package state.
  • Run a functional health check for critical service paths.
  • Review authentication, error, application, and security monitoring logs.
  • Reassess exposure if the supported fix cannot be applied.

Operational boundary

This page does not replace the vendor advisory, support contract, change-management process, or recovery plan. Do not infer that an asset is unaffected from an incomplete inventory query or a missing fixed-version field.