Lucene search
+L

5012 matches found

OSV
OSV
added 2025/07/04 1:37 p.m.5 views

CVE-2025-38228 media: imagination: fix a potential memory leak in e5010_probe()

In the Linux kernel, the following vulnerability has been resolved: media: imagination: fix a potential memory leak in e5010probe Add videodevicerelease to release the memory allocated by videodevicealloc if something goes wrong...

6.1AI score
SaveExploits0References6
Cvelist
Cvelist
added 2025/07/04 1:37 p.m.22 views

CVE-2025-38215 fbdev: Fix do_register_framebuffer to prevent null-ptr-deref in fb_videomode_to_var

In the Linux kernel, the following vulnerability has been resolved: fbdev: Fix doregisterframebuffer to prevent null-ptr-deref in fbvideomodetovar If fbaddvideomode in doregisterframebuffer fails to allocate memory for fbvideomode, it will later lead to a null-ptr dereference in fbvideomodetovar,...

0.00141EPSS
SaveExploits0References5
OSV
OSV
added 2025/07/04 1:37 p.m.9 views

CVE-2025-38216 iommu/vt-d: Restore context entry setup order for aliased devices

In the Linux kernel, the following vulnerability has been resolved: iommu/vt-d: Restore context entry setup order for aliased devices Commit 2031c469f816 "iommu/vt-d: Add support for static identity domain" changed the context entry setup during domain attachment from a set-and-check policy to a...

8.8CVSS7.2AI score
SaveExploits0References6
Debian CVE
Debian CVE
added 2025/07/04 1:37 p.m.13 views

CVE-2025-38216

In the Linux kernel, the following vulnerability has been resolved: iommu/vt-d: Restore context entry setup order for aliased devices Commit 2031c469f816 "iommu/vt-d: Add support for static identity domain" changed the context entry setup during domain attachment from a set-and-check policy to a...

8.8CVSS6.2AI score0.00146EPSS
SaveExploits0
Cvelist
Cvelist
added 2025/07/04 1:37 p.m.23 views

CVE-2025-38203 jfs: Fix null-ptr-deref in jfs_ioc_trim

In the Linux kernel, the following vulnerability has been resolved: jfs: Fix null-ptr-deref in jfsioctrim Syzkaller Report Oops: general protection fault, probably for non-canonical address 0xdffffc0000000087: 0000 1 KASAN: null-ptr-deref in range 0x0000000000000438-0x000000000000043f CPU: 2 UID:...

0.00152EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2025/07/04 1:37 p.m.20 views

CVE-2025-38201 netfilter: nft_set_pipapo: clamp maximum map bucket size to INT_MAX

In the Linux kernel, the following vulnerability has been resolved: netfilter: nftsetpipapo: clamp maximum map bucket size to INTMAX Otherwise, it is possible to hit WARNONONCE in kvmallocnodenoprof when resizing hashtable because GFPNOWARN is unset. Similar to: b541ba7d1f5a "netfilter: conntrack...

0.00193EPSS
SaveExploits0References7
Debian CVE
Debian CVE
added 2025/07/04 1:37 p.m.17 views

CVE-2025-38186

In the Linux kernel, the following vulnerability has been resolved: bnxten: Fix double invocation of bnxtulpstop/bnxtulpstart Before the commit under the Fixes tag below, bnxtulpstop and bnxtulpstart were always invoked in pairs. After that commit, the new bnxtulprestart can be invoked after...

5.5CVSS5.4AI score0.00148EPSS
SaveExploits0
OSV
OSV
added 2025/07/04 1:37 p.m.10 views

CVE-2025-38180 net: atm: fix /proc/net/atm/lec handling

In the Linux kernel, the following vulnerability has been resolved: net: atm: fix /proc/net/atm/lec handling /proc/net/atm/lec must ensure safety against devlec changes. It appears it had devput calls without prior devhold, leading to imbalance and UAF...

7.8CVSS6.4AI score
SaveExploits0References13
OSV
OSV
added 2025/07/04 11:08 a.m.12 views

OESA-2025-1729 kernel security update

The Linux Kernel, the operating system core itself. Security Fixes: In the Linux kernel, the following vulnerability has been resolved:genirq/irqdesc: Prevent use-after-free in irqfindatorafterirqfindatorafter dereferences the interrupt descriptor which isreturned by mtfind while neither holding...

7.8CVSS6.8AI score0.00281EPSS
SaveExploits0References30
OSV
OSV
added 2025/07/04 11:08 a.m.11 views

OESA-2025-1730 kernel security update

The Linux Kernel, the operating system core itself. Security Fixes: In the Linux kernel, the following vulnerability has been resolved: crypto: iaa - Fix potential use after free bug The freedevicecompressionmodeiaadevice, devicemode function frees "devicemode" but it iss passed to...

