Lucene search
+L

4630 matches found

OSV
OSV
added 2026/08/15 6:21 a.m.10 views

UBUNTU-CVE-2026-72107

In the Linux kernel, the following vulnerability has been resolved: dm era: fix out-of-bounds memory access for non-zero start sector dm-era tracks writes in target-relative blocks, but eramap calculates the writeset block before applying the target offset. Tables with a non-zero start sector can...

8.8CVSS5.4AI score0.00632EPSS
SaveExploits0References11
Cvelist
Cvelist
added 2026/08/15 5:58 a.m.34 views

CVE-2026-74313 vduse: hold vduse_lock across IDR lookup in open path

In the Linux kernel, the following vulnerability has been resolved: vduse: hold vduselock across IDR lookup in open path vdusedevopen looks up struct vdusedev through the IDR and then acquires dev-lock only after vduselock has been dropped. This leaves a window where a concurrent VDUSEDESTROYDEV...

8.8CVSS0.00126EPSS
SaveExploits0References7
EUVD
EUVD
added 2026/08/15 5:58 a.m.8 views

EUVD-2026-59460

In the Linux kernel, the following vulnerability has been resolved: vduse: hold vduselock across IDR lookup in open path vdusedevopen looks up struct vdusedev through the IDR and then acquires dev-lock only after vduselock has been dropped. This leaves a window where a concurrent VDUSEDESTROYDEV...

5.4AI score0.00126EPSS
SaveExploits0References7
CVE
CVE
added 2026/08/15 5:58 a.m.38 views

CVE-2026-74313

The CVE-2026-74313 issue affects the Linux kernel under the VDUSE path. Specifically, vduse_dev_open() currently looks up a vduse_dev via an IDR lookup and then acquires dev->lock after vduse_lock is dropped, creating a window where VDUSE_DESTROY_DEV could remove and free the same object befor...

8.8CVSS5.4AI score0.00126EPSS
SaveExploits0References7
OSV
OSV
added 2026/08/15 5:58 a.m.11 views

CVE-2026-74313 vduse: hold vduse_lock across IDR lookup in open path

In the Linux kernel, the following vulnerability has been resolved: vduse: hold vduselock across IDR lookup in open path vdusedevopen looks up struct vdusedev through the IDR and then acquires dev-lock only after vduselock has been dropped. This leaves a window where a concurrent VDUSEDESTROYDEV...

8.8CVSS5.5AI score
SaveExploits0References10
CVE
CVE
added 2026/08/15 5:57 a.m.33 views

CVE-2026-72480

CVE-2026-72480 : In the Linux kernel, the iio: adc: xilinx-ams component had an out-of-bounds channel lookup in event handling. The function ams_event_to_channel() could return a pointer past the end of dev->channels when no matching scan_index was found, risking invalid memory access in ams_h...

7.8CVSS5.3AI score0.00129EPSS
SaveExploits0References6
CVE
CVE
added 2026/08/15 5:56 a.m.52 views

CVE-2026-72421

CVE-2026-72421 : In the Linux kernel, a logic flaw in IPv4 route lookup under CONFIG_IP_MULTIPLE_TABLES can cause an error route from a merged local/main table to be overwritten by a route in the default table when no rule is added. The issue occurs in fib_lookup() where two tables are searched a...

10CVSS5.3AI score0.00571EPSS
SaveExploits0References8
EUVD
EUVD
added 2026/08/15 5:56 a.m.17 views

EUVD-2026-59320

In the Linux kernel, the following vulnerability has been resolved: ipv4: fib: Don't ignore error route in local/main tables. When CONFIGIPMULTIPLETABLES is enabled but no rule is added, fiblookup performs route lookup directly on two tables. Since the first lookup does not properly bail out, the...

5.4AI score0.00571EPSS
SaveExploits0References8
OSV
OSV
added 2026/08/15 5:56 a.m.21 views

CVE-2026-72421 ipv4: fib: Don't ignore error route in local/main tables.

In the Linux kernel, the following vulnerability has been resolved: ipv4: fib: Don't ignore error route in local/main tables. When CONFIGIPMULTIPLETABLES is enabled but no rule is added, fiblookup performs route lookup directly on two tables. Since the first lookup does not properly bail out, the...

10CVSS5.5AI score
SaveExploits0References11
Cvelist
Cvelist
added 2026/08/15 5:56 a.m.37 views

CVE-2026-72421 ipv4: fib: Don't ignore error route in local/main tables.

