Total CVEs

138,591

Critical Severity

3,578

High Severity

12,841

Last 7 Days

1,635
Quick preset (or use dates below)
Clear Filters
๐Ÿ“… Showing Year: 2026 (January 1 - December 31, 2026) View All Years โ†’
Showing 4,881 - 4,900 of 12,538 CVEs
CVE-2026-43006 HIGH - 7.1

In the Linux kernel, the following vulnerability has been resolved: io_uring/rsrc: reject zero-length fixed buffer import validate_fixed_range() admits buf_addr at the exact end of the registered region when len is zero, because the check uses strict greater-than (buf_end > imu->ubuf + imu-&...

Vendor: Linux
Product: Linux
Published: May 01, 2026
Source: NVD
CVE-2026-42478 HIGH - 7.5

An issue was discovered in VrmlData_IndexedFaceSet::TShape in the VRML V2.0 parser in Open CASCADE Technology (OCCT) V8_0_0_rc5 allows attackers to cause a denial of service via a crafted VRML file. The issue occurs because malformed VRML input can trigger dereference of a corrupt or unvalidated poi...

Vendor: opencascade
Product: open_cascade_technology
Published: May 01, 2026
Source: NVD
CVE-2026-42477 HIGH - 7.1

A heap-based out-of-bounds read vulnerability in RWObj_Reader::read in the OBJ file parser in Open CASCADE Technology (OCCT) V8_0_0_rc5 allows user-assisted attackers to cause a denial of service or obtain sensitive information by persuading a victim to open a crafted OBJ file. The issue occurs beca...

Vendor: opencascade
Product: open_cascade_technology
Published: May 01, 2026
Source: NVD
CVE-2026-42476 HIGH - 7.1

Two heap-based out-of-bounds read vulnerabilities in the STL ASCII file parser in Open CASCADE Technology (OCCT) V8_0_0_rc5 exist in RWStl_Reader::ReadAscii because buffers returned by Standard_ReadLineBuffer::ReadLine() are not properly length-validated before strncasecmp or direct byte access. Use...

Vendor: opencascade
Product: open_cascade_technology
Published: May 01, 2026
Source: NVD
CVE-2026-31782 HIGH - 7.8

In the Linux kernel, the following vulnerability has been resolved: perf/x86: Fix potential bad container_of in intel_pmu_hw_config Auto counter reload may have a group of events with software events present within it. The software event PMU isn't the x86_hybrid_pmu and a container_of operati...

Vendor: Linux
Product: Linux
Published: May 01, 2026
Source: NVD
CVE-2026-31780 HIGH - 7.8

In the Linux kernel, the following vulnerability has been resolved: wifi: wilc1000: fix u8 overflow in SSID scan buffer size calculation The variable valuesize is declared as u8 but accumulates the total length of all SSIDs to scan. Each SSID contributes up to 33 bytes (IEEE80211_MAX_SSID_LEN + 1)...

Vendor: Linux
Product: Linux
Published: May 01, 2026
Source: NVD
CVE-2026-31779 HIGH - 8.1

In the Linux kernel, the following vulnerability has been resolved: wifi: iwlwifi: mvm: fix potential out-of-bounds read in iwl_mvm_nd_match_info_handler() The memcpy function assumes the dynamic array notif->matches is at least as large as the number of bytes to copy. Otherwise, results->ma...

Vendor: Linux
Product: Linux
Published: May 01, 2026
Source: NVD
CVE-2026-31776 HIGH - 7.8

In the Linux kernel, the following vulnerability has been resolved: ALSA: ctxfi: Fix missing SPDIFI1 index handling SPDIF1 DAIO type isn't properly handled in daio_device_index() for hw20k2, and it returned -EINVAL, which ended up with the out-of-bounds array access. Follow the hw20k1 patter...

Vendor: Linux
Product: Linux
Published: May 01, 2026
Source: NVD
CVE-2026-31774 HIGH - 7.1

In the Linux kernel, the following vulnerability has been resolved: io_uring/net: fix slab-out-of-bounds read in io_bundle_nbufs() sqe->len is __u32 but gets stored into sr->len which is int. When userspace passes sqe->len values exceeding INT_MAX (e.g. 0xFFFFFFFF), sr->len overflows t...

Vendor: Linux
Product: Linux
Published: May 01, 2026
Source: NVD
CVE-2026-31773 HIGH - 8.8

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: SMP: derive legacy responder STK authentication from MITM state The legacy responder path in smp_random() currently labels the stored STK as authenticated whenever pending_sec_level is BT_SECURITY_HIGH. That reflects wh...

Vendor: Linux
Product: Linux
Published: May 01, 2026
Source: NVD
CVE-2026-31772 HIGH - 7.8

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: hci_sync: fix stack buffer overflow in hci_le_big_create_sync hci_le_big_create_sync() uses DEFINE_FLEX to allocate a struct hci_cp_le_big_create_sync on the stack with room for 0x11 (17) BIS entries. However, conn->...

Vendor: Linux
Product: Linux
Published: May 01, 2026
Source: NVD
CVE-2026-31771 HIGH - 8.1

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: hci_event: move wake reason storage into validated event handlers hci_store_wake_reason() is called from hci_event_packet() immediately after stripping the HCI event header but before hci_event_func() enforces the per-e...

Vendor: Linux
Product: Linux
Published: May 01, 2026
Source: NVD
CVE-2026-31769 HIGH - 7.8

In the Linux kernel, the following vulnerability has been resolved: gpib: fix use-after-free in IO ioctl handlers The IBRD, IBWRT, IBCMD, and IBWAIT ioctl handlers use a gpib_descriptor pointer after board->big_gpib_mutex has been released. A concurrent IBCLOSEDEV ioctl can free the descriptor...

Vendor: Linux
Product: Linux
Published: May 01, 2026
Source: NVD
CVE-2026-31768 HIGH - 7.8

In the Linux kernel, the following vulnerability has been resolved: iio: adc: ti-adc161s626: use DMA-safe memory for spi_read() Add a DMA-safe buffer and use it for spi_read() instead of a stack memory. All SPI buffers must be DMA-safe. Since we only need up to 3 bytes, we just use a u8[] instead...

Vendor: Linux
Product: Linux
Published: May 01, 2026
Source: NVD
CVE-2026-31766 HIGH - 7.1

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: validate doorbell_offset in user queue creation amdgpu_userq_get_doorbell_index() passes the user-provided doorbell_offset to amdgpu_doorbell_index_on_bar() without bounds checking. An arbitrarily large doorbell_offset...

Vendor: Linux
Product: Linux
Published: May 01, 2026
Source: NVD
CVE-2026-31764 HIGH - 7.8

In the Linux kernel, the following vulnerability has been resolved: iio: imu: st_lsm6dsx: Set buffer sampling frequency for accelerometer only The st_lsm6dsx_hwfifo_odr_store() function, which is called when userspace writes the buffer sampling frequency sysfs attribute, calls st_lsm6dsx_check_odr...

Vendor: Linux
Product: Linux
Published: May 01, 2026
Source: NVD
CVE-2026-31761 HIGH - 7.8

In the Linux kernel, the following vulnerability has been resolved: iio: gyro: mpu3050: Move iio_device_register() to correct location iio_device_register() should be at the end of the probe function to prevent race conditions. Place iio_device_register() at the end of the probe function and plac...

Vendor: Linux
Product: Linux
Published: May 01, 2026
Source: NVD
CVE-2026-31759 HIGH - 7.8

In the Linux kernel, the following vulnerability has been resolved: usb: ulpi: fix double free in ulpi_register_interface() error path When device_register() fails, ulpi_register() calls put_device() on ulpi->dev. The device release callback ulpi_dev_release() drops the OF node reference and f...

Vendor: Linux
Product: Linux
Published: May 01, 2026
Source: NVD
CVE-2026-31758 HIGH - 7.8

In the Linux kernel, the following vulnerability has been resolved: usb: usbtmc: Flush anchored URBs in usbtmc_release When calling usbtmc_release, pending anchored URBs must be flushed or killed to prevent use-after-free errors (e.g. in the HCD giveback path). Call usbtmc_draw_down() to allow anc...

Vendor: Linux
Product: Linux
Published: May 01, 2026
Source: NVD
CVE-2026-31748 HIGH - 7.8

In the Linux kernel, the following vulnerability has been resolved: comedi: me_daq: Fix potential overrun of firmware buffer `me2600_xilinx_download()` loads the firmware that was requested by `request_firmware()`. It is possible for it to overrun the source buffer because it blindly trusts the f...

Vendor: Linux
Product: Linux
Published: May 01, 2026
Source: NVD