-
vabHello all! Since I couldn't find any existing one on Threema, I have just created the group "illumos @ FOSDEM 2025" there. If you are coming to FOSDEM, feel free to send me your Threema ID hereo or privately via PM. I will also mail to discuss⊙lio later today. I will add everyone who request it, no questions asked.
-
gitomat[illumos-gate] 17114 ndmpstat: impossible condition -- Toomas Soome <tsoome⊙mc>
-
gitomat[illumos-gate] 17125 xge: replace divide condition -- Toomas Soome <tsoome⊙mc>
-
alancit's unclear from the writeup linked from cve.org/CVERecord?id=CVE-2024-26317 if they ever reported this to you
-
alancbut also, if you've not kept up with the upstream CVE's from Mozilla/NSS, there's probably more lurking in the crypto code from NSS copied into the gate
-
richlowedanmcd: one for you
-
richlowedanmcd: (not even cos you're a security contact, which I forgot, but because you're not scared of the math)
-
jbkor I suspect alex (if he has the bw)...
-
danmcdI've not seen that @alanc
-
danmcdPls hold.
-
danmcd(Dammit, iPhone is rebooting with iOS update which means no 2fa at the moment which means no VINCE...)
-
danmcdOkay... have not heard about this AFAICT.
-
tsoomeour common/crypto/ecc has number of "unsigned is never less than zero" issues as well.
-
danmcdtsoome: These are like compiler hiccups though, not "incorrect algorithm" things, right?
-
richlowethese are the code checking whether unsigned foo < 0
-
richloweso something, somewhere, has gone wrong thinking
-
danmcdI think this goes back to:
-
danmcd
-
danmcd
-
danmcdis the summary for illumos-gate.
-
danmcdI have the code-patch in place, but I have to go offline. I'm building -gate in the background right now with the suggested fix. We problably should update usr/src/test/crypto too if possible.