Tag

#Kernel Security

8 published stories tagged with Kernel Security.

mediumVulnerabilityMay 8, 2026·4 min read

Brief: Linux Kernel xfrm6 Source Address Handling Bug Fixed

The Linux kernel fixed an xfrm6 issue where xfrm6_get_saddr() failed to check the return value of ipv6_dev_get_saddr(), leaving a source address uninitialized when address selection failed.

mediumVulnerabilityMay 8, 2026·4 min read

Defender Guidance: Linux Kernel xfrm6 Source Address Handling Bug Fixed

The Linux kernel fixed an xfrm6 issue where xfrm6_get_saddr() failed to check the return value of ipv6_dev_get_saddr(), leaving a source address uninitialized when address selection failed.

mediumVulnerabilityMay 8, 2026·4 min read

Detection Notes: Linux Kernel xfrm6 Source Address Handling Bug Fixed

The Linux kernel fixed an xfrm6 issue where xfrm6_get_saddr() failed to check the return value of ipv6_dev_get_saddr(), leaving a source address uninitialized when address selection failed.

mediumVulnerabilityMay 8, 2026·4 min read

Risk Brief: Linux Kernel xfrm6 Source Address Handling Bug Fixed

The Linux kernel fixed an xfrm6 issue where xfrm6_get_saddr() failed to check the return value of ipv6_dev_get_saddr(), leaving a source address uninitialized when address selection failed.

mediumVulnerabilityMay 8, 2026·4 min read

Brief: Linux Kernel MCTP Route Race Condition Patched in Stable Kernel Updates

A Linux kernel MCTP route issue was fixed by holding key->lock in mctp_flow_prepare_output(), preventing a race around key->dev access.

mediumVulnerabilityMay 8, 2026·4 min read

Defender Guidance: Linux Kernel MCTP Route Race Condition Patched in Stable Kernel Updates

A Linux kernel MCTP route issue was fixed by holding key->lock in mctp_flow_prepare_output(), preventing a race around key->dev access.

mediumVulnerabilityMay 8, 2026·4 min read

Detection Notes: Linux Kernel MCTP Route Race Condition Patched in Stable Kernel Updates

A Linux kernel MCTP route issue was fixed by holding key->lock in mctp_flow_prepare_output(), preventing a race around key->dev access.

mediumVulnerabilityMay 8, 2026·4 min read

Risk Brief: Linux Kernel MCTP Route Race Condition Patched in Stable Kernel Updates

A Linux kernel MCTP route issue was fixed by holding key->lock in mctp_flow_prepare_output(), preventing a race around key->dev access.