Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (Cyborg)
  • No Skin
Collapse
Brand Logo

CIRCLE WITH A DOT

J

jann@infosec.exchange

@jann@infosec.exchange
About
Posts
5
Topics
1
Shares
0
Groups
0
Followers
0
Following
0

View Original

Posts

Recent Best Controversial

  • A question I've had on my mind for a while:In the Linux kernel, what is the reason to have a "subsystem trees" model instead of a central tree with one main branch and one "next" branch?
    J jann@infosec.exchange

    A question I've had on my mind for a while:
    In the Linux kernel, what is the reason to have a "subsystem trees" model instead of a central tree with one main branch and one "next" branch?

    Is it only so that Linus Torvalds can reject changes before they land, and to make it less technically complex to enforce that kernel.org servers can't modify code releases?

    Uncategorized

  • "Fun bug of the month, mesa edition, episode may"
    J jann@infosec.exchange

    @karolherbst yeah, I guess my point is that, for the code you showed, a C compiler would be well within its rights to refuse to build that code or complain about it, so this is not entirely the language's fault

    Uncategorized

  • "Fun bug of the month, mesa edition, episode may"
    J jann@infosec.exchange

    @karolherbst but apparently gcc has decided to not treat it as UB, except when using UBSAN: https://gcc.gnu.org/onlinedocs/gcc/Integers-implementation.html

    Uncategorized

  • "Fun bug of the month, mesa edition, episode may"
    J jann@infosec.exchange

    @karolherbst I think that's UB? see C99 6.5.7 "Bitwise shift operators" - the LHS is signed and the result of the computation is not representable in the result type

    Uncategorized

  • Today I have spent way too much time handling the https://copy.fail situation #copyfail
    J jann@infosec.exchange

    @alexanderkjall I mean... it is normal that, as a security researcher, when you find a security bug, you contact the upstream vendor, and can expect that to result in the issue being handled appropriately (for example, because the project notifies their downstreams about the issue, or because downstreams generally pick up all patches fast, or because propagation of fixes is ensured through a mechanism like CVEs).

    To my knowledge, there is no such mechanism between Linux and most distros, unless the distro just always ships the latest stable kernel; I think that is a process issue, not the security researcher's fault.

    When I report Linux kernel security bugs, I, too, just send the bug report to security@kernel.org and the maintainers, not to the third-party linux-distros list.

    Uncategorized copyfail
  • Login

  • Login or register to search.
  • First post
    Last post
0
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups