Lucene search
+L

260677 matches found

OSV
OSV
added 6 days ago4 views

DEBIAN-CVE-2026-64408

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: bnep: pin L2CAP connection during netdev registration bnepaddconnection reads the L2CAP connection without holding the channel lock, then passes its HCI device to registernetdev. Controller teardown can clear and relea...

8.8CVSS5.7AI score0.00262EPSS
SaveExploits0References1
OSV
OSV
added 6 days ago4 views

DEBIAN-CVE-2026-64387

In the Linux kernel, the following vulnerability has been resolved: smb: client: fix query directory replay double-free A response-bearing attempt can return a replayable error and free its response buffer. If SMB2querydirectoryinit fails before the next send, cleanup retains the previous buffer...

9.8CVSS5.8AI score0.00457EPSS
SaveExploits0References1
OSV
OSV
added 6 days ago6 views

DEBIAN-CVE-2026-64386

In the Linux kernel, the following vulnerability has been resolved: smb: client: fix queryinfo replay double-free A response-bearing attempt can return a replayable error and free its response buffer. If SMB2queryinfoinit fails before the next send, cleanup retains the previous buffer type and...

9.8CVSS5.8AI score0.00457EPSS
SaveExploits0References1
OSV
OSV
added 6 days ago4 views

DEBIAN-CVE-2026-64367

In the Linux kernel, the following vulnerability has been resolved: HID: hid-goodix-spi: validate report size to prevent stack buffer overflow goodixhidsetrawreport builds a protocol frame in a 128-byte stack buffer tmpbuf, writing an 11-12 byte header followed by the caller-supplied report data...

7.8CVSS5.9AI score0.00142EPSS
SaveExploits0References1
OSV
OSV
added 6 days ago4 views

DEBIAN-CVE-2026-64343

In the Linux kernel, the following vulnerability has been resolved: USB: ldusb: fix use-after-free on disconnect race mutexunlock may access the mutex structure after releasing the lock and therefore cannot be used to manage lifetime of objects directly unlike spinlocks and refcounts. 12 Use a kr...

5.7AI score0.00177EPSS
SaveExploits0References1
OSV
OSV
added 6 days ago6 views

UBUNTU-CVE-2026-64408

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: bnep: pin L2CAP connection during netdev registration bnepaddconnection reads the L2CAP connection without holding the channel lock, then passes its HCI device to registernetdev. Controller teardown can clear and relea...

8.8CVSS5.7AI score0.00262EPSS
SaveExploits0References11
OSV
OSV
added 6 days ago6 views

UBUNTU-CVE-2026-64483

In the Linux kernel, the following vulnerability has been resolved: ALSA: firewire: isight: bound the sample count to the packet payload isightpacket takes the frame count from the device iso packet and checks it only against the device claimed iso length. count = be32tocpupayload-samplecount; if...

5.8AI score0.00184EPSS
SaveExploits0References11
OSV
OSV
added 6 days ago5 views

UBUNTU-CVE-2026-64413

In the Linux kernel, the following vulnerability has been resolved: netfilter: ebtables: zero chainstack array sashiko reports: looking at ebtables table translation, could a sparse cpupossiblemask lead to an uninitialized pointer free? If cpupossiblemask is sparse for example, CPU 0 and CPU 2 ar...

7CVSS5.7AI score0.00122EPSS
SaveExploits0References11
Debian CVE
Debian CVE
added 6 days ago9 views

CVE-2026-64521

In the Linux kernel, the following vulnerability has been resolved: pinctrl: meson: amlogic-a4: fix deadlock issue Accessing the pinconf-pins sysfs node may deadlock. pinconfpinsshow holds pctldev-mutex, and the platform driver calls pinctrlfindgpiorangefrompin, which tries to acquire the same...

5.6AI score0.00166EPSS
SaveExploits0
Circl
Circl
added 6 days ago10 views

CVE-2026-61946

creationtimestamp| type| source ---|---|--- 2026-07-25 09:00:04+00:00| seen| Telegram/tV1fpQSOxUMvIw8RMISVnS7QRcQ7AgpCL39goKHGJ88Z7Ws 2026-07-25 12:00:03+00:00| seen| Telegram/19jX0NJqwe-eDt64VLMorAQsUD0HmaUpeFyqaT6gmBrbpYo 2026-07-26 00:00:45+00:00| published-proof-of-concept|...

6.5CVSS5.8AI score0.00235EPSS
SaveExploits1
Debian CVE
Debian CVE
added 6 days ago8 views

CVE-2026-64511

In the Linux kernel, the following vulnerability has been resolved: ACPI: NFIT: core: Fix possible NULL pointer dereference After commit 9b311b7313d6 "ACPI: NFIT: Install Notify handler before getting NFIT table", acpinfitprobe installs an ACPI notify handler for the NFIT device before checking t...

5.7AI score0.00156EPSS
SaveExploits0
Debian CVE
Debian CVE
added 6 days ago8 views

CVE-2026-64507

In the Linux kernel, the following vulnerability has been resolved: x86/bugs: Enable IBPB flush on BPF JIT allocation Enable hardening against JIT spraying when Spectre-v2 mitigations are in use. Specifically, issue an IBPB flush on BPF JIT memory reuse. Skip enabling the IBPB flush if the BPF...

5.7AI score0.00157EPSS
SaveExploits0
Debian CVE
Debian CVE
added 6 days ago9 views

CVE-2026-64503

In the Linux kernel, the following vulnerability has been resolved: iio: accel: kxsd9: fix runtime PM imbalance on writeraw error kxsd9writeraw takes a runtime PM reference with pmruntimegetsync but returns -EINVAL directly when a scale with a non-zero integer part is requested, skipping the...

5.7AI score0.00177EPSS
SaveExploits0
Debian CVE
Debian CVE
added 6 days ago8 views

CVE-2026-64498

In the Linux kernel, the following vulnerability has been resolved: iio: buffer: hw-consumer: free scanmask on buffer release The scanmask lifetime changed in commit 9a2e1233d38c "iio: buffer: hw-consumer: remove redundant scanmask flexible array". Before that change, the scan mask storage was...

5.8AI score0.00155EPSS
SaveExploits0
Debian CVE
Debian CVE
added 6 days ago9 views

CVE-2026-64497

In the Linux kernel, the following vulnerability has been resolved: iio: chemical: scd30: Cleanup initializations and fix sign-extension bug Include linux/bitfield.h for FIELDGET. Create new macros for bit manipulation in combination with manual bit manipulation being replaced with FIELDGET. The...

5.7AI score0.00177EPSS
SaveExploits0
Debian CVE
Debian CVE
added 6 days ago8 views

CVE-2026-64492

In the Linux kernel, the following vulnerability has been resolved: iio: temperature: tmp006: use devmiiotriggerregister tmp006probe allocates the DRDY trigger with devmiiotriggeralloc but registers it with plain iiotriggerregister. The driver has no .remove callback, so on module unload the...

5.7AI score0.00173EPSS
SaveExploits0
Debian CVE
Debian CVE
added 6 days ago7 views

CVE-2026-64408

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: bnep: pin L2CAP connection during netdev registration bnepaddconnection reads the L2CAP connection without holding the channel lock, then passes its HCI device to registernetdev. Controller teardown can clear and relea...

8.8CVSS5.7AI score0.00262EPSS
SaveExploits0
CVE
CVE
added 6 days ago10 views

CVE-2026-64354

The CVE-2026-64354 entry concerns the Linux kernel BPF component, specifically btf_repeat_fields() handling of user-supplied BTF data during BPF_BTF_LOAD. A malformed BTF can trigger an integer overflow when calculating the expanded field count, allowing a heap out-of-bounds write past the fixed ...

7.8CVSS5.7AI score0.00129EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added 6 days ago8 views

CVE-2026-64349

In the Linux kernel, the following vulnerability has been resolved: usb: dwc3: fix dwc3readl and dwc3writel calls in dwc3ulpisetup The dwc3ulpisetup calls the register read and write calls with dwc3-regs when both these calls take the dwc3 structure directly. Chnage these two calls to fix the...

5.6AI score0.00166EPSS
SaveExploits0
Cvelist
Cvelist
added 6 days ago31 views

CVE-2026-64287 KVM: arm64: Bound used_lrs when flushing the pKVM hyp vCPU

In the Linux kernel, the following vulnerability has been resolved: KVM: arm64: Bound usedlrs when flushing the pKVM hyp vCPU flushhypvcpu copies the host vGIC state into the hyp's private vCPU on every run. The vGIC list register save and restore use usedlrs as their loop bound and expect it to...

8.2CVSS0.0017EPSS
SaveExploits0References5
Rows per page
Query Builder