Lucene search
K

9976 matches found

CVE
CVE
added 2026/05/28 6:28 p.m.12 views

CVE-2026-47334

The CVE-2026-47334 entry affects Ubuntu Linux versions 6.8, 6.17 and 7.0 where AppArmor SAUCE patches sleep while holding a spinlock in notification handling code. The underlying issue is a spinlock misuse in the notification path triggered by an unprivileged local user, which can lead to kernel ...

5.5CVSS5.8AI score0.00013EPSS
Exploits0References1
Vulnrichment
Vulnrichment
added 2026/05/28 6:28 p.m.8 views

CVE-2026-47334 Deadlock or kernel panic in Ubuntu Linux AppArmor notification handling

Ubuntu Linux 6.8, 6.17 and 7.0 contain AppArmor SAUCE patches which incorrectly sleep while holding a spinlock in notification handling code. The bug can be triggered by an unprivileged local user and can result in kernel panic or deadlock...

5.5CVSS5.8AI score0.00013EPSS
Exploits0References1
NVD
NVD
added 2026/05/28 5:16 p.m.9 views

CVE-2026-6720

When calicoctl is invoked with --log-level=info or --log-level=debug, the client prints the full contents of its loaded connection-configuration struct to stderr in a single log line. The struct embeds every credential calicoctl uses to talk to the cluster — inline kubeconfig with bearer token,...

7.2CVSS0.00028EPSS
Exploits0References4
NVD
NVD
added 2026/05/28 10:16 a.m.7 views

CVE-2026-46133

In the Linux kernel, the following vulnerability has been resolved: RDMA/rxe: Reject unknown opcodes before ICRC processing Even after applying commit 7244491dab34 "RDMA/rxe: Validate pad and ICRC before payloadsize in rxercv", a single unauthenticated UDP packet can still trigger panic. That pat...

7.5CVSS0.00103EPSS
Exploits0References8
NVD
NVD
added 2026/05/28 10:16 a.m.9 views

CVE-2026-46118

In the Linux kernel, the following vulnerability has been resolved: pseries/papr-hvpipe: Fix null ptr deref in paprhvpipedevcreatehandle commit 6d3789d347a7 "papr-hvpipe: convert paprhvpipedevcreatehandle to FDPREPARE", changed the create handle to FDPREPARE, but it caused kernel null-ptr-deref...

0.00022EPSS
Exploits0References3
OSV
OSV
added 2026/05/28 10:16 a.m.2 views

UBUNTU-CVE-2026-46220

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu/sdma4: replace BUGON with WARNON in fence emission sdmav40ringemitfence contains two BUGONaddr & 0x3 assertions that verify fence writeback addresses are dword-aligned. These assertions can be reached from unprivileged...

5.7AI score0.00032EPSS
Exploits0References8
OSV
OSV
added 2026/05/28 10:16 a.m.2 views

UBUNTU-CVE-2026-46133

In the Linux kernel, the following vulnerability has been resolved: RDMA/rxe: Reject unknown opcodes before ICRC processing Even after applying commit 7244491dab34 "RDMA/rxe: Validate pad and ICRC before payloadsize in rxercv", a single unauthenticated UDP packet can still trigger panic. That pat...

7.5CVSS5.7AI score0.00103EPSS
Exploits0References8
CVE
CVE
added 2026/05/28 9:40 a.m.12 views

CVE-2026-46220

The CVE affects the Linux kernel AMDGPU SDMA4 path. In sdma_v4_0_ring_emit_fence, two BUG_ON(addr & 0x3) checks caused a fatal kernel panic when reachable from unprivileged userspace via DRM_IOCTL_AMDGPU_CS submissions. The fix replaces BUG_ON with WARN_ON to log misalignment without crashing; mi...

5.8AI score0.00032EPSS
Exploits0References8
EUVD
EUVD
added 2026/05/28 9:40 a.m.8 views

EUVD-2026-32847

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu/sdma4: replace BUGON with WARNON in fence emission sdmav40ringemitfence contains two BUGONaddr & 0x3 assertions that verify fence writeback addresses are dword-aligned. These assertions can be reached from unprivileged...

5.8AI score0.00032EPSS
Exploits0References5
ATTACKERKB
ATTACKERKB
added 2026/05/28 9:36 a.m.6 views

CVE-2026-46156

In the Linux kernel, the following vulnerability has been resolved: LoongArch: Fix potential ADE in loongsongpufixupdmahang The switch case in loongsongpufixupdmahang may not DC2 or DC3, and readlcrtcreg will access with random address, because the "device" is from "base+PCIDEVICEID", "base" is...

5.8AI score0.00032EPSS
Exploits0References7Affected Software1
ATTACKERKB
ATTACKERKB
added 2026/05/28 9:36 a.m.7 views

