-
gitomat
[illumos-gate] 8679 failed to attach AMD IOMMU -- Gordon Ross <gordon.w.ross⊙gc>
-
Luser0
Thanks alanc ... about what I thought and a challenge for the single minded with the generalized language tools available and no reasonable explanation for supporting archaic system emulation
-
Luser0
But I would incorporate it all into the java virtual machine just to add bloat to a tragedy yet to unfold for app designers.
-
tsoome
dtrace.org cert is expired: Expired: Tuesday, 22. November 2022 at 19:20:50 Eastern European Standard Time
-
gitomat
[illumos-gate] 15385 Update AMD microcode to 20230131 -- Andy Fiddaman <illumos⊙fn>
-
gitomat
[illumos-gate] 15386 signalfd overzealous with clean-up -- Patrick Mooney <pmooney⊙pc>
-
bahamat
Has anybody gotten this to work on illumos?
infosec.exchange/@hdm/109861299289142757
-
bahamat
This makes it seem like it's trivial to crash sshd, but I can't make this example work against SmartOS with OpenSSH 9.1
-
gitomat
[illumos-gate] 15387 snoop: buffer overflow in netbiosname2ascii() -- Toomas Soome <tsoome⊙mc>
-
toasterson
-
toasterson
-
jbk
toasterson: what irc client are you using?
-
toasterson
matrix
-
toasterson
is it spamming?
-
jbk
no
-
jbk
just somewhat amused that despite 20+year old text based irc clients figured out how to deal with ircd line limits, it decided to go it's own route
-
jbk
their developers must be part of the 'http(s) is a hammer to solve all ills' camp
-
jbk
:)
-
toasterson
Ah, because it posts HTTP links?
-
jbk
yeah.. presumably for overly long lines
-
jbk
instead of just breaking them up
-
toasterson
The message was Markdown formatted
-
toasterson
I think they might render them on demand though
-
richlowe
yeah, and when you edit stuff it just posts it over again.
-
toasterson
Let's see what it does when I do bold or strikethrough ~~The world is flat.~~
-
sommerfeld
half there
-
sommerfeld
I see bold, but just double-tilde-wrapped text for the strikethrough attempt.
-
toasterson
H~2~O X^2^
-
toasterson
Hmm this markdown rendering does not seem complete not even for me
-
jbk
yeah.. irc's supported bold for a long time (ctrl-b)
-
toasterson
Sub and superscript are not even supported in Matrix itself it seems.
-
jbk
but yeah-- that exploit seems to require malloc()/free() to act in a specific way (which it doesn't always do)
-
jbk
i'd imagine on illumos it might require adjustments
-
jbk
to work
-
jbk
i definitely wouldn't count on being immune.. at best (and i'd still have reservations) if linked against umem, it might just result in a DOS attack
-
gitomat
[illumos-gate] 15388 clear_locks(8) needs resilience -- Dan McDonald <danmcd⊙mi>
-
KungFuJesus
tsoome:
illumos.org/issues/15387 more like byte-sized :-p
-
fenix
→
BUG 15387: snoop: buffer overflow in netbiosname2ascii() (Closed) |
code.illumos.org/c/illumos-gate/+/2649
-
bahamat
jbk: Yeah, we've updated already. Just trying to figure out if this warrants a "you should upgrade immediately" advisory notice.
-
richlowe
I mean, it can't hurt?