Lucene search
K

1768 matches found

OSV
OSV
added 2026/05/27 2:17 p.m.5 views

DEBIAN-CVE-2026-45891

In the Linux kernel, the following vulnerability has been resolved: net: hns3: fix double free issue for tx spare buffer In hns3setringparam, a temporary copy tmprings of the ring structure is created for rollback. However, the txspare pointer in the original ring handle is incorrectly left...

5.8AI score0.00173EPSS
Exploits0References1
OSV
OSV
added 2026/05/27 2:17 p.m.8 views

DEBIAN-CVE-2026-45895

In the Linux kernel, the following vulnerability has been resolved: quota: fix livelock between quotactl and freezesuper When a filesystem is frozen, quotactlblock enters a retry loop waiting for the filesystem to thaw. It acquires sumount, checks the freeze state, drops sumount and uses...

5.7AI score0.002EPSS
Exploits0References1
OSV
OSV
added 2026/05/27 2:17 p.m.10 views

DEBIAN-CVE-2026-45880

In the Linux kernel, the following vulnerability has been resolved: PCI/P2PDMA: Release per-CPU pgmap ref when vminsertpage fails When vminsertpage fails in p2pmemallocmmap, p2pmemallocmmap doesn't invoke percpurefput to free the per-CPU ref of pgmap acquired after genpoolallocowner, and...

5.7AI score0.002EPSS
Exploits0References1
OSV
OSV
added 2026/05/27 2:17 p.m.6 views

DEBIAN-CVE-2026-45872

In the Linux kernel, the following vulnerability has been resolved: scsi: smartpqi: Fix memory leak in pqireportphysluns pqireportphysluns fails to release the rpllist buffer when encountering an unsupported data format or when the allocation for rpl16bytewwidlist fails. These early returns bypas...

5.9AI score0.00216EPSS
Exploits0References1
OSV
OSV
added 2026/05/27 2:17 p.m.6 views

DEBIAN-CVE-2026-45870

In the Linux kernel, the following vulnerability has been resolved: SUNRPC: authgss: fix memory leaks in XDR decoding error paths The gssxdecctx, gssxdecstatus, and gssxdecname functions allocate memory via gssxdecbuffer, which calls kmemdup. When a subsequent decode operation fails, these...

5.8AI score0.00216EPSS
Exploits0References1
OSV
OSV
added 2026/05/27 2:17 p.m.5 views

DEBIAN-CVE-2026-45871

In the Linux kernel, the following vulnerability has been resolved: tpm: st33zp24: Fix missing cleanup on getburstcount error getburstcount can return -EBUSY on timeout. When this happens, st33zp24send returns directly without releasing the locality acquired earlier. Use goto outerr to ensure...

5.7AI score0.0022EPSS
Exploits0References1
OSV
OSV
added 2026/05/27 2:17 p.m.7 views

DEBIAN-CVE-2026-45867

In the Linux kernel, the following vulnerability has been resolved: power: supply: act8945a: 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...

5.7AI score0.00216EPSS
Exploits0References1
OSV
OSV
added 2026/05/27 2:16 p.m.6 views

DEBIAN-CVE-2026-45856

In the Linux kernel, the following vulnerability has been resolved: RDMA/uverbs: Validate wqesize before using it in ibuverbspostsend ibuverbspostsend uses cmd.wqesize from userspace without any validation before passing it to kmalloc and using the allocated buffer as struct ibuverbssendwr. If a...

7.1CVSS5.8AI score0.00164EPSS
Exploits0References1
OSV
OSV
added 2026/05/27 2:16 p.m.8 views

DEBIAN-CVE-2026-45857

In the Linux kernel, the following vulnerability has been resolved: scsi: csiostor: Fix dereference of null pointer rn The error exit path when rn is NULL ends up deferencing the null pointer rn via the use of the macro CSIOINCSTATS. Fix this by adding a new error return path label after the use ...

5.7AI score0.00211EPSS
Exploits0References1
OSV
OSV
added 2026/05/27 2:16 p.m.6 views

DEBIAN-CVE-2026-45850

