code logs -> 2024 -> Mon, 01 Jul 2024< code.20240630.log - code.20240702.log >
--- Log opened Mon Jul 01 00:00:22 2024
01:11 Degi [Degi@Nightstar-se76ee.pool.telefonica.de] has quit [Ping timeout: 121 seconds]
01:12 Degi [Degi@Nightstar-jq60no.pool.telefonica.de] has joined #code
02:57 Vornicus [Vorn@Nightstar-8k6f0b.res.spectrum.com] has joined #code
02:57 mode/#code [+qo Vornicus Vornicus] by ChanServ
05:17 Netsplit Deepthought.Nightstar.Net <-> Krikkit.Nightstar.Net quits: @PinkFreud
05:26 Netsplit over, joins: @PinkFreud
06:59 Vornicus [Vorn@Nightstar-8k6f0b.res.spectrum.com] has quit [Connection closed]
08:25 PinkAFK is now known as Pink
08:53 Kindamoody [Kindamoody@Nightstar-pqh9gl.tbcn.telia.com] has joined #code
08:53 mode/#code [+o Kindamoody] by ChanServ
11:22 Emmy [Emmy@Nightstar-qo29c7.fixed.kpn.net] has joined #code
14:54 Kindamoody [Kindamoody@Nightstar-pqh9gl.tbcn.telia.com] has quit [Ping timeout: 121 seconds]
15:02 Vornicus [Vorn@Nightstar-8k6f0b.res.spectrum.com] has joined #code
15:02 mode/#code [+qo Vornicus Vornicus] by ChanServ
18:18 Vornicus [Vorn@Nightstar-8k6f0b.res.spectrum.com] has quit [Connection closed]
18:29 Kindamoody [Kindamoody@Nightstar-pqh9gl.tbcn.telia.com] has joined #code
18:29 mode/#code [+o Kindamoody] by ChanServ
19:56
<&McMartin>
https://www.qualys.com/2024/07/01/cve-2024-6387/regresshion.txt
19:56
<&McMartin>
RCE in OpenSSH
19:57
<&[R]>
Currently only known to be exploitable on *32* *x86* systems
19:57
<&[R]>
32bit*
19:58
<&McMartin>
That just means it's not a zero day for most folks, imo, but yeah, this is a "do something soon" for most people as opposed to, like, Heartbleed
19:58
<&[R]>
Right
19:58
<&[R]>
I'm just saying it's not pants-on-fire
19:58
<&McMartin>
Yeah, that's a solid caveat
20:07
<&[R]>
In other news, I'm pretty close to having a usable 9p library for my projects
20:07
<&[R]>
Will be able to knock out a few long-standing projects soonish :D
20:08
<&McMartin>
9p?
20:09
<&[R]>
File sharing protocol that assumes that presented files aren't always for persistient storage, but instead a virtual data point (compare /proc)
20:10
<&McMartin>
Aha
20:10
<&McMartin>
That name follows the naming format for Plan9 devtools and I was wondering if something highly exotic was in the offing
20:10
<&McMartin>
(Also, in the earliest golang tools, because Rob Pike was involved with both)
20:12
<&[R]>
TBF, the 9c, 9l, and 9a programs are for a specific archetecture
20:12
<&[R]>
THere's also 1c, 1l, 1a, and 2c, 2a, 2a, etc...
20:12
<&[R]>
Then there's 3 letter versions, IIRC k j and p?
20:13
<&McMartin>
Yeah, this is *extremely* plan9y
20:13
<&[R]>
There is also a 9p(1) utility, which provides a CLI to talk to non-mounted 9p systems
20:13
<&McMartin>
6 was the x86_64 arch, IIRC
20:14
<&McMartin>
... yeah, actually, 9p.io/plan9 is the Plan9 home page
20:15
<&McMartin>
Somehow I get the impression these are distinct, but maybe not?
20:15
<&[R]>
0: LE MIPS 1: Motorola 2: Motorola 5: arm (32bit I'm assuming) 6: amd64 7: alpha 8: 386 k: sparc q: power v: BE MIPS
20:17
<&[R]>
The plan9 kernel has zero capacity to read any kind of filesystem, but it is cabable of muxing 9p connections posted to /srv
20:17
<&[R]>
The boot process for a plan9 system requires the fileserver for the root FS be paired with the kernel
20:18
<&[R]>
(Or that the kernel is given an address to a network hosted 9p instance)
20:19
<&[R]>
Plan9's /srv is absolutely nuts
20:21 [R] [rms@Nightstar-d7h8ki.org] has quit [The TLS connection was non-properly terminated.]
20:22 [R] [rms@Nightstar-q2o.lgn.70.184.IP] has joined #code
20:22 mode/#code [+ao [R] [R]] by ChanServ
20:23
<&[R]>
<&[R]> Plan9's /srv is absolutely nuts
20:23
<&[R]>
Last line before my disconnecct
20:25
<&McMartin>
It all got through
20:30
<&[R]>
RE: ssh, the exploit also requires glibc
20:31
<&[R]>
There might be other vulnerable libc implimentations
21:30 Vornicus [Vorn@Nightstar-8k6f0b.res.spectrum.com] has joined #code
21:30 mode/#code [+qo Vornicus Vornicus] by ChanServ
22:51 Emmy [Emmy@Nightstar-qo29c7.fixed.kpn.net] has quit [Connection closed]
23:27 Kindamoody [Kindamoody@Nightstar-pqh9gl.tbcn.telia.com] has quit [Ping timeout: 121 seconds]
--- Log closed Tue Jul 02 00:00:24 2024
code logs -> 2024 -> Mon, 01 Jul 2024< code.20240630.log - code.20240702.log >

[ Latest log file ]