In the Linux kernel, the following vulnerability has been resolved: ipv4: fib: Don't ignore error route in local/main tables. When CONFIGIPMULTIPLETABLES is enabled but no rule is added, fiblookup performs route lookup directly on two tables. Since the first lookup does not properly bail out, the...

10CVSS0.00571EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2026/08/15 5:56 a.m.33 views

CVE-2026-72403 ALSA: FCP: Fix NULL pointer dereference in interface lookup

In the Linux kernel, the following vulnerability has been resolved: ALSA: FCP: Fix NULL pointer dereference in interface lookup A malformed USB device can provide a vendor-specific interface without any endpoint descriptors. fcpfindfcinterface currently selects the first vendor-specific interface...

0.00198EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/08/15 5:55 a.m.8 views

EUVD-2026-59256

In the Linux kernel, the following vulnerability has been resolved: uprobes/x86: Use proper mmstruct in inuprobetrampoline In the unregister path we use inuprobetrampoline check with current-mm for the VMA lookup, which is wrong, because we are in the tracer context, not the traced process. Add...

5.4AI score0.00173EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/08/15 5:55 a.m.8 views

EUVD-2026-59228

In the Linux kernel, the following vulnerability has been resolved: net/liquidio: drop cached VF pcidev LUT The PF SR-IOV enable path caches VF pcidev pointers in dpiringtovfpcidevlut by iterating with pcigetdevice. Those entries do not own a reference, because the iterator drops the previous...

5.4AI score0.0018EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/08/15 5:55 a.m.21 views

CVE-2026-72320 netfilter: nft_lookup: fix catchall element handling with inverted lookups

In the Linux kernel, the following vulnerability has been resolved: netfilter: nftlookup: fix catchall element handling with inverted lookups nftlookupeval decides whether a lookup matched found from the direct set lookup and priv-invert before falling back to the catchall element used by interva...

9.1CVSS0.00523EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/08/15 5:55 a.m.6 views

EUVD-2026-59219

In the Linux kernel, the following vulnerability has been resolved: netfilter: nftlookup: fix catchall element handling with inverted lookups nftlookupeval decides whether a lookup matched found from the direct set lookup and priv-invert before falling back to the catchall element used by interva...

5.4AI score0.00523EPSS
SaveExploits0References4
CVE
CVE
added 2026/08/15 5:55 a.m.44 views

CVE-2026-72320

CVE-2026-72320 concerns the Linux kernel netfilter implementation for nft_lookup. The issue arises in how inverted lookups (NFT_LOOKUP_F_INV) interact with the catchall element in interval sets, potentially causing an incorrect verdict. The documented fix folds the catchall lookup into ext before...

9.1CVSS5.4AI score0.00523EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/15 5:55 a.m.22 views

CVE-2026-72320 netfilter: nft_lookup: fix catchall element handling with inverted lookups

In the Linux kernel, the following vulnerability has been resolved: netfilter: nftlookup: fix catchall element handling with inverted lookups nftlookupeval decides whether a lookup matched found from the direct set lookup and priv-invert before falling back to the catchall element used by interva...

9.1CVSS5.5AI score
SaveExploits0References7
OSV
OSV
added 2026/08/15 5:54 a.m.10 views

CVE-2026-72218 lockd: Plug nlm_file refcount leak on cached nlm_do_fopen() failure

In the Linux kernel, the following vulnerability has been resolved: lockd: Plug nlmfile refcount leak on cached nlmdofopen failure The cached-file path in nlmlookupfile reaches the found: label unconditionally, even when nlmdofopen fails. At that label result and file-fcount are updated before th...

5.5AI score
SaveExploits0References11
OSV
OSV
added 2026/08/15 5:52 a.m.9 views

CVE-2026-72060 net: ethernet: ti: icssg: guard PA stat lookups

In the Linux kernel, the following vulnerability has been resolved: net: ethernet: ti: icssg: guard PA stat lookups icssgndogetstats64 unconditionally calls emacgetstatbyname with FW PA stat names regardless of whether the PA stats block is present on the hardware. emacgetstatbyname already guard...

5.6AI score
SaveExploits0References6
OSV
OSV
added 2026/08/15 2:23 a.m.6 views

MINI-CXJ6-P7VV-JFW8

Bulletin has no description...

7.5CVSS4.8AI score0.00568EPSS
SaveExploits0
Rows per page
Query Builder