Lucene search
+L

5825 matches found

OSV
OSV
added 2026/04/22 2:16 p.m.10 views

DEBIAN-CVE-2026-31528

In the Linux kernel, the following vulnerability has been resolved: perf: Make sure to use pmuctx-pmu for groups Oliver reported that x86pmudel ended up doing an out-of-bound memory access when groupschedin fails and needs to roll back. This should be handled by the transaction callbacks, but he...

7.8CVSS5.3AI score0.00129EPSS
SaveExploits0References1
OSV
OSV
added 2026/04/22 2:16 p.m.8 views

DEBIAN-CVE-2026-31519

In the Linux kernel, the following vulnerability has been resolved: btrfs: set BTRFSROOTORPHANCLEANUP during subvol create We have recently observed a number of subvolumes with broken dentries. ls-ing the parent dir looks like: drwxrwxrwt 1 root root 16 Jan 23 16:49 . drwxr-xr-x 1 root root 24 Ja...

5.5CVSS5.4AI score0.00123EPSS
SaveExploits0References1
OSV
OSV
added 2026/04/22 2:16 p.m.10 views

DEBIAN-CVE-2026-31521

In the Linux kernel, the following vulnerability has been resolved: module: Fix kernel panic when a symbol stshndx is out of bounds The module loader doesn't check for bounds of the ELF section index in simplifysymbols: for i = 1; i shsize / sizeofElfSym; i++ const char name = info-strtab +...

5.5CVSS5.2AI score0.00125EPSS
SaveExploits0References1
OSV
OSV
added 2026/04/22 2:16 p.m.8 views

DEBIAN-CVE-2026-31506

In the Linux kernel, the following vulnerability has been resolved: net: bcmasp: fix double free of WoL irq We do not need to free wolirq since it was instantiated with devmrequestirq. So devres will free for us...

7.8CVSS5.2AI score0.00129EPSS
SaveExploits0References1
OSV
OSV
added 2026/04/22 2:16 p.m.9 views

DEBIAN-CVE-2026-31504

In the Linux kernel, the following vulnerability has been resolved: net: fix fanout UAF in packetrelease via NETDEVUP race packetrelease has a race window where NETDEVUP can re-register a socket into a fanout group's arr array. The re-registration is not cleaned up by fanoutrelease, leaving a...

7.8CVSS5.3AI score0.00135EPSS
SaveExploits0References1
OSV
OSV
added 2026/04/22 2:16 p.m.13 views

DEBIAN-CVE-2026-31498

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: L2CAP: Fix ERTM re-init and zero pdulen infinite loop l2capconfigreq processes CONFIGREQ for channels in BTCONNECTED state to support L2CAP reconfiguration e.g. MTU changes. However, since both CONFINPUTDONE and...

5.5CVSS5.2AI score0.00123EPSS
SaveExploits0References1
OSV
OSV
added 2026/04/22 2:16 p.m.11 views

DEBIAN-CVE-2026-31501

In the Linux kernel, the following vulnerability has been resolved: net: ti: icssg-prueth: fix use-after-free of CPPI descriptor in RX path cppi5hdescgetpsdata returns a pointer into the CPPI descriptor. In both emacrxpacket and emacrxpacketzc, the descriptor is freed via k3cppidescpoolfree befor...

9.8CVSS5.4AI score0.00379EPSS
SaveExploits0References1
OSV
OSV
added 2026/04/22 2:16 p.m.12 views

DEBIAN-CVE-2026-31493

In the Linux kernel, the following vulnerability has been resolved: RDMA/efa: Fix use of completion ctx after free On admin queue completion handling, if the admin command completed with error we print data from the completion context. The issue is that we already freed the completion context in...

7.8CVSS5.3AI score0.00127EPSS
SaveExploits0References1
OSV
OSV
added 2026/04/22 2:16 p.m.12 views

DEBIAN-CVE-2026-31486

In the Linux kernel, the following vulnerability has been resolved: hwmon: pmbus/core Protect regulator operations with mutex The regulator operations pmbusregulatorgetvoltage, pmbusregulatorsetvoltage, and pmbusregulatorlistvoltage access PMBus registers and shared data but were not protected by...

7.1CVSS5.3AI score0.00099EPSS
SaveExploits0References1
OSV
OSV
added 2026/04/22 2:16 p.m.14 views

DEBIAN-CVE-2026-31474

