Live data from Hacker News

Working with PaloAlto to identify CVE-2024-2550

ac3.com.au

11–20 of 21 posts

Re: Working with PaloAlto to identify CVE-2024-2550

#11
post #7
post #2

Interesting that they use Go. I'd have thought most products in this space would be using C or C++.

I wonder if it's a recent rewrite. My GlobalProtect on PAN-OS 11.0 is unusable after 11.0.2 with the entire company unable to connect. The latest release presumably fixed it, but Linux clients still unable to get a stable connection.

i share your pain. in my 20+ yrs working on enterprise infrastructure, i have never come across a more garbage product on so many levels on so many platforms at the same time as GlobalProtect.

Re: Working with PaloAlto to identify CVE-2024-2550

#13
post #3

I feel like I’m missing something. Isn’t this blog post effectively “we patched our firewall, things broke, we made a support case, and the vendor investigated and filed a CVE”?

felt the same tbh.. - u won't believe how many trouble previously was needed to go through to get this vendor to acknowledge a CVE >.> - hard to believe this is the whole story.. maybe they learnt finally not to try and shove shit under the carpet. who knows. I doubt it.

Re: Working with PaloAlto to identify CVE-2024-2550

#14
post #2

Interesting that they use Go. I'd have thought most products in this space would be using C or C++.

I would see the use of a garbage collected C as an improvement, even if the language's design could be so much better.

Remember the evolution of UNIX at AT&T ended up on Inferno, not Plan 9.

Re: Working with PaloAlto to identify CVE-2024-2550

#15
post #13
post #3

I feel like I’m missing something. Isn’t this blog post effectively “we patched our firewall, things broke, we made a support case, and the vendor investigated and filed a CVE”?

felt the same tbh.. - u won't believe how many trouble previously was needed to go through to get this vendor to acknowledge a CVE >.> - hard to believe this is the whole story.. maybe they learnt finally not to try and shove shit under the carpet. who knows. I doubt it.

Op here. It was but a very muddy timeline... there was also a wildfire cve which I didn't detail due to how it was discovered (long story) but playing responsible is good!

Re: Working with PaloAlto to identify CVE-2024-2550

#17
post #7

Earlier quoted context omitted.

I wonder if it's a recent rewrite. My GlobalProtect on PAN-OS 11.0 is unusable after 11.0.2 with the entire company unable to connect. The latest release presumably fixed it, but Linux clients still unable to get a stable connection.

i share your pain. in my 20+ yrs working on enterprise infrastructure, i have never come across a more garbage product on so many levels on so many platforms at the same time as GlobalProtect.

How does it compare to Microsoft Teams?

Re: Working with PaloAlto to identify CVE-2024-2550

#18
post #7
post #2

Interesting that they use Go. I'd have thought most products in this space would be using C or C++.

I wonder if it's a recent rewrite. My GlobalProtect on PAN-OS 11.0 is unusable after 11.0.2 with the entire company unable to connect. The latest release presumably fixed it, but Linux clients still unable to get a stable connection.

Nice thing about Cisco AnyConnect and ASA firewalls is that they are rock solid.

Re: Working with PaloAlto to identify CVE-2024-2550

#19
post #12
post #2

Interesting that they use Go. I'd have thought most products in this space would be using C or C++.

Was your supposition because security appliance vendor track record in using generally insecure tech foundations, or that Go is too new?

It's just that I work in an adjacent area. It's not so much a question of security but of legacy, history, and performance. When Palo Alto was founded, 2005, I think C/C++ would basically be the only choice for these sorts of quasi-embedded/realtime high performance security applications. Then once you've built some sort of ecosystem around a certain technology introducing new technologies becomes harder.

Re: Working with PaloAlto to identify CVE-2024-2550

#20
post #19
post #12

Earlier quoted context omitted.

Was your supposition because security appliance vendor track record in using generally insecure tech foundations, or that Go is too new?

It's just that I work in an adjacent area. It's not so much a question of security but of legacy, history, and performance. When Palo Alto was founded, 2005, I think C/C++ would basically be the only choice for these sorts of quasi-embedded/realtime high performance security applications. Then once you've built some sort of ecosystem around a certain technology introducing new technologies becomes harder.

Yes, I was imagining something like this for the "too new" alternative.

In 2005 you did already have safer, capable, mature systems programming languages available, eg Ocaml, but for cultural reasons they were not often used in SV. And people were less educated about building secure software (goes double for enterprise security products).

Post reply on HN