#glibc Suchergebnisse

Great overview of glibc heap exploitation techniques 0x434b.dev/overview-of-gl… Credits @0xricksanchez #glibc

0xor0ne's tweet image. Great overview of glibc heap exploitation techniques

0x434b.dev/overview-of-gl…

Credits @0xricksanchez

#glibc

glibc's iconv() buffer overflow exploitation (CVE-2024-2961) Blog post: ambionics.io/blog/iconv-cve… PoC: github.com/ambionics/cnex… #glibc

0xor0ne's tweet image. glibc's iconv() buffer overflow exploitation (CVE-2024-2961)

Blog post: ambionics.io/blog/iconv-cve…
PoC: github.com/ambionics/cnex…

#glibc

Excellent overview of glibc heap exploitation techniques by @0xricksanchez 0x434b.dev/overview-of-gl… #glibc #cybersecurity

0xor0ne's tweet image. Excellent overview of glibc heap exploitation techniques by @0xricksanchez

0x434b.dev/overview-of-gl…

#glibc #cybersecurity

Exploiting a buffer overflow (CVE-2024-2961) in glibc's iconv() Blog post: ambionics.io/blog/iconv-cve… PoC: github.com/ambionics/cnex… #glibc

0xor0ne's tweet image. Exploiting a buffer overflow (CVE-2024-2961) in glibc's iconv()

Blog post: ambionics.io/blog/iconv-cve…
PoC: github.com/ambionics/cnex…

#glibc

Great overview of glibc heap exploitation techniques by @0xricksanchez 0x434b.dev/overview-of-gl… #glibc

0xor0ne's tweet image. Great overview of glibc heap exploitation techniques by @0xricksanchez

0x434b.dev/overview-of-gl…

#glibc

Heap internals in glibc v2.31 Excellent blog post by @jackfromeast jackfromeast.site/2023-01/unders… #infosec #glibc #heap

0xor0ne's tweet image. Heap internals in glibc v2.31
Excellent blog post by @jackfromeast

jackfromeast.site/2023-01/unders…

#infosec #glibc #heap
0xor0ne's tweet image. Heap internals in glibc v2.31
Excellent blog post by @jackfromeast

jackfromeast.site/2023-01/unders…

#infosec #glibc #heap
0xor0ne's tweet image. Heap internals in glibc v2.31
Excellent blog post by @jackfromeast

jackfromeast.site/2023-01/unders…

#infosec #glibc #heap

Short reading on glibc heap overflow vulnerability exploitation (CVE-2023–6246) Credits @elpe_pinill0 medium.com/@elpepinillo/h… #glibc #infosec

0xor0ne's tweet image. Short reading on glibc heap overflow vulnerability exploitation (CVE-2023–6246)
Credits @elpe_pinill0

medium.com/@elpepinillo/h…

#glibc #infosec
0xor0ne's tweet image. Short reading on glibc heap overflow vulnerability exploitation (CVE-2023–6246)
Credits @elpe_pinill0

medium.com/@elpepinillo/h…

#glibc #infosec

Intro to glibc heap exploitation (HitconCTF, glibc 2.31) blog.quarkslab.com/heap-exploitat… Credits Tom Mansion (@quarkslab) #infosec #glibc

0xor0ne's tweet image. Intro to glibc heap exploitation (HitconCTF, glibc 2.31)

blog.quarkslab.com/heap-exploitat…

Credits Tom Mansion (@quarkslab)

#infosec #glibc
0xor0ne's tweet image. Intro to glibc heap exploitation (HitconCTF, glibc 2.31)

blog.quarkslab.com/heap-exploitat…

Credits Tom Mansion (@quarkslab)

#infosec #glibc

Great advisories writeup by @qualys as usual. Out-of-bounds read & write and Heap-based buffer overflow (CVE-2023-6246) in glibc Heap overflow: seclists.org/oss-sec/2024/q… OOB: seclists.org/oss-sec/2024/q… #cybersecurity #glibc

0xor0ne's tweet image. Great advisories writeup by @qualys as usual.
Out-of-bounds read & write and Heap-based buffer overflow (CVE-2023-6246) in glibc

Heap overflow: seclists.org/oss-sec/2024/q…
OOB: seclists.org/oss-sec/2024/q…

#cybersecurity #glibc
0xor0ne's tweet image. Great advisories writeup by @qualys as usual.
Out-of-bounds read & write and Heap-based buffer overflow (CVE-2023-6246) in glibc

