Lucene search
+L

8993 matches found

UbuntuCve
UbuntuCve
•added 2026/05/28 10:16 a.m.•18 views

CVE-2026-46138

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: hcievent: Fix OOB read and infinite loop in hcilecreatebigcompleteevt hcilecreatebigcompleteevt iterates over BTBOUND connections for a BIG handle using a while loop, accessing ev-bishandlei++ on each iteration. Howeve...

8.1CVSS6.7AI score0.00405EPSS
SaveExploits0References31
CVE
CVE
•added 2026/05/28 9:41 a.m.•69 views

CVE-2026-46235

CVE-2026-46235 affects the Linux kernel saa7164 media driver. The issue arises from missing return value checks for ioremap calls in saa7164_dev_setup(), specifically for BAR0 and BAR2. When ioremap fails, the code now performs cleanup: releases allocated PCI memory regions, removes the device fr...

5.5CVSS5.8AI score0.00162EPSS
SaveExploits0References6Affected Software1
OSV
OSV
•added 2026/05/28 9:41 a.m.•17 views

CVE-2026-46235 media: saa7164: add ioremap return checks and cleanups

In the Linux kernel, the following vulnerability has been resolved: media: saa7164: add ioremap return checks and cleanups Add checks for ioremap return values in saa7164devsetup. If ioremap for BAR0 or BAR2 fails, release the already allocated PCI memory regions, remove the device from the globa...

5.8AI score
SaveExploits0References9
attackerkb
attackerkb
•added 2026/05/28 9:36 a.m.•33 views

CVE-2026-46161

In the Linux kernel, the following vulnerability has been resolved: md/raid10: fix divide-by-zero in setupgeo with zero farcopies setupgeo extracts nearcopies nc and farcopies fc from the user-provided layout parameter without checking for zero. When fc=0 with the "improved" far set layout...

5.7AI score0.00162EPSS
SaveExploits0References9Affected Software1
EUVD
EUVD
•added 2026/05/28 9:36 a.m.•19 views

EUVD-2026-32788

In the Linux kernel, the following vulnerability has been resolved: md/raid10: fix divide-by-zero in setupgeo with zero farcopies setupgeo extracts nearcopies nc and farcopies fc from the user-provided layout parameter without checking for zero. When fc=0 with the "improved" far set layout...

5.8AI score0.00162EPSS
SaveExploits0References5
Cvelist
Cvelist
•added 2026/05/28 9:36 a.m.•50 views

CVE-2026-46161 md/raid10: fix divide-by-zero in setup_geo() with zero far_copies

In the Linux kernel, the following vulnerability has been resolved: md/raid10: fix divide-by-zero in setupgeo with zero farcopies setupgeo extracts nearcopies nc and farcopies fc from the user-provided layout parameter without checking for zero. When fc=0 with the "improved" far set layout...

0.00162EPSS
SaveExploits0References8
CVE
CVE
•added 2026/05/28 9:36 a.m.•55 views

CVE-2026-46161

CVE-2026-46161 affects the Linux kernel md/raid10 code: setup_geo() may divide by zero when fc (far copies) is 0, since it derives geo->far_set_size from disks/fc without validating zero. The fix validates nc and fc after extraction and returns -1 if either is zero. Connected OSV entries show ...

5.5CVSS5.8AI score0.00162EPSS
SaveExploits0References8Affected Software1
Debian CVE
Debian CVE
•added 2026/05/28 9:36 a.m.•16 views

CVE-2026-46161

In the Linux kernel, the following vulnerability has been resolved: md/raid10: fix divide-by-zero in setupgeo with zero farcopies setupgeo extracts nearcopies nc and farcopies fc from the user-provided layout parameter without checking for zero. When fc=0 with the "improved" far set layout...

5.5CVSS5.7AI score0.00162EPSS
SaveExploits0
OSV
OSV
•added 2026/05/28 9:36 a.m.•17 views

CVE-2026-46161 md/raid10: fix divide-by-zero in setup_geo() with zero far_copies

In the Linux kernel, the following vulnerability has been resolved: md/raid10: fix divide-by-zero in setupgeo with zero farcopies setupgeo extracts nearcopies nc and farcopies fc from the user-provided layout parameter without checking for zero. When fc=0 with the "improved" far set layout...

5.8AI score
SaveExploits0References11
Cvelist
Cvelist
•added 2026/05/28 9:36 a.m.•54 views

CVE-2026-46148 spi: microchip-core-qspi: control built-in cs manually

