Tag
#Kernel Security
8 published stories tagged with Kernel Security.
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.
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.
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.
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.
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.
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.
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.
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.