Lucene search
+L

48086 matches found

OSV
OSV
added 2026/05/28 9:46 a.m.15 views

MINI-9VVW-GWRJ-7GR5

Bulletin has no description...

8.8CVSS5.7AI score0.00501EPSS
SaveExploits0
RedHat Linux
RedHat Linux
added 2026/05/28 9:38 a.m.21 views

xorg: xwayland: X.Org X server: Information exposure and denial of service via out-of-bounds memory access

A flaw was found in the X.Org X server's XKB key types request validation. A local attacker could send a specially crafted request to the X server, leading to an out-of-bounds memory access vulnerability. This could result in the disclosure of sensitive information or cause the server to crash,...

7.8CVSS5.7AI score0.0025EPSS
SaveExploits0References4
CVE
CVE
added 2026/05/28 9:36 a.m.48 views

CVE-2026-46163

CVE-2026-46163 concerns the Linux kernel wifi subsystem (b43legacy) where a firmware-controlled key index in b43legacy_rx() could exceed dev->max_nr_keys, allowing an out-of-bounds read of dev->key[]. The fix makes the bounds check enforcing by dropping frames with invalid indices. Patches ...

7.8CVSS5.8AI score0.00129EPSS
SaveExploits0References8Affected Software1
Debian CVE
Debian CVE
added 2026/05/28 9:36 a.m.13 views

CVE-2026-46163

In the Linux kernel, the following vulnerability has been resolved: wifi: b43legacy: enforce bounds check on firmware key index in RX path Same fix as b43: the firmware-controlled key index in b43legacyrx can exceed dev-maxnrkeys. The existing B43legacyWARNON is non-enforcing in production builds...

7.8CVSS5.7AI score0.00129EPSS
SaveExploits0
EUVD
EUVD
added 2026/05/28 9:36 a.m.21 views

EUVD-2026-32790

In the Linux kernel, the following vulnerability has been resolved: wifi: b43legacy: enforce bounds check on firmware key index in RX path Same fix as b43: the firmware-controlled key index in b43legacyrx can exceed dev-maxnrkeys. The existing B43legacyWARNON is non-enforcing in production builds...

5.8AI score0.00129EPSS
SaveExploits0References5
OSV
OSV
added 2026/05/28 9:36 a.m.12 views

CVE-2026-46163 wifi: b43legacy: enforce bounds check on firmware key index in RX path

In the Linux kernel, the following vulnerability has been resolved: wifi: b43legacy: enforce bounds check on firmware key index in RX path Same fix as b43: the firmware-controlled key index in b43legacyrx can exceed dev-maxnrkeys. The existing B43legacyWARNON is non-enforcing in production builds...

5.8AI score
SaveExploits0References11
ATTACKERKB
ATTACKERKB
added 2026/05/28 9:36 a.m.12 views

CVE-2026-46163

In the Linux kernel, the following vulnerability has been resolved: wifi: b43legacy: enforce bounds check on firmware key index in RX path Same fix as b43: the firmware-controlled key index in b43legacyrx can exceed dev-maxnrkeys. The existing B43legacyWARNON is non-enforcing in production builds...

5.7AI score0.00129EPSS
SaveExploits0References9Affected Software1
Cvelist
Cvelist
added 2026/05/28 9:36 a.m.46 views

CVE-2026-46163 wifi: b43legacy: enforce bounds check on firmware key index in RX path

In the Linux kernel, the following vulnerability has been resolved: wifi: b43legacy: enforce bounds check on firmware key index in RX path Same fix as b43: the firmware-controlled key index in b43legacyrx can exceed dev-maxnrkeys. The existing B43legacyWARNON is non-enforcing in production builds...

0.00129EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2026/05/28 9:36 a.m.53 views

CVE-2026-46145 RDMA/mana: Validate rx_hash_key_len

In the Linux kernel, the following vulnerability has been resolved: RDMA/mana: Validate rxhashkeylen Sashiko points out that rxhashkeylen comes from a uAPI structure and is blindly passed to memcpy, allowing the userspace to trash kernel memory. Bounds check it so the memcpy cannot overflow...

7.8CVSS0.00147EPSS
SaveExploits0References5
CVE
CVE
added 2026/05/28 9:36 a.m.80 views

CVE-2026-46145

The CVE-2026-46145 vulnerability affects the Linux kernel, specifically the RDMA/mana component. A user-supplied rx_hash_key_len value supplied via a uAPI structure is blindly passed to memcpy, enabling localized kernel memory corruption if bounds checks are not enforced. Reports from multiple so...

