Lucene search
+L

29273 matches found

OSV
OSV
added 2026/06/03 6:16 p.m.19 views

UBUNTU-CVE-2026-46244

In the Linux kernel, the following vulnerability has been resolved: netfilter: nftinner: Fix IPv6 innerthoff desync In nftinnerparsel2l3, when processing inner IPv6 packets, ipv6findhdr correctly computes the transport header offset traversing all extension headers, but the result is immediately...

9.1CVSS5.2AI score0.00322EPSS
SaveExploits0References29
OSV
OSV
added 2026/06/03 6:16 p.m.13 views

UBUNTU-CVE-2026-46260

In the Linux kernel, the following vulnerability has been resolved: ipv6: Fix out-of-bound access in fib6addrt2node. syzbot reported out-of-bound read in fib6addrt2node. 0 When IPv6 route is created with RTANHID, struct fib6info does not have the trailing struct fib6nh. The cited commit started t...

7.8CVSS5.3AI score0.0012EPSS
SaveExploits0References14
OSV
OSV
added 2026/06/03 6:16 p.m.13 views

UBUNTU-CVE-2026-46263

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Fix out-of-bounds stream encoder index v3 engid can be negative and that streamencregs can be indexed out of bounds. engid is used directly as an index into streamencregs, which has only 5 entries. When engid is ...

7.8CVSS5.3AI score0.0012EPSS
SaveExploits0References3
OSV
OSV
added 2026/06/03 6:16 p.m.12 views

UBUNTU-CVE-2026-46246

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

7.8CVSS5.3AI score0.00125EPSS
SaveExploits0References15
OSV
OSV
added 2026/06/03 6:16 p.m.12 views

UBUNTU-CVE-2026-46262

In the Linux kernel, the following vulnerability has been resolved: ASoC: fslxcvr: Revert fix missing lock in fslxcvrmodeput This reverts commit f51424872760 "ASoC: fslxcvr: fix missing lock in fslxcvrmodeput". The original patch attempted to acquire the card-controlsrwsem lock in fslxcvrmodeput...

6.8CVSS5.3AI score0.00091EPSS
SaveExploits0References3
RedHat Linux
RedHat Linux
added 2026/06/03 4:22 p.m.26 views

Important: Red Hat Security Advisory: OpenShift Container Platform 4.20.24 bug fix and security update

Red Hat OpenShift Container Platform release 4.20.24 is now available with updates to packages and images that fix several bugs and add enhancements. This release includes a security update for Red Hat OpenShift Container Platform 4.20. Red Hat Product Security has rated this update as having a...

8.8CVSS6.1AI score0.07006EPSS
SaveExploits27References2
EUVD
EUVD
added 2026/06/03 3:50 p.m.28 views

EUVD-2026-34134

In the Linux kernel, the following vulnerability has been resolved: coresight: tmc-etr: Fix race condition between sysfs and perf mode When trying to run perf and sysfs mode simultaneously, the WARNON in tmcetrenablehw is triggered sometimes: WARNING: CPU: 42 PID: 3911571 at...

5.9AI score0.00088EPSS
SaveExploits0References3
CVE
CVE
added 2026/06/03 3:50 p.m.39 views

CVE-2026-46270

In the Linux kernel, CVE-2026-46270 (rt9455) is a use-after-free race in the power_supply_changed() path of the power supply driver. The issue arises when IRQs are requested using the devm_ variant before the devm_ allocated/freed power_supply handle, causing the handle to be deallocated/unregist...

8.4CVSS5.8AI score0.00129EPSS
SaveExploits0References8Affected Software1
Debian CVE
Debian CVE
added 2026/06/03 3:49 p.m.16 views

CVE-2026-46258

In the Linux kernel, the following vulnerability has been resolved: gpio: cdev: Avoid NULL dereference in linehandlecreate In linehandlecreate, there is a statement like this: retainandnullptrlh; Soon after, there is a debug printout that dereferences "lh", which will crash things. Avoid the cras...

5.5CVSS5.7AI score0.001EPSS
SaveExploits0
Cvelist
Cvelist
added 2026/06/03 3:49 p.m.53 views

CVE-2026-46258 gpio: cdev: Avoid NULL dereference in linehandle_create()

