CVE-2026-93222: signal: avoid shared siginfo namespace rewrites

Published Sep 24, 2026
·
Updated

In the Linux kernel, the following vulnerability has been resolved:

signal: avoid shared siginfo namespace rewrites

sendsignallocked() rewrites sender ids for the target namespace. Group sends reuse the same siginfo, so one recipient can affect the next.

Copy the siginfo before changing it.

Affected Software

1 affected component
Linux Linux kernel

Remediation

Recommended actions to resolve this vulnerability, in priority order.

  1. Compensating control

    Copy the siginfo before changing it to prevent one recipient from affecting the next when sends reuse the same siginfo.

Event History

Sep 24, 2026
CVE Published
via MITRE·03:21 PM
Data Sourced
via MITRE·03:21 PM
Description
Data Sourced
via NVD·04:17 PM
Description

Frequently Asked Questions

1

What conditions are required for this issue to occur?

The issue occurs during group signal delivery when the same siginfo structure is reused for multiple recipients. Rewriting sender IDs for one recipient's target namespace can then affect the siginfo seen by subsequent recipients.

2

What is the impact on affected systems?

Signal sender identifiers can be rewritten using the wrong namespace context for later recipients of a group signal. This can cause recipients to observe incorrect sender identity information.

3

Is there a mitigation if the fix cannot be applied immediately?

No mitigation is provided in the available information. The referenced kernel changes address the issue by copying siginfo before modifying sender IDs for a target namespace.

Contact

SecAlerts Pty Ltd.
132 Wickham Terrace
Fortitude Valley,
QLD 4006, Australia
info@secalerts.co
By using SecAlerts services, you agree to our services end-user license agreement. This website is safeguarded by reCAPTCHA and governed by the Google Privacy Policy and Terms of Service. All names, logos, and brands of products are owned by their respective owners, and any usage of these names, logos, and brands for identification purposes only does not imply endorsement. If you possess any content that requires removal, please get in touch with us.
© 2026 SecAlerts Pty Ltd.
ABN: 70 645 966 203, ACN: 645 966 203