Heap overflow: seclists.org/oss-sec/2024/q…
OOB: seclists.org/oss-sec/2024/q…

#cybersecurity #glibc

Exploiting a buffer overflow (CVE-2024-2961) in glibc's iconv() Blog post: ambionics.io/blog/iconv-cve… PoC: github.com/ambionics/cnex… #glibc

excellenc_e's tweet image. Exploiting a buffer overflow (CVE-2024-2961) in glibc's iconv()  
Blog post: ambionics.io/blog/iconv-cve… 
PoC: github.com/ambionics/cnex… 
#glibc

musl vs glibc ⚔️ #glibc is the default C library for most #Linux distributions, offering robust compatibility and performance for complex, large-scale workloads. #musl is lightweight and ideal for containers or embedded systems, but it comes with trade-offs like limited…

TuxCare_'s tweet image. musl vs glibc ⚔️

#glibc is the default C library for most #Linux distributions, offering robust compatibility and performance for complex, large-scale workloads. #musl is lightweight and ideal for containers or embedded systems, but it comes with trade-offs like limited…

Explanation of House of Rust technique (safe-linking bypass without leaks) Credits @c4ebt c4ebt.github.io/2021/01/22/Hou… #glibc #heap #infosec

0xor0ne's tweet image. Explanation of House of Rust technique (safe-linking bypass without leaks)
Credits @c4ebt

c4ebt.github.io/2021/01/22/Hou…

#glibc #heap #infosec
0xor0ne's tweet image. Explanation of House of Rust technique (safe-linking bypass without leaks)
Credits @c4ebt

c4ebt.github.io/2021/01/22/Hou…

#glibc #heap #infosec
0xor0ne's tweet image. Explanation of House of Rust technique (safe-linking bypass without leaks)
Credits @c4ebt

c4ebt.github.io/2021/01/22/Hou…

#glibc #heap #infosec

Honored to help 10K followers stay informed about the #1 toolchain! #GCC #GLIBC #binutils #GDB

gnutools's tweet image. Honored to help 10K followers stay informed about the #1 toolchain! #GCC #GLIBC #binutils #GDB

Initial Clang build support for #GLIBC developed by @adhemerval and HJ Lu! sourceware.org/pipermail/libc… Celebrating US LLVM Developer Meeting 2025 @llvmorg


The fastest mutexes? And the odd case of #GLIBC contended mutex performance. justine.lol/mutex/


Initial Clang build support for #GLIBC developed by @adhemerval and HJ Lu! sourceware.org/pipermail/libc… Celebrating US LLVM Developer Meeting 2025 @llvmorg


Bazel no es inmune a la trampa de la glibc. Si tu CI compila con una versión distinta, el desastre está servido. 🚨 #Bazel #Glibc blogsystem5.substack.com/p/glibc-versio…


musl vs glibc ⚔️ #glibc is the default C library for most #Linux distributions, offering robust compatibility and performance for complex, large-scale workloads. #musl is lightweight and ideal for containers or embedded systems, but it comes with trade-offs like limited…

TuxCare_'s tweet image. musl vs glibc ⚔️

#glibc is the default C library for most #Linux distributions, offering robust compatibility and performance for complex, large-scale workloads. #musl is lightweight and ideal for containers or embedded systems, but it comes with trade-offs like limited…

August’s Tumbleweed updates are great! Kernel 6.16 adds #RaspberryPi 5 RP1 support, #KDE Gear 25.08 improves travel apps & Dolphin, and #glibc 2.42 brings C23 support. Stay secure, stay rolling. news.opensuse.org/2025/09/02/tw-…


you probably don't hate #C, you just hate #glibc

itsfarseen's tweet image. you probably don't hate #C, you just hate #glibc

Cool that you found it. Do you run the #glibc build or the @musllibc build?


Working through HeapLab to sharpen my #glibc heap exploitation skills. Would love to connect with others learning this! DMs open if you're down to trade notes, debug together, or just chat #pwn. #BinaryExploitation #HeapExploitation #CTF #InfoSec #ExploitDev #CyberSecurity


csirt_it: #GLIBC: Rilevata vulnerabilità in #GNU #C #Library di tipo 'buffer overflow', che potrebbe consentire Denial of Service sui sistemi coinvolti Rischio: 🟠 Tipologia: 🔸 Denial of Service 🔗 acn.gov.it/portale/w/vuln… 🔄 Aggiornamenti disponibil…

