Skip to content

Potential security issue in Linux kernel 5.* — system freeze with ip sta* commands #40

@Zelgi

Description

@Zelgi

Hello,
I would like to report a potential security issue observed in the Linux kernel 5.* series. (5.15.0-312.187.5.3.el9uek.x86_6)

The problem occurs consistently in virtualized environments, specifically on VMware Workstation and vSphere. Shortly after executing any of the following commands:

ip stat
ip stats
ip sta

the system becomes completely unresponsive within approximately 15 seconds. This makes it very difficult to collect diagnostic information during the failure.

Notably:
• The system does not crash or reboot automatically.
• On the virtualization platform, CPU load steadily increases until the system stops responding.
• This behavior has been reproduced across multiple virtual machines running Linux kernel versions 5., including Oracle Linux 8 and 9.
• No such issue is observed with kernel version 6.
under the same conditions.

To assist with your investigation, I am attaching several files collected from the affected systems, including:
• Extracted kernel logs (journalctl -k)
• CPU and PCI information (lscpu, lspci)
• Kernel configuration (/boot/config-*)
• OS release information (/etc/os-release)

Please let me know if further debugging details are needed.

config.txt
kernel.log
lscpu.txt
lspci.txt
os-release.txt
journal_cp.txt

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions