Lucene search
+L

316 matches found

Krebs on Security
Krebs on Security
added 2024/11/27 12:45 a.m.26 views

Hacker in Snowflake Extortions May Be a U.S. Soldier

Two men have been arrested for allegedly stealing data from and extorting dozens of companies that used the cloud data storage company Snowflake , but a third suspect -- a prolific hacker known as Kiberphant0m -- remains at large and continues to publicly extort victims. However, this person's...

7.1AI score
SaveExploits0
NVD
NVD
added 2024/11/19 6:15 p.m.29 views

CVE-2024-53079

In the Linux kernel, the following vulnerability has been resolved: mm/thp: fix deferred split unqueue naming and locking Recent changes are putting more pressure on THP deferred split queues: under load revealing long-standing races, causing listdel corruptions, "Bad page state"s and worse I kee...

7.8CVSS0.00178EPSS
SaveExploits0References3
BDU FSTEC
BDU FSTEC
added 2024/11/07 12:00 a.m.11 views

The vulnerability of the fs/ntfs3 component in the Linux operating system, related to pointer arithmetic errors, allows a hacker to trigger a service failure.

The vulnerability of the fs/ntfs3 component in the Linux operating system is related to pointer swapping errors. Exploiting this vulnerability can allow an attacker to cause a service failure...

5.5CVSS6.2AI score0.00225EPSS
SaveExploits0References29Affected Software4
BDU FSTEC
BDU FSTEC
added 2024/10/29 12:00 a.m.15 views

The vulnerability of the UEFI Firmware component of Intel microprogramming systems, related to pointer swapping errors, allows attackers to escalate their privileges.

The vulnerability of the UEFI Firmware component of Intel microprocessors is related to pointer swapping errors. Exploiting this vulnerability can allow an attacker to gain increased privileges...

6.1CVSS5.4AI score0.00143EPSS
SaveExploits0References4
BDU FSTEC
BDU FSTEC
added 2024/09/13 12:00 a.m.14 views

The vulnerability of the DRM/amdgpu cores in the Linux operating system, related to pointer swapping errors, allows a violator to trigger a service failure.

The vulnerability of the DRM/amdgpu cores in the Linux operating system is related to pointer arithmetic errors. Exploiting this vulnerability can allow an attacker to cause a service failure...

5.5CVSS6.5AI score0.0024EPSS
SaveExploits0References19Affected Software4
RedHat Linux
RedHat Linux
added 2024/09/11 1:10 a.m.20 views

kernel: mm: cachestat: fix two shmem bugs

CVE-2024-35797 is a vulnerability in the Linux kernel’s memory management, specifically affecting the cachestat feature when handling shared memory. The flaw stems from race conditions during operations like swapping or invalidation, which can lead to out-of-bounds memory access or invalid pointe...

7.1CVSS7.2AI score0.00661EPSS
SaveExploits0References5
BDU FSTEC
BDU FSTEC
added 2024/08/21 12:00 a.m.11 views

Vulnerability of the Layer-2 Bridge Network Driver for Windows operating systems, allowing a hacker to cause service failure.

The vulnerability of the Layer-2 Bridge Network Driver for Windows operating systems is related to pointer swapping errors. Exploiting this vulnerability could allow a remote attacker to cause service interruptions...

7.8CVSS5.5AI score0.02457EPSS
SaveExploits0References2
Malwarebytes
Malwarebytes
added 2024/07/24 5:39 p.m.19 views

TracFone will pay $16 million to settle FCC data breach investigation

Following three separate data breaches between 2021 and 2023 which exposed the proprietary information PI of TracFone Wireless customers, the Federal Communications Commission FCC announced that the Verizon-owned company has agreed to pay a $16 million civil penalty to settle the government...

7.5AI score
SaveExploits0
BDU FSTEC
BDU FSTEC
added 2024/07/17 12:00 a.m.11 views

The vulnerability of the Remote Desktop Licensing Service for Windows operating systems allows a perpetrator to trigger a service failure.

The vulnerability of the Remote Desktop Licensing Service for Windows operating systems is related to pointer swapping errors. Exploiting this vulnerability could allow a malicious actor to cause service failures remotely...

7.8CVSS5.5AI score0.02155EPSS
SaveExploits0References2
Malwarebytes
Malwarebytes
added 2024/07/04 12:33 p.m.22 views

Authy phone numbers accessed by cybercriminals, warns Twilio

Twilio has warned users of the Authy multi-factor authentication MFA app about an incident in which cybercriminals may have obtained their phone numbers. Twilio said the cybercriminals abused an unsecured Application Programming Interface API endpoint to verify the phone numbers of millions of...

7.1AI score
SaveExploits0
The Hacker News
The Hacker News
added 2024/06/16 4:31 a.m.27 views