Vulcanux_'s tweet image. csirt_it: #GLIBC: Rilevata vulnerabilità in #GNU #C #Library di tipo 'buffer overflow', che potrebbe consentire Denial of Service sui sistemi coinvolti

Rischio: 🟠

Tipologia:
🔸 Denial of Service

🔗 acn.gov.it/portale/w/vuln…

🔄 Aggiornamenti disponibil…

C++Now 2025 SESSION ANNOUNCEMENT: Using TLA+ to Fix a Very Difficult glibc Bug by Malte Skarupke schedule.cppnow.org/session/2025/u… Register now at cppnow.org/registration/ #Coding #Cplusplus #Glibc #TLA


Otimizações FMA na glibc prometem melhorias de até 17% no desempenho do Linux! 🚀 Saiba como isso impacta a machine learning, os gráficos 3D e mais. #Glibc

Cezar_H_Linux's tweet image. Otimizações FMA na glibc prometem melhorias de até 17% no desempenho do Linux! 🚀 Saiba como isso impacta a machine learning, os gráficos 3D e mais. #Glibc

Updates to #glibc breaking proprietary software on #Linux, a classic ---------------------------------------------------------------------- Arch Linux 2025-02-03 14:21:59 »[arch-announce] Glibc 2.41 corrupting Discord installation archlinux.org/news/glibc-241… «


POSIX could define a name for signal 0 like SIGNONE 🥲 Or at the very least, libc (and its variants) could define it for convenience It's awkward to have to hardcode it every time when coding as this seems to be the exception #gnu #glibc #fsf #programming

PauloMigAlmeida's tweet image. POSIX could define a name for signal 0 like SIGNONE 🥲

Or at the very least, libc (and its variants) could define it for convenience

It's awkward to have to hardcode it every time when coding as this seems to be the exception #gnu #glibc #fsf #programming
PauloMigAlmeida's tweet image. POSIX could define a name for signal 0 like SIGNONE 🥲

Or at the very least, libc (and its variants) could define it for convenience

It's awkward to have to hardcode it every time when coding as this seems to be the exception #gnu #glibc #fsf #programming
PauloMigAlmeida's tweet image. POSIX could define a name for signal 0 like SIGNONE 🥲

Or at the very least, libc (and its variants) could define it for convenience

It's awkward to have to hardcode it every time when coding as this seems to be the exception #gnu #glibc #fsf #programming

O Glibc 2.41 chegou para turbinar o desempenho do Linux! Descubra as melhorias, como funções trigonométricas e suporte a getrandom(). #Glibc #Linux

Cezar_H_Linux's tweet image. O Glibc 2.41 chegou para turbinar o desempenho do Linux! Descubra as melhorias, como funções trigonométricas e suporte a getrandom(). #Glibc #Linux

Great overview of glibc heap exploitation techniques by @0xricksanchez 0x434b.dev/overview-of-gl… #glibc

0xor0ne's tweet image. Great overview of glibc heap exploitation techniques by @0xricksanchez

0x434b.dev/overview-of-gl…

#glibc

Great overview of glibc heap exploitation techniques 0x434b.dev/overview-of-gl… Credits @0xricksanchez #glibc

0xor0ne's tweet image. Great overview of glibc heap exploitation techniques

0x434b.dev/overview-of-gl…

Credits @0xricksanchez

#glibc

Excellent overview of glibc heap exploitation techniques by @0xricksanchez 0x434b.dev/overview-of-gl… #glibc #cybersecurity

0xor0ne's tweet image. Excellent overview of glibc heap exploitation techniques by @0xricksanchez

0x434b.dev/overview-of-gl…

#glibc #cybersecurity

Heap internals in glibc v2.31 Excellent blog post by @jackfromeast jackfromeast.site/2023-01/unders… #infosec #glibc #heap

0xor0ne's tweet image. Heap internals in glibc v2.31
Excellent blog post by @jackfromeast

jackfromeast.site/2023-01/unders…

#infosec #glibc #heap
0xor0ne's tweet image. Heap internals in glibc v2.31
Excellent blog post by @jackfromeast

jackfromeast.site/2023-01/unders…

#infosec #glibc #heap
0xor0ne's tweet image. Heap internals in glibc v2.31
Excellent blog post by @jackfromeast

jackfromeast.site/2023-01/unders…

#infosec #glibc #heap

Exploiting a buffer overflow (CVE-2024-2961) in glibc's iconv() Blog post: ambionics.io/blog/iconv-cve… PoC: github.com/ambionics/cnex… #glibc

