24h | 7d | 30d

Overview

  • Linux
  • Linux

04 Feb 2026
Published
01 Jun 2026
Updated

CVSS v3.1
HIGH (7.8)
EPSS
0.13%

KEV

Description

In the Linux kernel, the following vulnerability has been resolved: rxrpc: Fix recvmsg() unconditional requeue If rxrpc_recvmsg() fails because MSG_DONTWAIT was specified but the call at the front of the recvmsg queue already has its mutex locked, it requeues the call - whether or not the call is already queued. The call may be on the queue because MSG_PEEK was also passed and so the call was not dequeued or because the I/O thread requeued it. The unconditional requeue may then corrupt the recvmsg queue, leading to things like UAFs or refcount underruns. Fix this by only requeuing the call if it isn't already on the queue - and moving it to the front if it is already queued. If we don't queue it, we have to put the ref we obtained by dequeuing it. Also, MSG_PEEK doesn't dequeue the call so shouldn't call rxrpc_notify_socket() for the call if we didn't use up all the data on the queue, so fix that also.

Statistics

  • 1 Post

Last activity: 8 hours ago

Bluesky

Profile picture fallback
Fresh from ZeroDay Cloud, Faraz joins BSides Canberra 2026. "Doppelganger" traces the journey from discovering CVE-2026-23066 in the Linux kernel's RxRPC subsystem to building a reliable exploit demonstrated live in competition. cfp.bsidescbr.com.au/bsides-canbe...
  • 0
  • 0
  • 0
  • 8h ago

Overview

  • Vinchin
  • Backup & Recovery 9.0

09 Jul 2026
Published
09 Jul 2026
Updated

CVSS v4.0
MEDIUM (6.9)
EPSS
Pending

KEV

Description

Vinchin Backup & Recovery through 9.0.0.86562 contains a stack buffer overflow vulnerability in the ModuleHandShake function of the agentlink_server service that allows unauthenticated remote attackers to overwrite the saved return address by supplying an oversized _listen_uuid field that is measured via strlen() and copied without bounds checking into a fixed-length stack buffer using strcpy(). Attackers can send a crafted request with a malicious _listen_uuid value to corrupt the stack and achieve process crash or potential control flow hijack without requiring authentication.

Statistics

  • 1 Post
  • 4 Interactions

Last activity: 13 hours ago

Bluesky

Profile picture fallback
You all know I like backup solution. Some time ago, I looked at Vinchin Backup & Recovery. Most known vulns seemed targeting the web interfaces. My CVE-2026-60094 and CVE-2026-60095 tell a different story: plenty of mem corruptions in other remote services.
  • 0
  • 4
  • 0
  • 13h ago

Overview

  • Vinchin
  • Backup & Recovery 9.0

09 Jul 2026
Published
09 Jul 2026
Updated

CVSS v4.0
MEDIUM (6.9)
EPSS
Pending

KEV

Description

Vinchin Backup & Recovery through 9.0.0.86562 contains a heap buffer overflow vulnerability that allows unauthenticated remote attackers to cause process crash or memory corruption by sending a malformed TCP packet with an unchecked body_len field to the agentlink_server service. Attackers can craft a malicious packet that passes an attacker-controlled length directly to recv(), triggering a heap overflow of up to approximately 4 GiB and resulting in process crash or potential memory corruption.

Statistics

  • 1 Post
  • 4 Interactions

Last activity: 13 hours ago

Bluesky

Profile picture fallback
You all know I like backup solution. Some time ago, I looked at Vinchin Backup & Recovery. Most known vulns seemed targeting the web interfaces. My CVE-2026-60094 and CVE-2026-60095 tell a different story: plenty of mem corruptions in other remote services.
  • 0
  • 4
  • 0
  • 13h ago

Overview

  • Google
  • Chrome

08 Jul 2026
Published
10 Jul 2026
Updated

CVSS
Pending
EPSS
0.18%

KEV

Description

Use after free in Ozone in Google Chrome prior to 150.0.7871.115 allowed a remote attacker to potentially exploit heap corruption via a crafted HTML page. (Chromium security severity: Critical)

Statistics

  • 1 Post

Last activity: 12 hours ago

Bluesky

Profile picture fallback
Google Chrome、2件の最高深刻度を含む27件の脆弱性を修正-CVE-2026-15112、CVE-2026-15129 rocket-boys.co.jp/security-mea... #セキュリティ対策Lab #security #securitynews
  • 0
  • 0
  • 0
  • 12h ago

Overview

  • Google
  • Chrome

08 Jul 2026
Published
10 Jul 2026
Updated

CVSS
Pending
EPSS
0.18%

KEV

Description

Use after free in Views in Google Chrome prior to 150.0.7871.115 allowed a remote attacker to potentially exploit heap corruption via a crafted HTML page. (Chromium security severity: Critical)

Statistics

  • 1 Post

Last activity: 12 hours ago

Bluesky

Profile picture fallback
Google Chrome、2件の最高深刻度を含む27件の脆弱性を修正-CVE-2026-15112、CVE-2026-15129 rocket-boys.co.jp/security-mea... #セキュリティ対策Lab #security #securitynews
  • 0
  • 0
  • 0
  • 12h ago
Showing 51 to 55 of 55 CVEs