Lucene search
+L

2332 matches found

RubySec
RubySec
added 2026/06/19 12:00 a.m.17 views

Concurrent Ruby - `AtomicReference#update` livelocks when the stored value is `Float::NAN`

Summary Concurrent::AtomicReferenceupdate can enter a permanent busy retry loop when the current value is Float::NAN. The issue is caused by the interaction between: - AtomicReferenceupdate, which retries until compareandsetoldvalue, newvalue succeeds. - Numeric compareandset, which checks old ==...

8.2CVSS5.9AI score0.00673EPSS
SaveExploits1References1Affected Software1
Positive Technologies
Positive Technologies
added 2026/06/19 12:00 a.m.24 views

PT-2026-51090

Name of the Vulnerable Software and Affected Versions concurrent-ruby versions prior to 1.3.7 Description The Concurrent::AtomicReferenceupdate function can enter a permanent busy retry loop when the current value is Float::NAN. This occurs due to the interaction between AtomicReferenceupdate,...

8.2CVSS5.8AI score0.00673EPSS
SaveExploits1References7
Positive Technologies
Positive Technologies
added 2026/06/15 12:00 a.m.43 views

PT-2026-49187

Name of the Vulnerable Software and Affected Versions OttoKit versions prior to 1.1.28 Description Unauthenticated PHP Object Injection occurs in the software. PHP Object Injection is a vulnerability that allows an attacker to pass malicious serialized objects into the application, which can lead...

9.8CVSS6AI score0.005EPSS
SaveExploits0References4
The Hacker News
The Hacker News
added 2026/06/12 7:33 p.m.61 views

Over 400 Arch Linux AUR Packages Hijacked to Deploy Infostealer and eBPF Rootkit

Attackers took over more than 400 packages in the Arch User Repository AUR this week and rewrote their build scripts to install a credential stealer on any machine that built them. The malware is a Rust binary built to harvest developer secrets. When it lands with root, it can also load an eBPF...

5.6AI score
SaveExploits0
HackRead
HackRead
added 2026/06/12 6:17 p.m.76 views

Atomic Arch Campaign Hijacks 20+ Linux AUR Packages to Deliver Malware

Over 20 Linux packages were compromised in the Atomic Arch campaign, which abuses AUR ownership transfers to drop rootkit-like malware...

5.4AI score
SaveExploits0
Snyk
Snyk
added 2026/06/11 9:00 p.m.20 views

Malicious Package

Overview atomic-lockfile is a malicious package. This package contains malicious code, and its content was removed from the official package manager. While this package might be attempting to impersonate a valid organization, there is no connection between that organization and this package...

9.8CVSS5.4AI score
SaveExploits0References2
Github Security Blog
Github Security Blog
added 2026/06/05 4:20 p.m.24 views

NocoDB: OAuth Authorization Code Race Condition

Summary Two concurrent token-exchange requests using the same OAuth authorization code could each mint a distinct valid accesstoken, refreshtoken pair, breaking the single-use guarantee that PKCE relies on. Details The token-exchange flow read isused and called markAsUsed as an unconditional upda...

6.3CVSS5.6AI score0.00256EPSS
SaveExploits0References4Affected Software1
GithubExploit
GithubExploit
added 2026/06/05 9:21 a.m.123 views

Drift-Protocol-Exploit-2026

Case Study: Drift Protocol $285M Logic Exploit April 2026 A...

6AI score
SaveExploits0
Positive Technologies
Positive Technologies
added 2026/06/05 12:00 a.m.32 views

PT-2026-46987

Name of the Vulnerable Software and Affected Versions Omni affected versions not specified Description A TOCTOU Time-of-Check to Time-of-Use race condition exists in the SAML.getSession function within internal/pkg/auth/interceptor/saml.go. The system checks the Used flag of a SAMLAssertion...

7CVSS5.8AI score0.00018EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2026/06/05 12:00 a.m.28 views

PT-2026-47084

Name of the Vulnerable Software and Affected Versions NocoDB versions prior to 2026.05.1 Description A flaw in the token-exchange flow allows two concurrent requests using the same OAuth authorization code to each generate a distinct valid access token and refresh token pair. This occurs because...

6.3CVSS6AI score0.00256EPSS
SaveExploits0References9
Tenable Nessus
Tenable Nessus
added 2026/06/03 12:00 a.m.15 views

Linux Distros Unpatched Vulnerability : CVE-2026-46041

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - greybus: gb-beagleplay: fix sleep in atomic context in hdlctxframes hdlcappend calls usleeprange to wait for circular buffer space, but it is called with...

5.5CVSS6.3AI score0.00135EPSS
SaveExploits0References2
CNNVD
CNNVD
added 2026/06/02 12:00 a.m.17 views

Tesla 安全漏洞

Tesla is an electric vehicle produced by the American company Tesla. Versions of Tesla from 1.3.0 to 1.18.3 contained security vulnerabilities. These vulnerabilities stemmed from the lack of resource allocation control in Tesla.Adapter.Mint, which could lead to denial-of-service attacks due to...

8.2CVSS5.3AI score0.00347EPSS
SaveExploits0References5
Microsoft CVE
Microsoft CVE
added 2026/05/29 8:07 a.m.19 views

RDMA/rxe: Reject non-8-byte ATOMIC_WRITE payloads

...

7.5CVSS5.4AI score0.00467EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2026/05/29 8:02 a.m.24 views

mptcp: fix scheduling with atomic in timestamp sockopt

...

5.5CVSS5.4AI score0.00128EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2026/05/29 1:16 a.m.30 views

SUSE CVE-2026-46114

In the Linux kernel, the following vulnerability has been resolved: RDMA/rxe: Reject non-8-byte ATOMICWRITE payloads atomicwritereply at drivers/infiniband/sw/rxe/rxeresp.c unconditionally dereferences 8 bytes at payloadaddrpkt: value = u64 payloadaddrpkt; checkrkey previously accepted an...

5.4CVSS5.8AI score0.00467EPSS
SaveExploits0References18
SUSE CVE
SUSE CVE
added 2026/05/29 1:15 a.m.24 views

SUSE CVE-2026-46168

In the Linux kernel, the following vulnerability has been resolved: mptcp: fix scheduling with atomic in timestamp sockopt Using locksockfast atomic context around socksettimestamp and socksettimestamping is unsafe, as both helpers can sleep. Replace locksockfast with sleepable locksock/releaseso...

5.5CVSS5.8AI score0.00128EPSS
SaveExploits0References5
Tenable Nessus
Tenable Nessus
added 2026/05/29 12:00 a.m.15 views

Linux Distros Unpatched Vulnerability : CVE-2026-46168

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - mptcp: fix scheduling with atomic in timestamp sockopt Using locksockfast atomic context around socksettimestamp and socksettimestamping is unsafe, as both...

5.5CVSS5.9AI score0.00128EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2026/05/28 8:21 p.m.21 views

CVE-2026-46114

A flaw was found in the Linux kernel's RDMA Remote Direct Memory Access subsystem, specifically within the rxe driver. A remote attacker could exploit this vulnerability by sending a specially crafted ATOMICWRITE request with a zero-byte payload. This improper handling of non-8-byte ATOMICWRITE...

7.5CVSS5.8AI score0.00467EPSS
SaveExploits0References4
Malwarebytes
Malwarebytes
added 2026/05/28 10:18 a.m.124 views

Fake ChatGPT download site infects Windows and Mac users with malware

A convincing fake website is impersonating OpenAI’s ChatGPT download page and infecting visitors with malware designed to steal passwords, browser data, cryptocurrency wallets, and other sensitive information. The site, openew.app, closely mimics OpenAI’s real ChatGPT download experience and offe...

5.6AI score
SaveExploits0
NVD
NVD
added 2026/05/28 10:16 a.m.14 views

CVE-2026-46168

In the Linux kernel, the following vulnerability has been resolved: mptcp: fix scheduling with atomic in timestamp sockopt Using locksockfast atomic context around socksettimestamp and socksettimestamping is unsafe, as both helpers can sleep. Replace locksockfast with sleepable locksock/releaseso...

5.5CVSS0.00128EPSS
SaveExploits0References7
Rows per page
Query Builder