In the Linux kernel, the following vulnerability has been resolved: gpio: cdev: Avoid NULL dereference in linehandlecreate In linehandlecreate, there is a statement like this: retainandnullptrlh; Soon after, there is a debug printout that dereferences "lh", which will crash things. Avoid the cras...

0.001EPSS
SaveExploits0References2
Debian CVE
Debian CVE
added 2026/06/03 3:49 p.m.19 views

CVE-2026-46256

In the Linux kernel, the following vulnerability has been resolved: NFS/localio: prevent direct reclaim recursion into NFS via nfswritepages LOCALIO is an NFS loopback mount optimization that avoids using the network for READ, WRITE and COMMIT if the NFS client and server are determined to be on...

5.5CVSS5.7AI score0.00099EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/06/03 3:49 p.m.22 views

CVE-2026-46255

In the Linux kernel, the following vulnerability has been resolved: dmaengine: fsl-edma: don't explicitly disable clocks in .remove The clocks in fsledmaengine::muxclk are allocated and enabled with devmclkgetenabled, which automatically cleans these resources up, but these clocks are also manual...

5.5CVSS5.7AI score0.00114EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/06/03 3:49 p.m.14 views

CVE-2026-46253

In the Linux kernel, the following vulnerability has been resolved: pstore/ram: fix buffer overflow in persistentramsaveold persistentramsaveold can be called multiple times for the same persistentramzone e.g., via ramoopspstoreread - ramoopsgetnextprz for PSTORETYPEDMESG records. Currently, the...

7.8CVSS5.9AI score0.00136EPSS
SaveExploits0
OSV
OSV
added 2026/06/03 3:49 p.m.9 views

CVE-2026-46250 MIPS: Work around LLVM bug when gp is used as global register variable

In the Linux kernel, the following vulnerability has been resolved: MIPS: Work around LLVM bug when gp is used as global register variable On MIPS, currentthreadinfo is defined as global register variable locating in $gp, and is simply assigned with new address during kernel relocation. This...

7.3CVSS6.5AI score
SaveExploits0References11
RedHat Linux
RedHat Linux
added 2026/06/03 3:25 p.m.21 views

kernel: ip6_tunnel: clear skb2->cb[] in ip4ip6_err()

A flaw was found in the Linux kernel's IPv6 tunnel implementation. A remote attacker could exploit this flaw by sending malicious ICMPv6 error messages to cause a stack-based buffer overflow in the kernel's IPv4-over-IPv6 tunnel error handling code. This could result in a kernel crash denial of...

9.8CVSS6.4AI score0.00563EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/06/03 2:19 p.m.22 views

Important: Red Hat Security Advisory: OpenShift Container Platform 4.18.43 bug fix and security update

Red Hat OpenShift Container Platform release 4.18.43 is now available with updates to packages and images that fix several bugs and add enhancements. This release includes a security update for Red Hat OpenShift Container Platform 4.18. Red Hat Product Security has rated this update as having a...

8.8CVSS7.2AI score0.07006EPSS
SaveExploits21References4
GithubExploit
GithubExploit
added 2026/06/03 12:15 a.m.233 views

Exploit for CVE-2026-46243

cifswitch-check A shell script to check whether a Linux syste...

7.8CVSS6AI score0.00377EPSS
SaveExploits4
Tenable Nessus
Tenable Nessus
added 2026/06/03 12:0 a.m.22 views

Linux Distros Unpatched Vulnerability : CVE-2026-45992

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - In the Linux kernel, the following vulnerability has been resolved: ALSA: caiaq: Fix potentially leftover ep1inurb at error path The previous fix for handling t...

5.7AI score0.00032EPSS
SaveExploits0References2
CNNVD
CNNVD
added 2026/06/03 12:0 a.m.12 views

Linux kernel 安全漏洞

The Linux kernel is the core of the open-source operating system Linux, developed by the Linux Foundation in the United States. There is a security vulnerability in the Linux kernel, which stems from the timer-sp804 clock source driver sharing the same clkevt instance when it is not registered as...

5.5CVSS5.4AI score0.001EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2026/06/03 12:0 a.m.14 views

Linux Distros Unpatched Vulnerability : CVE-2026-46020

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - mm/damon/core: validate damosquotagoal-nid for nodememused,freebp Patch series mm/damon/core: validate damosquotagoal-nid. nodememcgused,freebp DAMOS quota goal...

7.1CVSS7.2AI score0.00124EPSS
SaveExploits0References2
Rows per page
Query Builder