public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* kernel panic: Failed to create the TCP control socket
@ 2024-12-02  2:29 cheung wall
  2024-12-02  2:42 ` Al Viro
  0 siblings, 1 reply; 2+ messages in thread
From: cheung wall @ 2024-12-02  2:29 UTC (permalink / raw)
  To: linux-kernel

Hello,

I am writing to report a potential vulnerability identified in the
Linux Kernel version 2.6.32, specifically on the PowerPC architecture.
This issue was discovered using our custom vulnerability discovery
tool.

Detailed report:

bio: create slab <bio-0> at 0
SCSI subsystem initialized
usbcore: registered new interface driver hub
Freescale Elo / Elo Plus DMA driver
NET: Registered protocol family 2
Kernel panic - not syncing: Failed to create the TCP control socket.

VM DIAGNOSIS:
15:22:24  Registers:
Failed readin g regs: dial tcp 127.0.0.1:4441: connect: connection refused


Root Cause:

The root cause of this kernel panic is the failure to create a TCP
control socket during early network initialization, which prevents the
system from proceeding with networking operations. This could be due
to insufficient system resources (e.g., memory or file descriptors),
improper initialization of the networking subsystem, or misconfigured
kernel options that prevent the correct setup of the network stack or
drivers. The absence of the critical TCP socket halts the networking
stack, resulting in the kernel panic.

We would appreciate it if the kernel maintainers could investigate
this issue further. Please let us know if additional details or steps
to reproduce are needed. We are happy to assist in any way we can.

Thank you for your time and attention.


Best regards

Wall

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: kernel panic: Failed to create the TCP control socket
  2024-12-02  2:29 kernel panic: Failed to create the TCP control socket cheung wall
@ 2024-12-02  2:42 ` Al Viro
  0 siblings, 0 replies; 2+ messages in thread
From: Al Viro @ 2024-12-02  2:42 UTC (permalink / raw)
  To: cheung wall; +Cc: linux-kernel

On Mon, Dec 02, 2024 at 10:29:29AM +0800, cheung wall wrote:
> Hello,
> 
> I am writing to report a potential vulnerability identified in the
> Linux Kernel version 2.6.32, specifically on the PowerPC architecture.
> This issue was discovered using our custom vulnerability discovery
> tool.

[snip]

commit 22763c5cf3690a681551162c15d34d935308c8d7 (tag: v2.6.32)
Author: Linus Torvalds <torvalds@linux-foundation.org>
Date:   Wed Dec 2 19:51:21 2009 -0800

    Linux 2.6.32

15 years before your report...

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2024-12-02  2:42 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-12-02  2:29 kernel panic: Failed to create the TCP control socket cheung wall
2024-12-02  2:42 ` Al Viro

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox