Lucene search
+L

3610 matches found

EUVD
EUVD
added 2026/05/27 12:56 p.m.22 views

EUVD-2026-32405

In the Linux kernel, the following vulnerability has been resolved: libceph: Prevent potential null-ptr-deref in cephhandleauthreply If a message of type CEPHMSGAUTHREPLY contains a zero value for both protocol and result, this is currently not treated as an error. In case of ac-negotiating == tr...

5.7AI score0.0049EPSS
SaveExploits0References5
CVE
CVE
added 2026/05/27 12:55 p.m.32 views

CVE-2026-46001

Technical details about CVE-2026-46001 are not provided in the connected documents. The supplied sources only reiterate high‑level descriptions; there is no explicit information on affected products, root cause, impact, or a fix. Monitor for updates.

7.8CVSS5.9AI score0.00129EPSS
SaveExploits0References4Affected Software1
Cvelist
Cvelist
added 2026/05/27 12:55 p.m.48 views

CVE-2026-46001 hwmon: (pt5161l) Fix bugs in pt5161l_read_block_data()

In the Linux kernel, the following vulnerability has been resolved: hwmon: pt5161l Fix bugs in pt5161lreadblockdata Fix two bugs in pt5161lreadblockdata: 1. Buffer overrun: The local buffer rbuf is declared as u8 rbuf24, but i2csmbusreadblockdata can return up to I2CSMBUSBLOCKMAX 32 bytes. The...

0.00129EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/05/27 12:55 p.m.44 views

CVE-2026-45997 scsi: sd: fix missing put_disk() when device_add(&disk_dev) fails

In the Linux kernel, the following vulnerability has been resolved: scsi: sd: fix missing putdisk when deviceadd&diskdev fails If deviceadd&sdkp-diskdev fails, putdevice runs scsidiskrelease, which frees the scsidisk but leaves the gendisk referenced. The deviceadddisk error path in sdprobe calls...

0.00123EPSS
SaveExploits0References6
Cvelist
Cvelist
added 2026/05/27 12:24 p.m.50 views

CVE-2025-71312 fs/ntfs3: fix ntfs_mount_options leak in ntfs_fill_super()

In the Linux kernel, the following vulnerability has been resolved: fs/ntfs3: fix ntfsmountoptions leak in ntfsfillsuper In ntfsfillsuper, the fc-fsprivate pointer is set to NULL without first freeing the memory it points to. This causes the subsequent call to ntfsfsfree to skip freeing the...

0.00137EPSS
SaveExploits0References2
OSV
OSV
added 2026/05/27 12:18 p.m.4 views

CVE-2026-45948 ext4: fix memory leak in ext4_ext_shift_extents()

In the Linux kernel, the following vulnerability has been resolved: ext4: fix memory leak in ext4extshiftextents In ext4extshiftextents, if the extent is NULL in the while loop, the function returns immediately without releasing the path obtained via ext4findextent, leading to a memory leak. Fix...

5.5CVSS5.9AI score0.0016EPSS
SaveExploits0References11
OSV
OSV
added 2026/05/27 12:18 p.m.6 views

CVE-2026-45946 power: supply: ab8500: Fix use-after-free in power_supply_changed()

In the Linux kernel, the following vulnerability has been resolved: power: supply: ab8500: Fix use-after-free in powersupplychanged Using the devm variant for requesting IRQ before the devm variant for allocating/registering the powersupply handle, means that the powersupply handle will be...

7.8CVSS6.5AI score0.0016EPSS
SaveExploits0References10
CVE
CVE
added 2026/05/27 12:17 p.m.32 views

CVE-2026-45940

The CVE-2026-45940 issue affects the Linux kernel stmmac Ethernet driver (GMAC4) where, when split header is enabled, the hardware may not fill buf2 in the first descriptor, causing incorrect buf2 length calculation for the next descriptor and triggering a kernel oops. The root cause is not fully...

5.5CVSS5.8AI score0.00158EPSS
SaveExploits0References3Affected Software1
Cvelist
Cvelist
added 2026/05/27 12:17 p.m.46 views

CVE-2026-45925 thermal/of: Fix reference leak in thermal_of_cm_lookup()

In the Linux kernel, the following vulnerability has been resolved: thermal/of: Fix reference leak in thermalofcmlookup In thermalofcmlookup, trnp is obtained via ofparsephandle, but never released. Use the freedevicenode cleanup attribute to automatically release the node and fix the leak. rjw:...

0.00159EPSS
SaveExploits0References4
OSV
OSV
added 2026/05/27 12:17 p.m.4 views

CVE-2026-45913 net: bridge: mcast: always update mdb_n_entries for vlan contexts

In the Linux kernel, the following vulnerability has been resolved: net: bridge: mcast: always update mdbnentries for vlan contexts syzbot triggered a warning1 about the number of mdb entries in a context. It turned out that there are multiple ways to trigger that warning today some got added...

5.5CVSS5.9AI score0.00159EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2026/05/27 12:17 p.m.48 views

CVE-2026-45911 usb: cdns3: fix role switching during resume

In the Linux kernel, the following vulnerability has been resolved: usb: cdns3: fix role switching during resume If the role change while we are suspended, the cdns3 driver switches to the new mode during resume. However, switching to host mode in this context causes a NULL pointer dereference. T...

0.00156EPSS
SaveExploits0References7
OSV
OSV
added 2026/05/27 12:17 p.m.8 views

CVE-2026-45908 accel/amdxdna: Fix memory leak in amdxdna_ubuf_map

In the Linux kernel, the following vulnerability has been resolved: accel/amdxdna: Fix memory leak in amdxdnaubufmap The amdxdnaubufmap function allocates memory for sg and internal sg table structures, but it fails to free them if subsequent operations sgalloctablefrompages or dmamapsgtable fail...

5.5CVSS5.8AI score0.00153EPSS
SaveExploits0References6
OSV
OSV
added 2026/05/27 12:17 p.m.7 views

CVE-2026-45902 power: supply: bq256xx: Fix use-after-free in power_supply_changed()

In the Linux kernel, the following vulnerability has been resolved: power: supply: bq256xx: Fix use-after-free in powersupplychanged Using the devm variant for requesting IRQ before the devm variant for allocating/registering the powersupply handle, means that the powersupply handle will be...

7.8CVSS5.8AI score0.0016EPSS
SaveExploits0References10
CVE
CVE
added 2026/05/27 12:17 p.m.34 views

CVE-2026-45895

Mode C: The CVE-2026-45895 issue affects the Linux kernel quota handling when a filesystem is frozen. quotactl_block() retries while the freezer holds SB_FREEZE_WRITE, leading to a livelock with synchronize_rcu() and causing a freezer hang and 100% CPU on the quota task. The documented fix adds c...

5.5CVSS5.8AI score0.00159EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2026/05/27 12:17 p.m.10 views

CVE-2026-45893 apparmor: Fix & Optimize table creation from possibly unaligned memory

In the Linux kernel, the following vulnerability has been resolved: apparmor: Fix & Optimize table creation from possibly unaligned memory Source blob may come from userspace and might be unaligned. Try to optize the copying process by avoiding unaligned memory accesses. - Added Fixes tag - Added...

7.1CVSS6.5AI score0.00125EPSS
SaveExploits0References7
CVE
CVE
added 2026/05/27 12:17 p.m.28 views

CVE-2026-45889

Summary: CVE-2026-45889 affects the Linux kernel’s Multipath TCP (MPTCP). The root cause is incorrect accounting for Out-of-Order (OoO) data in mptcp_rcvbuf_grow(), causing the MPTCP receive buffer to drift toward tcp_rmem[2]. The vulnerability is linked to a subtle race during rcvspace initializ...

5.5CVSS5.8AI score0.00153EPSS
SaveExploits0References3Affected Software1
Cvelist
Cvelist
added 2026/05/27 12:16 p.m.46 views

CVE-2026-45879 power: supply: bq25980: Fix use-after-free in power_supply_changed()

In the Linux kernel, the following vulnerability has been resolved: power: supply: bq25980: Fix use-after-free in powersupplychanged Using the devm variant for requesting IRQ before the devm variant for allocating/registering the powersupply handle, means that the powersupply handle will be...

0.0016EPSS
SaveExploits0References8
CVE
CVE
added 2026/05/27 12:15 p.m.33 views

CVE-2026-45870

CVE-2026-45870 affects the Linux kernel’s SUNRPC auth_gss path. The issue is memory leaks in XDR decoding error paths caused by gssx_dec_ctx(), gssx_dec_status(), and gssx_dec_name() allocating buffers via gssx_dec_buffer()/kmemdup() and returning on error without freeing previously allocated mem...

5.5CVSS5.8AI score0.0016EPSS
SaveExploits0References8Affected Software1
OSV
OSV
added 2026/05/27 12:15 p.m.5 views

CVE-2026-45864 fs/ntfs3: prevent infinite loops caused by the next valid being the same

In the Linux kernel, the following vulnerability has been resolved: fs/ntfs3: prevent infinite loops caused by the next valid being the same When processing valid within the range valid : pos, if valid cannot be retrieved correctly, for example, if the retrieved valid value is always the same, th...

5.5CVSS5.9AI score0.00156EPSS
SaveExploits0References10
Cvelist
Cvelist
added 2026/05/27 12:15 p.m.45 views

CVE-2026-45849 net: mscc: ocelot: add missing lock protection in ocelot_port_xmit_inj()

In the Linux kernel, the following vulnerability has been resolved: net: mscc: ocelot: add missing lock protection in ocelotportxmitinj ocelotportxmitinj calls ocelotcaninject and ocelotportinjectframe without holding the injection group lock. Both functions contain lockdepassertheld for the...

0.00136EPSS
SaveExploits0References6
Rows per page
Query Builder