vulnerabilities

W

wijhierbeneden

Hello

I want to make a list of all the vulnerabilities in C/C++.
I am aware of bufferoverflow/heapoverflow/race conditions/format string bugs/
Off-by-one/ numeric under- and overflow/ unsigned-signed mismatch

Are there other vulnerabilities in c/c++??

thx
 
M

Mike Wahler

wijhierbeneden said:
Hello

I want to make a list of all the vulnerabilities in C/C++.

There are no vulnerabilities at all in a nonexistent language.
I am aware of bufferoverflow/heapoverflow/race conditions/format string bugs/
Off-by-one/ numeric under- and overflow/ unsigned-signed mismatch

Are there other vulnerabilities in c/c++??

The largest vulnerability of C++ (the only language which is topical
here), or any other language, is the fact that it is accessible to humans.

-Mike
 
J

JKop

Mike Wahler posted:
There are no vulnerabilities at all in a nonexistent language.


The largest vulnerability of C++ (the only language which is topical
here), or any other language, is the fact that it is accessible to
humans.

-Mike


"Vulnerabilities".

Some-one needs a Thesaurus! Sure, there's things one must be particular
about, but these are in no way vulnerabilities! Intricacies maybe?

C is off-topic here.

"C/C++" is just asking for trouble. I drove my car/boat to work today.


-JKop
 
R

Rolf Magnus

JKop said:
"Vulnerabilities".

Some-one needs a Thesaurus! Sure, there's things one must be particular
about, but these are in no way vulnerabilities! Intricacies maybe?

C is off-topic here.

"C/C++" is just asking for trouble. I drove my car/boat to work today.

You have an amphibian vehicle?

*scnr*
 
C

Christopher Benson-Manica

Mike Wahler said:
The largest vulnerability of C++ (the only language which is topical
here), or any other language, is the fact that it is accessible to humans.

How about that they're created by humans? Combine the two, and
disaster is sure to ensue...
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,755
Messages
2,569,536
Members
45,011
Latest member
AjaUqq1950

Latest Threads

Top