Lucene search
+L

90 matches found

Debian CVE
Debian CVE
added yesterday6 views

CVE-2026-74410

In the Linux kernel, the following vulnerability has been resolved: wifi: rtw88: fix OOB read from firmware RX descriptor exceeding DMA buffer In rtwpcirxnapi, newlen is computed as the sum of pktlen 14-bit descriptor field, max 16383 and pktoffset drvinfosz + shift, both firmware-controlled. The...

5.6AI score0.00177EPSS
SaveExploits0
Debian CVE
Debian CVE
added yesterday6 views

CVE-2026-74265

In the Linux kernel, the following vulnerability has been resolved: net: mana: initialize gdma queue id to INVALIDQUEUEID managdcreatemanawqcq leaves queue-id as 0 from kzallocobj until manacreatewqobj assigns the firmware-returned id. If creation fails before that, cleanup calls managddestroycq...

5.4AI score0.00205EPSS
SaveExploits0
Debian CVE
Debian CVE
added yesterday4 views

CVE-2026-74258

In the Linux kernel, the following vulnerability has been resolved: bpf: Guard getuser acesss with accessok for uprobemulti data As reported by sashiko 1 we need to use accessok to check the user space data bounds before we use get-user to get it. 1...

5.3AI score0.00189EPSS
SaveExploits0
Debian CVE
Debian CVE
added yesterday4 views

CVE-2026-72485

In the Linux kernel, the following vulnerability has been resolved: coresight: platform: defer connection counter increment until alloc succeeds coresightaddoutconn increments nroutconns before calling devmkreallocarray and again before devmkmalloc. If either allocation fails, the counter is...

5.3AI score0.00198EPSS
SaveExploits0
Debian CVE
Debian CVE
added yesterday5 views

CVE-2026-72119

In the Linux kernel, the following vulnerability has been resolved: can: bcm: extend bcmtxlock usage for data and timer updates Stage new CAN frame content for an existing tx op into a kmalloc'd buffer and validate it there, mirroring the approach already used in bcmrxsetup. Only copy the validat...

5.6AI score0.00209EPSS
SaveExploits0
Debian CVE
Debian CVE
added yesterday6 views

CVE-2026-72110

In the Linux kernel, the following vulnerability has been resolved: bpf,fork: wipe -bpfstorage before bailouts that access it Currently, copyprocess can bail out to freetask before p-bpfstorage has been initialized, with this call graph shown here for the !CONFIGMEMCG case: copyprocess...

5.4AI score0.00209EPSS
SaveExploits0
Debian CVE
Debian CVE
added yesterday4 views

CVE-2026-72074

In the Linux kernel, the following vulnerability has been resolved: Input: ims-pcu - fix type confusion in CDC union descriptor parsing The driver currently trusts the bMasterInterface0 from the CDC union descriptor without verifying that it matches the interface being probed. This could lead to...

5.4AI score0.0022EPSS
SaveExploits0
Debian CVE
Debian CVE
added yesterday7 views

CVE-2026-72055

In the Linux kernel, the following vulnerability has been resolved: net: ip6vti: require CAPNETADMIN in the device netns for changelink vti6changelink operates on at most two netns, devnetdev and the tunnel link netns t-net. They differ once the device is created in or moved to a netns other than...

5.4AI score0.0021EPSS
SaveExploits0
Debian CVE
Debian CVE
added yesterday5 views

CVE-2026-72054

In the Linux kernel, the following vulnerability has been resolved: net: ipvti: require CAPNETADMIN in the device netns for changelink vtichangelink operates on at most two netns, devnetdev and the tunnel link netns t-net. They differ once the device is created in or moved to a netns other than t...

5.4AI score0.0021EPSS
SaveExploits0
Debian CVE
Debian CVE
added yesterday4 views

CVE-2026-68478

In the Linux kernel, the following vulnerability has been resolved: memstick: msblock: reject a card that reports too many blocks msbftlinitialize computes the zone count from the card block count with no bound: msb-zonecount = msb-blockcount / MSBLOCKSINZONE; ... for i = 0; i zonecount; i++...

5.4AI score0.0021EPSS
SaveExploits0
OSV
OSV
added 6 days ago5 views

UBUNTU-CVE-2026-68397

In the Linux kernel, the following vulnerability has been resolved: net/iucv: take a reference on the socket found in afiucvhsrcv afiucvhsrcv looks up the destination socket under iucvsklist.lock, drops the lock, and then passes the socket to the afiucvhscallback handlers without holding a...

8.8CVSS5.2AI score0.00257EPSS
SaveExploits0References7
Debian CVE
Debian CVE
added 6 days ago8 views

CVE-2026-68396

In the Linux kernel, the following vulnerability has been resolved: scsi: core: wake eh reliably when using scsischeduleeh Drivers which use the scsischeduleeh function to run the error handler currently risk the error handler thread never waking once all commands are timed out or inactive. There...

5.3AI score0.002EPSS
SaveExploits0
Debian CVE
Debian CVE
added 6 days ago8 views

CVE-2026-68350

In the Linux kernel, the following vulnerability has been resolved: wifi: carl9170: fix OOB read from off-by-two in TX status handler The bounds check in carl9170txprocessstatus uses i cmd-hdr.len / 2 + 1 which is off by two, allowing 2 extra iterations past valid txstatus entries when the...

5.2AI score0.00175EPSS
SaveExploits0
Debian CVE
Debian CVE
added 6 days ago10 views

CVE-2026-68323

In the Linux kernel, the following vulnerability has been resolved: tipc: serialize udp bearer replicast list updates tipcudprcastadd and cleanupbearer both update ub-rcast.list with listaddrcu / listdelrcu, but nothing serializes them. The add runs from the encap receive softirq via...

7.8CVSS5.2AI score0.0012EPSS
SaveExploits0
Debian CVE
Debian CVE
added 6 days ago7 views

CVE-2026-68233

In the Linux kernel, the following vulnerability has been resolved: drm/vc4: Shut down BO cache timer before teardown The BO cache timer callback schedules timework, and timework can rearm the timer through vc4bocachefreeold. vc4bocachedestroy deletes the timer and then cancels the work, which do...

5.2AI score0.00166EPSS
SaveExploits0
Debian CVE
Debian CVE
added 6 days ago8 views

CVE-2026-68227

In the Linux kernel, the following vulnerability has been resolved: media: cx231xx: fix devres lifetime USB drivers bind to USB interfaces and any device managed resources should have their lifetime tied to the interface rather than parent USB device. This avoids issues like memory leaks when...

5.3AI score0.00209EPSS
SaveExploits0
Debian CVE
Debian CVE
added 6 days ago7 views

CVE-2026-68219

In the Linux kernel, the following vulnerability has been resolved: media: nxp: imx8-isi: Fix potential out-of-bounds issues The maximum downscaling factor supported by ISI can be up to 16. Add minimum value constraint before applying the setting to hardware. Otherwise, the process will not respo...

7.8CVSS5.1AI score0.00175EPSS
SaveExploits0
Debian CVE
Debian CVE
added 6 days ago5 views

CVE-2026-68132

In the Linux kernel, the following vulnerability has been resolved: super: fix emergency thaw deadlock on frozen block devices dothawallcallback calls bdevthaw while holding sb-sumount exclusively. If the block device was frozen via bdevfreeze dropping the last block layer freeze reference calls...

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

CVE-2026-68084

In the Linux kernel, the following vulnerability has been resolved: staging: vmeuser: fix location monitor leak in tsi148 bridge tsi148probe allocates a location monitor resource and links it into tsi148bridge-lmresources. The probe error path frees this list, but tsi148remove only frees the dma,...

5.2AI score0.00172EPSS
SaveExploits0
Fedora
Fedora
added 2026/05/18 12:45 a.m.22 views

[SECURITY] Fedora 44 Update: pgbouncer-1.25.2-1.fc44

pgbouncer is a lightweight connection pooler for PostgreSQL and uses libevent for low-level socket handling...

8.1CVSS7.1AI score0.00369EPSS
SaveExploits0
Rows per page
Query Builder