0xor0ne's tweet image. Exploiting a buffer overflow (CVE-2024-2961) in glibc's iconv()

Blog post: ambionics.io/blog/iconv-cve…
PoC: github.com/ambionics/cnex…

#glibc

Intro to glibc heap exploitation (HitconCTF, glibc 2.31) blog.quarkslab.com/heap-exploitat… Credits Tom Mansion (@quarkslab) #infosec #glibc

0xor0ne's tweet image. Intro to glibc heap exploitation (HitconCTF, glibc 2.31)

blog.quarkslab.com/heap-exploitat…

Credits Tom Mansion (@quarkslab)

#infosec #glibc
0xor0ne's tweet image. Intro to glibc heap exploitation (HitconCTF, glibc 2.31)

blog.quarkslab.com/heap-exploitat…

Credits Tom Mansion (@quarkslab)

#infosec #glibc

Overview of GLIBC heap exploitation techniques Excellent writeup by @0xricksanchez 0x434b.dev/overview-of-gl… #glibc #exploit #cybersecurity

0xor0ne's tweet image. Overview of GLIBC heap exploitation techniques
Excellent writeup by @0xricksanchez 

0x434b.dev/overview-of-gl… 

#glibc #exploit #cybersecurity
0xor0ne's tweet image. Overview of GLIBC heap exploitation techniques
Excellent writeup by @0xricksanchez 

0x434b.dev/overview-of-gl… 

#glibc #exploit #cybersecurity
0xor0ne's tweet image. Overview of GLIBC heap exploitation techniques
Excellent writeup by @0xricksanchez 

0x434b.dev/overview-of-gl… 

#glibc #exploit #cybersecurity

Excellent guide by @dhaval_kapil on glibc heap internals and exploitation techniques heap-exploitation.dhavalkapil.com #heap #glibc #infosec

0xor0ne's tweet image. Excellent guide by @dhaval_kapil on glibc heap internals and exploitation techniques

heap-exploitation.dhavalkapil.com

#heap #glibc #infosec
0xor0ne's tweet image. Excellent guide by @dhaval_kapil on glibc heap internals and exploitation techniques

heap-exploitation.dhavalkapil.com

#heap #glibc #infosec
0xor0ne's tweet image. Excellent guide by @dhaval_kapil on glibc heap internals and exploitation techniques

heap-exploitation.dhavalkapil.com

#heap #glibc #infosec

Great advisories writeup by @qualys as usual. Out-of-bounds read & write and Heap-based buffer overflow (CVE-2023-6246) in glibc Heap overflow: seclists.org/oss-sec/2024/q… OOB: seclists.org/oss-sec/2024/q… #cybersecurity #glibc

0xor0ne's tweet image. Great advisories writeup by @qualys as usual.
Out-of-bounds read & write and Heap-based buffer overflow (CVE-2023-6246) in glibc

Heap overflow: seclists.org/oss-sec/2024/q…
OOB: seclists.org/oss-sec/2024/q…

#cybersecurity #glibc
0xor0ne's tweet image. Great advisories writeup by @qualys as usual.
Out-of-bounds read & write and Heap-based buffer overflow (CVE-2023-6246) in glibc

Heap overflow: seclists.org/oss-sec/2024/q…
OOB: seclists.org/oss-sec/2024/q…

#cybersecurity #glibc

glibc's iconv() buffer overflow exploitation (CVE-2024-2961) Blog post: ambionics.io/blog/iconv-cve… PoC: github.com/ambionics/cnex… #glibc

0xor0ne's tweet image. glibc's iconv() buffer overflow exploitation (CVE-2024-2961)

Blog post: ambionics.io/blog/iconv-cve…
PoC: github.com/ambionics/cnex…

#glibc

Nice blog post by Eyal Itkin (@_CPResearch_) for understanding how safe linking work in glibc (ptmalloc) and other allocators. research.checkpoint.com/2020/safe-link… #glibc #infosec #cybersecurity #learning

0xor0ne's tweet image. Nice blog post by Eyal Itkin (@_CPResearch_) for understanding how safe linking work in glibc (ptmalloc) and other allocators.

research.checkpoint.com/2020/safe-link… 

#glibc #infosec #cybersecurity #learning
0xor0ne's tweet image. Nice blog post by Eyal Itkin (@_CPResearch_) for understanding how safe linking work in glibc (ptmalloc) and other allocators.

research.checkpoint.com/2020/safe-link… 