7.8CVSS5.9AI score0.00147EPSS
SaveExploits0References15Affected Software1
Debian CVE
Debian CVE
added 2026/05/28 9:36 a.m.17 views

CVE-2026-46145

In the Linux kernel, the following vulnerability has been resolved: RDMA/mana: Validate rxhashkeylen Sashiko points out that rxhashkeylen comes from a uAPI structure and is blindly passed to memcpy, allowing the userspace to trash kernel memory. Bounds check it so the memcpy cannot overflow...

7.8CVSS5.8AI score0.00147EPSS
SaveExploits0
OSV
OSV
added 2026/05/28 9:35 a.m.10 views

CVE-2026-46122 wifi: b43: enforce bounds check on firmware key index in b43_rx()

In the Linux kernel, the following vulnerability has been resolved: wifi: b43: enforce bounds check on firmware key index in b43rx The firmware-controlled key index in b43rx can exceed the dev-key array size 58 entries. The existing B43WARNON is non-enforcing in production builds, allowing an...

5.8AI score
SaveExploits0References11
Debian CVE
Debian CVE
added 2026/05/28 9:35 a.m.27 views

CVE-2026-46122

In the Linux kernel, the following vulnerability has been resolved: wifi: b43: enforce bounds check on firmware key index in b43rx The firmware-controlled key index in b43rx can exceed the dev-key array size 58 entries. The existing B43WARNON is non-enforcing in production builds, allowing an...

7.8CVSS5.7AI score0.00129EPSS
SaveExploits0
EUVD
EUVD
added 2026/05/28 9:35 a.m.23 views

EUVD-2026-32881

In the Linux kernel, the following vulnerability has been resolved: wifi: b43: enforce bounds check on firmware key index in b43rx The firmware-controlled key index in b43rx can exceed the dev-key array size 58 entries. The existing B43WARNON is non-enforcing in production builds, allowing an...

5.8AI score0.00129EPSS
SaveExploits0References5
ATTACKERKB
ATTACKERKB
added 2026/05/28 9:35 a.m.19 views

CVE-2026-46122

In the Linux kernel, the following vulnerability has been resolved: wifi: b43: enforce bounds check on firmware key index in b43rx The firmware-controlled key index in b43rx can exceed the dev-key array size 58 entries. The existing B43WARNON is non-enforcing in production builds, allowing an...

5.7AI score0.00129EPSS
SaveExploits0References9Affected Software1
Cvelist
Cvelist
added 2026/05/28 9:35 a.m.48 views

CVE-2026-46122 wifi: b43: enforce bounds check on firmware key index in b43_rx()

In the Linux kernel, the following vulnerability has been resolved: wifi: b43: enforce bounds check on firmware key index in b43rx The firmware-controlled key index in b43rx can exceed the dev-key array size 58 entries. The existing B43WARNON is non-enforcing in production builds, allowing an...

0.00129EPSS
SaveExploits0References8
CVE
CVE
added 2026/05/28 9:35 a.m.71 views

CVE-2026-46122

Summary : CVE-2026-46122 concerns the Linux kernel wifi driver (b43) where firmware-provided key indices can exceed the bounds of dev->key[] (58 entries) in b43_rx(), allowing an out-of-bounds read. The fix makes the B43_WARN_ON check enforcing and drops the frame when an invalid key index is ...

7.8CVSS5.8AI score0.00129EPSS
SaveExploits0References8Affected Software1
Cvelist
Cvelist
added 2026/05/28 9:35 a.m.50 views

CVE-2026-46114 RDMA/rxe: Reject non-8-byte ATOMIC_WRITE payloads

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...

7.5CVSS0.00467EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
added 2026/05/28 8:12 a.m.20 views

CVE-2026-49000

An insecure password scheme refers to vulnerabilities arising from improper selection of encryption algorithms, inadequate key management, or flawed code implementation, which may lead to data leakage or tampering, such as hard-coded keys or the use of weak encryption algorithms...

7CVSS5.9AI score0.00121EPSS
SaveExploits0References1
Microsoft CVE
Microsoft CVE
added 2026/05/28 8:02 a.m.15 views

bpf: fix end-of-list detection in cgroup_storage_get_next_key()

...

5.5CVSS5.4AI score0.00127EPSS
SaveExploits0
Rows per page
Query Builder