CVE-2026-46149

In the Linux kernel, the following vulnerability has been resolved: scsi: target: configfs: Bound snprintf return in tgptgpmembersshow targettgptgpmembersshow formats LUN paths with snprintf into a 256-byte stack buffer, then will memcpy curlen bytes from that buffer. snprintf returns the length...

7.1CVSS5.7AI score0.00013EPSS
Exploits0References9Affected Software1
CVE
CVE
added 2026/05/28 9:36 a.m.11 views

CVE-2026-46149

Summary: CVE-2026-46149 affects the Linux kernel SCSI target subsystem, specifically the configfs path in tg_pt_gp_members_show(). The function formats LUN paths with snprintf() into a 256-byte stack buffer and then copies cur_len bytes via memcpy(), but snprintf() may return a length that exceed...

7.1CVSS5.7AI score0.00013EPSS
Exploits0References8
Cvelist
Cvelist
added 2026/05/28 9:35 a.m.27 views

CVE-2026-46133 RDMA/rxe: Reject unknown opcodes before ICRC processing

In the Linux kernel, the following vulnerability has been resolved: RDMA/rxe: Reject unknown opcodes before ICRC processing Even after applying commit 7244491dab34 "RDMA/rxe: Validate pad and ICRC before payloadsize in rxercv", a single unauthenticated UDP packet can still trigger panic. That pat...

7.5CVSS0.00103EPSS
Exploits0References8
EUVD
EUVD
added 2026/05/28 9:35 a.m.5 views

EUVD-2026-32760

In the Linux kernel, the following vulnerability has been resolved: RDMA/rxe: Reject unknown opcodes before ICRC processing Even after applying commit 7244491dab34 "RDMA/rxe: Validate pad and ICRC before payloadsize in rxercv", a single unauthenticated UDP packet can still trigger panic. That pat...

5.7AI score0.00103EPSS
Exploits0References5
ATTACKERKB
ATTACKERKB
added 2026/05/28 9:35 a.m.6 views

CVE-2026-46133

In the Linux kernel, the following vulnerability has been resolved: RDMA/rxe: Reject unknown opcodes before ICRC processing Even after applying commit 7244491dab34 "RDMA/rxe: Validate pad and ICRC before payloadsize in rxercv", a single unauthenticated UDP packet can still trigger panic. That pat...

7.5CVSS5.7AI score0.00103EPSS
Exploits0References9Affected Software1
CVE
CVE
added 2026/05/28 9:35 a.m.13 views

CVE-2026-46133

The CVE-2026-46133 issue affects Linux kernel’s Soft RoCE (RDMA/rxe) where an unauthenticated UDP packet with an unknown opcode could trigger an out-of-bounds read during ICRC/CRC processing due to missing validation of opcodes before length arithmetic. The advisory describes that entries in the ...

7.5CVSS5.7AI score0.00103EPSS
Exploits0References8
SUSE CVE
SUSE CVE
added 2026/05/28 3:57 a.m.7 views

SUSE CVE-2026-45854

In the Linux kernel, the following vulnerability has been resolved: crypto: inside-secure/eip93 - unregister only available algorithm EIP93 has an options register. This register indicates which crypto algorithms are implemented in silicon. Supported algorithms are registered on this basis...

5.8AI score0.00022EPSS
Exploits0References3
SUSE CVE
SUSE CVE
added 2026/05/28 3:55 a.m.7 views

SUSE CVE-2026-45960

In the Linux kernel, the following vulnerability has been resolved: hfsplus: return error when node already exists in hfsbnodecreate When hfsbnodecreate finds that a node is already hashed which should not happen in normal operation, it currently returns the existing node without incrementing its...

5.8AI score0.00032EPSS
Exploits0References3
SUSE CVE
SUSE CVE
added 2026/05/28 3:53 a.m.6 views

SUSE CVE-2026-46066

In the Linux kernel, the following vulnerability has been resolved: ceph: fix numops off-by-one when crypto allocation fails movedirtyfolioinpagearray may fail if the file is encrypted, the dirty folio is not the first in the batch, and it fails to allocate a bounce buffer to hold the ciphertext...

5.5CVSS5.8AI score0.00022EPSS
Exploits0References3
RedhatCVE
RedhatCVE
added 2026/05/28 12:34 a.m.6 views

CVE-2026-45937

A flaw was found in the Linux kernel's inside-secure/eip93 cryptographic driver. This vulnerability occurs during the driver detachment process, where a programming error leads to the same hash algorithm being unregistered multiple times. This issue can cause a kernel panic, resulting in a Denial...

5.8AI score0.00022EPSS
Exploits0References4
Rows per page
Query Builder