U.K. Hacker Linked to Notorious Scattered Spider Group Arrested in Spain

Law enforcement authorities have allegedly arrested a key member of the notorious cybercrime group called Scattered Spider. The individual, a 22-year-old man from the United Kingdom, was arrested this week in the Spanish city of Palma de Mallorca as he attempted to board a flight to Italy. The mo...

7.3AI score
SaveExploits0
Krebs on Security
Krebs on Security
added 2024/06/15 11:40 p.m.41 views

Alleged Boss of ‘Scattered Spider’ Hacking Group Arrested

A 22-year-old man from the United Kingdom arrested this week in Spain is allegedly the ringleader of Scattered Spider, a cybercrime group suspected of hacking into Twilio, LastPass, DoorDash, Mailchimp, and nearly 130 other organizations over the past two years. The Spanish daily Murcia Today...

7.8AI score
SaveExploits0
RedhatCVE
RedhatCVE
added 2024/06/13 11:47 a.m.34 views

CVE-2023-52750

In the Linux kernel, the following vulnerability has been resolved: arm64: Restrict CPUBIGENDIAN to GNU as or LLVM IAS 15.x or newer Prior to LLVM 15.0.0, LLVM's integrated assembler would incorrectly byte-swap NOP when compiling for big-endian, and the resulting series of bytes happened to match...

4.4CVSS7.2AI score0.0024EPSS
SaveExploits0References4
CVE
CVE
added 2024/05/21 3:30 p.m.96 views

CVE-2023-52750

The CVE-2023-52750 entry concerns the Linux kernel on arm64 where CPU_BIG_ENDIAN must be restricted to using a trusted assembler (GNU as or LLVM IAS 15.x or newer). Before LLVM 15, LLVM’s integrated assembler could byte-swap NOPs for big-endian targets, causing a sequence of bytes that matched th...

5.5CVSS6.6AI score0.0024EPSS
SaveExploits0References6Affected Software1
UbuntuCve
UbuntuCve
added 2024/05/17 2:15 p.m.19 views

CVE-2024-35797

In the Linux kernel, the following vulnerability has been resolved: mm: cachestat: fix two shmem bugs When cachestat on shmem races with swapping and invalidation, there are two possible bugs: 1 A swapin error can have resulted in a poisoned swap entry in the shmem inode's xarray. Calling...

7.1CVSS6.2AI score0.00661EPSS
SaveExploits0References11
OSV
OSV
added 2024/05/17 1:23 p.m.27 views

CVE-2024-35797 mm: cachestat: fix two shmem bugs

In the Linux kernel, the following vulnerability has been resolved: mm: cachestat: fix two shmem bugs When cachestat on shmem races with swapping and invalidation, there are two possible bugs: 1 A swapin error can have resulted in a poisoned swap entry in the shmem inode's xarray. Calling...

7.1CVSS6.2AI score
SaveExploits0References7
Tenable Nessus
Tenable Nessus
added 2024/04/27 12:00 a.m.25 views

RHEL 7 : openstack-nova (RHSA-2018:2714)

The remote Redhat Enterprise Linux 7 host has packages installed that are affected by a vulnerability as referenced in the RHSA-2018:2714 advisory. OpenStack Compute nova launches and schedules large networks of virtual machines, creating a redundant and scalable cloud computing platform. Compute...

7.8CVSS7.1AI score0.03685EPSS
SaveExploits1References11
BDU FSTEC
BDU FSTEC
added 2024/04/23 12:00 a.m.11 views

The vulnerability of the driver rndismp6.sys in Windows operating systems allows a hacker to execute arbitrary code.

The vulnerability of the rndismp6.sys driver in Windows operating systems is related to the swapping of an unreliable pointer. Exploiting this vulnerability can allow an attacker to execute arbitrary code...

7.2CVSS8AI score0.0073EPSS
SaveExploits0References3
Wired Threat Level
Wired Threat Level
added 2024/04/18 11:00 a.m.24 views

The Real-Time Deepfake Romance Scams Have Arrived

Watch how smooth-talking scammers known as “Yahoo Boys” use widely available face-swapping tech to carry out elaborate romance scams...

7.3AI score
SaveExploits0
BDU FSTEC
BDU FSTEC
added 2024/04/17 12:00 a.m.12 views

The vulnerability of the Kerberos protocol for Windows operating systems allows a perpetrator to trigger a service failure.

The vulnerability of the Kerberos protocol for Windows operating systems is related to pointer swapping errors. Exploiting this vulnerability can allow a malicious actor to cause service interruptions remotely...

6.8CVSS7.2AI score0.02159EPSS
SaveExploits0References2
Rows per page
Query Builder