Slashdot is powered by your submissions, so send in your scoop

 



Forgot your password?
typodupeerror

Comment Re:OpenWRT support (Score 2) 148

I don't suppose they're also going to ban Cisco and Netgear: US confirms takedown of China-run botnet targeting home and office routers: "KV targets Cisco and Netgear"

Over and over, including with TP-Link, you find two common threads: (1) default/weak passwords, and (2) unpatched firmware. I haven't found a single reference to an attack that accused or implied that TP-Link intentionally installed backdoors to allow APTs to gain control, The problem is that consumers don't change their password or patch their firmware.

"According to security firm Fortinet, Dark.IoT operators are most likely using default passwords to access devices and use KamillÃ's bug to gain full control over unpatched TP-Link TL-WR840N routers." -- https://ancillary-proxy.atarimworker.io?url=https%3A%2F%2Ftherecord.media%2Ftp-lin...

"While the vulnerability was removed from later versions of this router model's firmware, Neumann said that thousands of devices had been available online at the time, many of which have remained unpatched, even to this day." -- https://ancillary-proxy.atarimworker.io?url=https%3A%2F%2Ftherecord.media%2Fbotnet...

"We are unsure how the attackers managed to infect the router devices with their malicious implant. It is likely that they gained access to these devices by either scanning them for known vulnerabilities or targeting devices that used default or weak and easily guessable passwords for authentication." -- https://ancillary-proxy.atarimworker.io?url=https%3A%2F%2Fblog.checkpoint.com%2Fse...

Submission + - Samba gets funding from the German Sovereign Tech Fund.

Jeremy Allison - Sam writes: The Samba project has secured significant funding (€688,800.00) from the German
Sovereign Tech Fund (STF) to advance the project. The investment was
successfully applied for by SerNet. Over the next 18 months, Samba developers
from SerNet will tackle 17 key development subprojects aimed at enhancing
Samba’s security, scalability, and functionality.

The Sovereign Tech Fund is a German federal government funding program that
supports the development, improvement, and maintenance of open digital
infrastructure. Their goal is to sustainably strengthen the open source
ecosystem.

The project's focus is on areas like SMB3 Transparent Failover, SMB3 UNIX
extensions, SMB-Direct, Performance and modern security protocols such as SMB
over QUIC. These improvements are designed to ensure that Samba remains a
robust and secure solution for organizations that rely on a sovereign IT
infrastructure. Development work began as early as September the 1st and is
expected to be completed by the end of February 2026 for all sub-projects.

All development will be done in the open following the existing Samba
development process. First gitlab CI pipelines have already been running [4]
and gitlab MRs will appear soon!

https://ancillary-proxy.atarimworker.io?url=https%3A%2F%2Fsamba.plus%2Fblog%2Fdetail...

https://ancillary-proxy.atarimworker.io?url=https%3A%2F%2Fwww.sovereigntechfund....

Comment Re:With enough dimensions you can fit anything (Score 2) 104

50/50: Either we are or we aren't?

Think of it this way: we're getting pretty close to making a very realistic simulation. If you can imagine that we will be able to make a simulation, then it's natural to assume that, eventually, the simulation will be able to make a simulation. And that simulation can make a simulation. In addition, if we can make a single-layer simulation, we can make multiple copies of that simulation. So given an unknown number of possible simulated universes, the odds are increasingly unlikely that you are in the "top" level non-sim real universe.

Comment Re:Plus its a fraud (Score 1) 137

I have no issue with it taking a reasonable time. But this complaint is now decades old. They've had government handouts to provide better rural access based on fees for the entirety of the century so far IIRC or close enough.
And we've been paying the fees for that long. So if that money hasn't been used for what I paid for I want it back.

Comment Re:forgot to mention... (Score 4, Informative) 87

OpenAI started casting for voice actors in May 2023. They hired the actress in June 2023. The actress who recorded Sky said they asked her to use her natural voice, never referenced the movie Her, and that no one ever told her she sounded like Scarlett Johansson.

In September 2023, they both released Sky and asked Scarlett Johansson if she wanted to record her voice. She said no. Skip ahead to May 2024 and the release of 4o, and Altman asks Scarlett again. Sky was already in use for more than half a year when the hype of 4o made everyone focus on the voice.

When Scarlett complained, they took down the voice.

https://ancillary-proxy.atarimworker.io?url=https%3A%2F%2Fwww.washingtonpost.com...

Comment Re:Maybe (Score 1) 104

The upstream Linux kernel doesn't differentiate between security bugs and "normal" bug fixes. So the new kernel.org CNA just assigns CVE's to all fixes. They don't score them.

Look at the numbers from the whitepaper:

"In March 2024 there were 270 new CVEs created for the stable Linux kernel. So far in April 2024 there are 342 new CVEs:"

Comment Re:Yeah (Score 1) 104

Yes ! That's exactly the point. Trying to curate and select patches for a "frozen" kernel fails due to the firehose of fixes going in upstream.

And in the kernel many of these could be security bugs. No one is doing evaluation on that, there are simply too many fixes in such a complex code base to check.

Comment Re:Maybe (Score 1) 104

You're missing something.

New bugs are discovered upstream, but the vendor kernel maintainers either aren't tracking, or are being discouraged from putting these back into the "frozen" kernel.

We even discovered one case where a RHEL maintainer fixed a bug upstream, but then neglected to apply it to the vulnerable vendor kernel. So it isn't like they didn't know about the bug. Maybe they just didn't check the vendor kernel was vulnerable.

I'm guessing management policy discouraged such things. It's easier to just ignore such bugs if customer haven't noticed.

Slashdot Top Deals

"No problem is so formidable that you can't walk away from it." -- C. Schulz

Working...