In the Linux kernel, the following vulnerability has been resolved: spi: microchip-core-qspi: control built-in cs manually The coreQSPI IP supports only a single chip select, which is automagically operated by the hardware - set low when the transmit buffer first gets written to and set high when...

0.0016EPSS
SaveExploits0References3
EUVD
EUVD
•added 2026/05/28 9:36 a.m.•26 views

EUVD-2026-32775

In the Linux kernel, the following vulnerability has been resolved: spi: microchip-core-qspi: control built-in cs manually The coreQSPI IP supports only a single chip select, which is automagically operated by the hardware - set low when the transmit buffer first gets written to and set high when...

5.8AI score0.0016EPSS
SaveExploits0References3
OSV
OSV
•added 2026/05/28 9:36 a.m.•17 views

CVE-2026-46148 spi: microchip-core-qspi: control built-in cs manually

In the Linux kernel, the following vulnerability has been resolved: spi: microchip-core-qspi: control built-in cs manually The coreQSPI IP supports only a single chip select, which is automagically operated by the hardware - set low when the transmit buffer first gets written to and set high when...

6AI score
SaveExploits0References6
CVE
CVE
•added 2026/05/28 9:35 a.m.•64 views

CVE-2026-46138

The CVE-2026-46138 issue affects the Linux kernel Bluetooth subsystem, specifically hci_le_create_big_complete_evt. A loop over BT_BOUND connections for a BIG handle may access ev->bis_handle[i++] without ensuring i

8.1CVSS5.7AI score0.00405EPSS
SaveExploits0References5Affected Software1
Cvelist
Cvelist
•added 2026/05/28 9:35 a.m.•47 views

CVE-2026-46138 Bluetooth: hci_event: Fix OOB read and infinite loop in hci_le_create_big_complete_evt

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: hcievent: Fix OOB read and infinite loop in hcilecreatebigcompleteevt hcilecreatebigcompleteevt iterates over BTBOUND connections for a BIG handle using a while loop, accessing ev-bishandlei++ on each iteration. Howeve...

8.1CVSS0.00405EPSS
SaveExploits0References5
Microsoft CVE
Microsoft CVE
•added 2026/05/28 8:10 a.m.•13 views

spi: fix resource leaks on device setup failure

...

5.5CVSS5.4AI score0.00162EPSS
SaveExploits0
RedhatCVE
RedhatCVE
•added 2026/05/28 5:03 a.m.•20 views

CVE-2026-45848

A flaw was found in the Linux kernel's AppArmor security module. This vulnerability allows a local attacker to trigger a NULL pointer dereference during socket setup or teardown operations. This can lead to a kernel 'oops', resulting in a system crash and a Denial of Service DoS...

5.5CVSS5.8AI score0.00162EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
•added 2026/05/28 3:57 a.m.•27 views

SUSE CVE-2026-45848

In the Linux kernel, the following vulnerability has been resolved: apparmor: fix NULL sock in aasockfileperm Deal with the potential that sock and sock-sk can be NULL during socket setup or teardown. This could lead to an oops. The fix for NULL pointer dereference in unixneedsrevalidation shows...

5.5CVSS5.7AI score0.00162EPSS
SaveExploits0References16
SUSE CVE
SUSE CVE
•added 2026/05/28 3:55 a.m.•22 views

SUSE CVE-2026-45939

In the Linux kernel, the following vulnerability has been resolved: gpib: Fix memory leak in niusbinit In niusbinit, if niusbsetupinit fails, the function returns -EFAULT without freeing the allocated writes buffer, leading to a memory leak. Additionally, niusbsetupinit returns 0 on failure, whic...

5.5CVSS5.8AI score0.0016EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
•added 2026/05/28 3:54 a.m.•21 views

SUSE CVE-2026-46004

In the Linux kernel, the following vulnerability has been resolved: ALSA: caiaq: Handle probe errors properly The probe procedure of setupcard in caiaq driver doesn't treat the error cases gracefully, e.g. the error from sndcardregister calls sndcardfree but continues. This would lead to a UAF fo...

6.8CVSS5.8AI score0.00176EPSS
SaveExploits0References18
SUSE CVE
SUSE CVE
•added 2026/05/28 3:52 a.m.•19 views

SUSE CVE-2026-46083

In the Linux kernel, the following vulnerability has been resolved: spi: fix resource leaks on device setup failure Make sure to call controller cleanup if spisetup fails while registering a device to avoid leaking any resources allocated by setup...

5.5CVSS5.8AI score0.00162EPSS
SaveExploits0References16
Rows per page
Query Builder