7.8CVSS6.8AI score0.00281EPSS
SaveExploits0References25
Tenable Nessus
Tenable Nessus
added 2025/07/04 12:00 a.m.6 views

Oracle Linux 10 : kernel (ELSA-2025-9348)

The remote Oracle Linux 10 host has packages installed that are affected by multiple vulnerabilities as referenced in the ELSA-2025-9348 advisory. 6.12.0-55.19.1.0.10.OL10 - nvme-pci: remove two deallocate zeroes quirks Orabug: 37756650 - Add new Oracle Linux Driver Signing key 1 certificate...

7.8CVSS7.1AI score0.00219EPSS
SaveExploits0References4
OSV
OSV
added 2025/07/03 10:02 a.m.6 views

RHSA-2025:10211 Red Hat Security Advisory: kernel security update

Bulletin has no description...

7CVSS7.9AI score0.00337EPSS
SaveExploits0References18
NVD
NVD
added 2025/07/03 9:15 a.m.14 views

CVE-2025-38164

In the Linux kernel, the following vulnerability has been resolved: f2fs: zone: fix to avoid inconsistence in between SIT and SSA w/ below testcase, it will cause inconsistence in between SIT and SSA. createnullblk 512 2 1024 1024 mkfs.f2fs -m /dev/nullb0 mount /dev/nullb0 /mnt/f2fs/ touch...

7.1CVSS0.00145EPSS
SaveExploits0References4
OSV
OSV
added 2025/07/03 9:15 a.m.10 views

UBUNTU-CVE-2025-38111

In the Linux kernel, the following vulnerability has been resolved: net/mdiobus: Fix potential out-of-bounds read/write access When using publicly available tools like 'mdio-tools' to read/write data from/to network interface and its PHY via mdiobus, there is no verification of parameters passed ...

7.8CVSS6.2AI score0.00188EPSS
SaveExploits0References42
CVE
CVE
added 2025/07/03 8:36 a.m.101 views

CVE-2025-38173

CVE-2025-38173 affects the Linux kernel crypto path (marvell/cesa) in Mariner builds, specifically for kernel packages older than 6.6.96.1-1. The issue is described as handling zero-length skcipher requests to avoid accessing random memory; the fix returns 0 for zero-length requests. A patched ke...

7.8CVSS7.2AI score0.00162EPSS
SaveExploits0References10Affected Software1
Cvelist
Cvelist
added 2025/07/03 8:36 a.m.28 views

CVE-2025-38173 crypto: marvell/cesa - Handle zero-length skcipher requests

In the Linux kernel, the following vulnerability has been resolved: crypto: marvell/cesa - Handle zero-length skcipher requests Do not access random memory for zero-length skcipher requests. Just return 0...

7.8CVSS0.00162EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2025/07/03 8:36 a.m.21 views

CVE-2025-38163 f2fs: fix to do sanity check on sbi->total_valid_block_count

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to do sanity check on sbi-totalvalidblockcount syzbot reported a f2fs bug as below: ------------ cut here ------------ kernel BUG at fs/f2fs/f2fs.h:2521! RIP: 0010:decvalidblockcount+0x3b2/0x3c0 fs/f2fs/f2fs.h:2521 Call...

0.00154EPSS
SaveExploits0References8
OSV
OSV
added 2025/07/03 8:35 a.m.8 views

CVE-2025-38146 net: openvswitch: Fix the dead loop of MPLS parse

In the Linux kernel, the following vulnerability has been resolved: net: openvswitch: Fix the dead loop of MPLS parse The unexpected MPLS packet may not end with the bottom label stack. When there are many stacks, The label count value has wrapped around. A dead loop occurs, soft lockup/CPU stuck...

9.4CVSS7.3AI score
SaveExploits0References12
CVE
CVE
added 2025/07/03 8:35 a.m.99 views

CVE-2025-38142

The CVE-2025-38142 issue affects the Linux kernel hwmon path (asus-ec-sensors) where read_string() could read a non-existent sensor because find_ec_sensor_index() returned a negative value (for example -ENOENT) and was used without validation. The fix introduces a check to ensure sensor_index is ...

5.5CVSS7.2AI score0.0016EPSS
SaveExploits0References6Affected Software1
Cvelist
Cvelist
added 2025/07/03 8:35 a.m.15 views

CVE-2025-38141 dm: fix dm_blk_report_zones

In the Linux kernel, the following vulnerability has been resolved: dm: fix dmblkreportzones If dmgetlivetable returned NULL, dmputlivetable was never called. Also, it is possible that md-zonerevalidatemap will change while calling this function. Only read it once, so that we are always using the...

7.8CVSS0.00162EPSS
SaveExploits0References3
Rows per page
Query Builder