In the Linux kernel, the following vulnerability has been resolved: ipvs: skip ipv6 extension headers for csum checks Protocol checksum validation fails for IPv6 if there are extension headers before the protocol header. iph-len already contains its offset, so use it to fix the problem...

5.7AI score0.00216EPSS
Exploits0References1
OSV
OSV
added 2026/05/27 2:16 p.m.6 views

DEBIAN-CVE-2026-45847

In the Linux kernel, the following vulnerability has been resolved: net: remove WARNONONCE when accessing forward path array Although unlikely, recent support for IPIP tunnels increases chances of reaching this WARNONONCE if userspace manages to build a sufficiently long forward path. Remove it...

5.7AI score0.00206EPSS
Exploits0References1
OSV
OSV
added 2026/05/27 2:16 p.m.8 views

DEBIAN-CVE-2025-71306

In the Linux kernel, the following vulnerability has been resolved: ima: Fix stack-out-of-bounds in isbprmcredsforexec KASAN reported a stack-out-of-bounds access in imaappraisemeasurement from isbprmcredsforexec: BUG: KASAN: stack-out-of-bounds in imaappraisemeasurement+0x12dc/0x16a0 Read of siz...

5.7AI score0.00189EPSS
Exploits0References1
OSV
OSV
added 2026/05/27 2:16 p.m.6 views

DEBIAN-CVE-2025-71305

In the Linux kernel, the following vulnerability has been resolved: drm/display/dpmst: Add protection against 0 vcpi When releasing a timeslot there is a slight chance we may end up with the wrong payload mask due to overflow if the delayeddestroywork ends up coming into play after a DP 2.1 monit...

5.7AI score0.00206EPSS
Exploits0References1
OSV
OSV
added 2026/05/27 2:16 p.m.7 views

DEBIAN-CVE-2025-71304

In the Linux kernel, the following vulnerability has been resolved: smack: /smack/doi: accept previously used values Writing to /smack/doi a value that has ever been written there in the past disables networking for non-ambient labels. E.g. cat /smack/doi 3 netlabelctl -p cipso list Configured...

5.7AI score0.00216EPSS
Exploits0References1
OSV
OSV
added 2026/05/27 11:16 a.m.8 views

DEBIAN-CVE-2026-45846

In the Linux kernel, the following vulnerability has been resolved: bareudp: fix NULL pointer dereference in bareudpfillmetadatadst bareudpfillmetadatadst passes bareudp-sock to udptunnel6dstlookup in the IPv6 path without a NULL check. The socket is only created in bareudpopen and NULLed in...

5.7AI score0.00165EPSS
Exploits0References1
OSV
OSV
added 2026/05/27 11:16 a.m.6 views

DEBIAN-CVE-2026-3012

A flaw was found in Samba’s certificate auto-enrollment Group Policy handling. When certificate auto-enrollment is enabled, Samba may retrieve a CA certificate over an unencrypted HTTP connection and install it into the local trust store without proper verification. An attacker with the ability t...

6.8CVSS5.8AI score0.00251EPSS
Exploits0References1
OSV
OSV
added 2026/05/27 10:47 a.m.5 views

MINI-36CP-92QW-VH35

Bulletin has no description...

9.8CVSS5.7AI score0.00429EPSS
Exploits0
OSV
OSV
added 2026/05/26 10:16 p.m.2 views

DEBIAN-CVE-2026-42013

A flaw was found in gnutls. When validating certificates, an oversized Subject Alternative Name SAN could cause the validation process to incorrectly fall back to checking the Common Name CN field. This could allow a remote attacker to bypass proper certificate validation, potentially leading to...

8.2CVSS5.8AI score0.00288EPSS
Exploits0References1
OSV
OSV
added 2026/05/26 9:52 a.m.2 views

ECHO-480E-F2AF-BD01

Bulletin has no description...

7.1CVSS5.7AI score0.00273EPSS
Exploits0References1
OSV
OSV
added 2026/05/23 3:10 p.m.8 views

MINI-PFFC-R47W-FP9M

Bulletin has no description...

6.3CVSS5.7AI score0.00351EPSS
Exploits0
Rows per page
Query Builder