#glibc #infosec #cybersecurity #learning
0xor0ne's tweet image. Nice blog post by Eyal Itkin (@_CPResearch_) for understanding how safe linking work in glibc (ptmalloc) and other allocators.

research.checkpoint.com/2020/safe-link… 

#glibc #infosec #cybersecurity #learning
0xor0ne's tweet image. Nice blog post by Eyal Itkin (@_CPResearch_) for understanding how safe linking work in glibc (ptmalloc) and other allocators.

research.checkpoint.com/2020/safe-link… 

#glibc #infosec #cybersecurity #learning

Short reading on glibc heap overflow vulnerability exploitation (CVE-2023–6246) Credits @elpe_pinill0 medium.com/@elpepinillo/h… #glibc #infosec

0xor0ne's tweet image. Short reading on glibc heap overflow vulnerability exploitation (CVE-2023–6246)
Credits @elpe_pinill0

medium.com/@elpepinillo/h…

#glibc #infosec
0xor0ne's tweet image. Short reading on glibc heap overflow vulnerability exploitation (CVE-2023–6246)
Credits @elpe_pinill0

medium.com/@elpepinillo/h…

#glibc #infosec

you probably don't hate #C, you just hate #glibc

itsfarseen's tweet image. you probably don't hate #C, you just hate #glibc

Explanation of House of Rust technique (safe-linking bypass without leaks) Credits @c4ebt c4ebt.github.io/2021/01/22/Hou… #glibc #heap #infosec

0xor0ne's tweet image. Explanation of House of Rust technique (safe-linking bypass without leaks)
Credits @c4ebt

c4ebt.github.io/2021/01/22/Hou…

#glibc #heap #infosec
0xor0ne's tweet image. Explanation of House of Rust technique (safe-linking bypass without leaks)
Credits @c4ebt

c4ebt.github.io/2021/01/22/Hou…

#glibc #heap #infosec
0xor0ne's tweet image. Explanation of House of Rust technique (safe-linking bypass without leaks)
Credits @c4ebt

c4ebt.github.io/2021/01/22/Hou…

#glibc #heap #infosec

musl vs glibc ⚔️ #glibc is the default C library for most #Linux distributions, offering robust compatibility and performance for complex, large-scale workloads. #musl is lightweight and ideal for containers or embedded systems, but it comes with trade-offs like limited…

TuxCare_'s tweet image. musl vs glibc ⚔️

#glibc is the default C library for most #Linux distributions, offering robust compatibility and performance for complex, large-scale workloads. #musl is lightweight and ideal for containers or embedded systems, but it comes with trade-offs like limited…

Exploiting a buffer overflow (CVE-2024-2961) in glibc's iconv() Blog post: ambionics.io/blog/iconv-cve… PoC: github.com/ambionics/cnex… #glibc

excellenc_e's tweet image. Exploiting a buffer overflow (CVE-2024-2961) in glibc's iconv()  
Blog post: ambionics.io/blog/iconv-cve… 
PoC: github.com/ambionics/cnex… 
#glibc

#ubuntu #server 22 with #glibc 2.35. not vulnerable(?)

samw41l's tweet image. #ubuntu #server 22 with #glibc 2.35. not vulnerable(?)

POSIX could define a name for signal 0 like SIGNONE 🥲 Or at the very least, libc (and its variants) could define it for convenience It's awkward to have to hardcode it every time when coding as this seems to be the exception #gnu #glibc #fsf #programming

PauloMigAlmeida's tweet image. POSIX could define a name for signal 0 like SIGNONE 🥲

Or at the very least, libc (and its variants) could define it for convenience

It's awkward to have to hardcode it every time when coding as this seems to be the exception #gnu #glibc #fsf #programming
PauloMigAlmeida's tweet image. POSIX could define a name for signal 0 like SIGNONE 🥲

Or at the very least, libc (and its variants) could define it for convenience

It's awkward to have to hardcode it every time when coding as this seems to be the exception #gnu #glibc #fsf #programming
PauloMigAlmeida's tweet image. POSIX could define a name for signal 0 like SIGNONE 🥲

Or at the very least, libc (and its variants) could define it for convenience

It's awkward to have to hardcode it every time when coding as this seems to be the exception #gnu #glibc #fsf #programming

Honored to help 10K followers stay informed about the #1 toolchain! #GCC #GLIBC #binutils #GDB

gnutools's tweet image. Honored to help 10K followers stay informed about the #1 toolchain! #GCC #GLIBC #binutils #GDB

Loading...

Something went wrong.


Something went wrong.


United States Trends