In the Linux kernel, the following vulnerability has been resolved:
rxrpc: Fix conn-level packet handling to unshare RESPONSE packets
The security operations that verify the RESPONSE packets decrypt bits of it
in place - however, the sk_buff may be shared with a packet sniffer, which
would lead to the sniffer seeing an apparently corrupt packet (actually
decrypted).
Fix this by handing a copy of the packet off to the specific security
handler if the packet was cloned.
References
Configurations
Configuration 1 (hide)
|
History
16 Jun 2026, 13:14
| Type | Values Removed | Values Added |
|---|---|---|
| First Time |
Linux linux Kernel
Linux |
|
| CPE | cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | |
| CVSS |
v2 : v3 : |
v2 : unknown
v3 : 5.5 |
| CWE | NVD-CWE-noinfo | |
| References | () https://git.kernel.org/stable/c/24481a7f573305706054c59e275371f8d0fe919f - Patch | |
| References | () https://git.kernel.org/stable/c/98a2046d155f73f6cf5d2c493c5e09b4963e2e12 - Patch | |
| References | () https://git.kernel.org/stable/c/c0428a22daf69714dc042b67ea759956b74c74e5 - Patch | |
| References | () https://git.kernel.org/stable/c/ca71ac2de389b01eecdc48bfafbdf073ec232044 - Patch | |
| References | () https://git.kernel.org/stable/c/d9b93a0f57ca5f6831bfaa34014b6cd705564a00 - Patch |
27 May 2026, 14:17
| Type | Values Removed | Values Added |
|---|---|---|
| New CVE |
Information
Published : 2026-05-27 14:17
Updated : 2026-06-17 10:52
NVD link : CVE-2026-46000
Mitre link : CVE-2026-46000
CVE.ORG link : CVE-2026-46000
JSON object : View
Products Affected
linux
- linux_kernel
CWE