In the Linux kernel, the following vulnerability has been resolved: can: isotp: fix tx.buf use-after-free in isotpsendmsg isotpsendmsg uses only cmpxchg on so-tx.state to serialize access to so-tx.buf. isotprelease waits for ISOTPIDLE via waiteventinterruptible and then calls kfreeso-tx.buf. If a...

7.8CVSS5.3AI score0.00104EPSS
SaveExploits0References1
OSV
OSV
added 2026/04/22 2:16 p.m.13 views

DEBIAN-CVE-2026-31469

In the Linux kernel, the following vulnerability has been resolved: virtionet: Fix UAF on dstops when IFFXMITDSTRELEASE is cleared and napitx is false A UAF issue occurs when the virtionet driver is configured with napitx=N and the device's IFFXMITDSTRELEASE flag is cleared e.g., during the...

7.8CVSS5.3AI score0.00135EPSS
SaveExploits0References1
OSV
OSV
added 2026/04/22 2:16 p.m.8 views

DEBIAN-CVE-2026-31459

In the Linux kernel, the following vulnerability has been resolved: mm/damon/sysfs: fix paramctx leak on damonsysfsnewtestctx failure Patch series "mm/damon/sysfs: fix memory leak and NULL dereference issues", v4. DAMONSYSFS can leak memory under allocation failure, and do NULL pointer dereferenc...

5.5CVSS5.2AI score0.00121EPSS
SaveExploits0References1
OSV
OSV
added 2026/04/22 2:16 p.m.10 views

DEBIAN-CVE-2026-31462

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: prevent immediate PASID reuse case PASID resue could cause interrupt issue when process immediately runs into hw state left by previous process exited with the same PASID, it's possible that page faults are still...

5.5CVSS5.4AI score0.00122EPSS
SaveExploits0References1
OSV
OSV
added 2026/04/22 2:16 p.m.13 views

DEBIAN-CVE-2026-31455

In the Linux kernel, the following vulnerability has been resolved: xfs: stop reclaim before pushing AIL during unmount The unmount sequence in xfsunmountflushinodes pushed the AIL while background reclaim and inodegc are still running. This is broken independently of any use-after-free issues -...

7.8CVSS5.3AI score0.00126EPSS
SaveExploits0References1
OSV
OSV
added 2026/04/22 2:16 p.m.6 views

DEBIAN-CVE-2026-31449

In the Linux kernel, the following vulnerability has been resolved: ext4: validate pidx bounds in ext4extcorrectindexes ext4extcorrectindexes walks up the extent tree correcting index entries when the first extent in a leaf is modified. Before accessing pathk.pidx-eiblock, there is no validation...

7.8CVSS5.2AI score0.00142EPSS
SaveExploits0References1
OSV
OSV
added 2026/04/22 2:16 p.m.14 views

DEBIAN-CVE-2026-31442

In the Linux kernel, the following vulnerability has been resolved: dmaengine: idxd: Fix possible invalid memory access after FLR In the case that the first Function Level Reset FLR concludes correctly, but in the second FLR the scratch area for the saved configuration cannot be allocated, it's...

7.8CVSS5.2AI score0.00127EPSS
SaveExploits0References1
OSV
OSV
added 2026/04/22 2:16 p.m.7 views

DEBIAN-CVE-2026-31436

In the Linux kernel, the following vulnerability has been resolved: dmaengine: idxd: fix possible wrong descriptor completion in llistabortdesc At the end of this function, d is the traversal cursor of flist, but the code completes found instead. This can lead to issues such as NULL pointer...

9.8CVSS5.3AI score0.00457EPSS
SaveExploits0References1
OSV
OSV
added 2026/04/22 10:11 a.m.9 views

RHSA-2026:9513 Red Hat Security Advisory: kernel security update

Bulletin has no description...

7.5CVSS5.6AI score0.00788EPSS
SaveExploits2References23
OSV
OSV
added 2026/04/22 8:16 a.m.21 views

DEBIAN-CVE-2026-6842

A flaw was found in nano. In environments with permissive umask settings, a local attacker can exploit incorrect directory permissions 0777 instead of 0700 for the /.local directory. This allows the attacker to inject a malicious .desktop launcher, which could lead to unintended actions or...

2.5CVSS5.3AI score0.00085EPSS
SaveExploits0References1
OSV
OSV
added 2026/04/22 5:01 a.m.11 views

CGA-VMHF-4J8M-VMQX

Bulletin has no description...

9CVSS5.6AI score0.00319EPSS
SaveExploits0
Rows per page
Query Builder