Filter
Exclude
Time range
-
Near
🪟 “Low” WebView bugs still matter because Windows users don’t patch Chrome once—they patch a whole chain of embedded web gremlins. DoS is how small cracks become big headaches. #Windows #Microsoft #Chrome #Security windowsforum.com/threads/cve… #IntegerOverflow #CvePatching
23
27 Aug 2025
How I Discovered a Libpng Vulnerability 11 Years After It Was Patched #Libpng #Vulnerability #IntegerOverflow #CodeReview #LearningExperience blog.himanshuanand.com/posts…

7
24
1,832
About GCC optimizing away signed overflow checks #GCC #IntegerOverflow #SecureCompiling

There's an extremely funny thread on GCC Bugzilla about GCC optimizing away signed overflow checks. The OP is bitching relentlessly about how unprofessional and stupid GCC developers responsible for this behavior are, but the best part is the OP getting repeatedly recommended an approach for preventing signed overflows, here are two examples: - "The original poster might want to read <link1> and <link2> to see how he might "prevent people from getting hacked" correctly." - "<link2> is all I am going to say from now on. It tell you explictly how to dectect an overflow before an overflow is going to happen." The latter is written by a GCC developer. The catch? The approach doesn't work. Not only that, its description explicitly states that it "may fail if invoked on various edge cases, such as the smallest negative integer, INT_MIN", see the screenshot. Let that sink in: a GCC developer is recommending a function that can cause signed overflow (and therefore "undefined behavior") to help preventing signed overflow (and therefore "undefined behavior"). It's just so hilarious that a GCC developer isn't capable of comprehending two short sentences on a topic directly related to their literal job. YET AGAIN, because they failed to understand the C standard too when interpreting what "undefined behavior" means. I'll include some of the best bitching below and provide a link.
1
8
986
integerOverflow redd.it/1hrb5yp
1
5
144
11,867
Overnight, certain Red Lion #HMI terminals for automation controls systems have frozen. When reset they're coming back like it's Jan. 1, 1997, causing incorrect logs and other issues. Looks like a 32-bit unsigned #IntegerOverflow. Field service calls may be needed to fix this!
1
3
85
👉 Like, comment, and retweet the first tweet in this thread to spread the word! #CryptoSecurity #SmartContractExploit #IntegerOverflow #Web3 #Cyvers #StaySafe

🚨 Crypto Hack Alert! 🚨 Today, March 15th, a significant security breach occurred at @Poolz__ , resulting in a loss of approximately $1.4 million! The culprit behind this attack? A smart contract exploit due to an integer overflow vulnerability 😱 🧵
1
1
3
147
3 Feb 2023
Prevention: The #Solidity v0.8.0 compiler discards the code that may result in #integeroverflow and underflow.
1
1
4
372
Replying to @lumadike
I will. Talk to me in DMs if it gets to that point and I'll help make their emails [[IntegerOverflow]] like [[Number1RatedSalesman 1997]], I assure you. (I just wanted to do the meme lol)
2
10
פתרתי את סמנטעל #10 ב־IntegerOverflow צעדים!
1
5
DEADAIR has 2 unique forms The lanky tall one is INTEGEROVERFLOW, a form that can speak, but is incredibly chaotic, this form spreads their corruption anyway they go. And the ghastly one is SYSTEMCRASH, a omnipresent, mind destroying enigma, AVOID AT ALL COSTS
1
2
Critical #Vulnerability in #HAProxy (CVE-2021-40346): Integer Overflow Enables HTTP Smuggling: #IntegerOverflow #HTTPSmuggling jfrog.com/blog/critical-vuln…

2
I found out that using this mathematical formula to find the nth Fibonacci number with python causes IntegerOverflow error when n gets larger :) fib n = [((1 √5)/2)ⁿ- ((1-√5)/2)ⁿ]/√5 #python #Algorithms #programming
5
And this is why we need to start using 64 bit integers 😂 #sndl #integeroverflow #32bit
1
2
Was ist denn da mit dem DAX kaputt? Der springt seit 20 Minuten wild 600 Punkte rauf und runter. Hat da ein autotrader einen integerOverflow?
4
1
2