Lucene search
+L

5150 matches found

Debian CVE
Debian CVE
added 2026/05/06 11:32 a.m.48 views

CVE-2025-71292

In the Linux kernel, the following vulnerability has been resolved: jfs: nlink overflow in jfsrename If nlink is maximal for a directory -1 and inside that directory you perform a rename for some child directory not moving from the parent, then the nlink of the first directory is first incremente...

7.5CVSS5.8AI score0.00321EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/05/06 11:28 a.m.16 views

CVE-2026-43265

In the Linux kernel, the following vulnerability has been resolved: KVM: x86: Ignore -EBUSY when checking nested events from vcpublock Ignore -EBUSY when checking nested events after exiting a blocking state while L2 is active, as exiting to userspace will generate a spurious userspace exit,...

5.5CVSS5.7AI score0.00119EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/05/06 11:28 a.m.17 views

CVE-2026-43255

In the Linux kernel, the following vulnerability has been resolved: wifi: libertas: fix WARNING in usbtxblock The function usbtxblock submits cardp-txurb without ensuring that any previous transmission on this URB has completed. If a second call occurs while the URB is still active e.g. during...

5.5CVSS5.7AI score0.00128EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/05/06 11:28 a.m.19 views

CVE-2026-43249

In the Linux kernel, the following vulnerability has been resolved: 9p/xen: protect xen9pfsfrontfree against concurrent calls The xenwatch thread can race with other back-end change notifications and call xen9pfsfrontfree twice, hitting the observed general protection fault due to a double-free...

8.8CVSS5.7AI score0.00241EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/05/06 11:28 a.m.64 views

CVE-2026-43222

In the Linux kernel, the following vulnerability has been resolved: media: verisilicon: AV1: Fix tile info buffer size Each tile info is composed of: rowsb, colsb, startpos and endpos 4 bytes each. So the total required memory is AV1MAXTILES 16 bytes. Use the correct define to allocate the buffer...

7.8CVSS5.8AI score0.00138EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/05/06 11:28 a.m.18 views

CVE-2026-43207

In the Linux kernel, the following vulnerability has been resolved: media: mtk-mdp: Fix error handling in probe function Add mtkmdpunregisterm2mdevice on the error handling path to prevent resource leak. Add check for the return value of vpugetplatdevice to prevent null pointer dereference. And...

7.8CVSS5.7AI score0.00139EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/05/06 11:27 a.m.12 views

CVE-2026-43185

In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix signededness bug in smbdirectpreparenegotiation smbdirectpreparenegotiation casts an unsigned u32 value from sp-maxrecvsize and req-preferredsendsize to a signed int before computing mintint, .... A maliciously provide...

9.8CVSS6AI score0.00622EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/05/06 11:27 a.m.13 views

CVE-2026-43142

In the Linux kernel, the following vulnerability has been resolved: media: iris: gen1: Destroy internal buffers after FW releases After the firmware releases internal buffers, the driver was not destroying them. This left stale allocations that were no longer used, especially across resolution...

5.5CVSS5.7AI score0.00126EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/05/06 11:27 a.m.10 views

CVE-2026-43140

In the Linux kernel, the following vulnerability has been resolved: HID: magicmouse: Do not crash on missing msc-input Fake USB devices can send their own report descriptors for which the inputmapping hook does not get called. In this case, msc-input stays NULL, leading to a crash at a later time...

5.5CVSS5.7AI score0.00128EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/05/06 11:27 a.m.10 views

CVE-2026-43131

In the Linux kernel, the following vulnerability has been resolved: drm/amd/pm: Fix null pointer dereference issue If SMU is disabled, during RAS initialization, there will be null pointer dereference issue here...

5.5CVSS5.7AI score0.00112EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/05/06 7:40 a.m.8 views

CVE-2026-43120

In the Linux kernel, the following vulnerability has been resolved: RDMA/irdma: Fix double free related to reregusermr If IBMRREREGTRANS is set during reregusermr, the umem will be released and a new one will be allocated in irdmareregmrtrans. If any step of irdmareregmrtrans fails after the new...

7.8CVSS5.7AI score0.00122EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/05/06 7:40 a.m.17 views

CVE-2026-43097

In the Linux kernel, the following vulnerability has been resolved: PCI: hv: Fix double idafree in hvpciprobe error path If hvpciprobe fails after storing the domain number in hbus-bridge-domainnr, there is a call to free this domainnr via pcibusreleaseemuldomainnr, however, during cleanup, the...

7.8CVSS5.7AI score0.0012EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/05/06 7:40 a.m.10 views

CVE-2026-43095

In the Linux kernel, the following vulnerability has been resolved: ASoC: SDCA: Fix errors in IRQ cleanup IRQs are enabled through sdcairqpopulate from component probe using devmrequestthreadedirq, this however means the IRQs can persist if the sound card is torn down. Some of the IRQ handlers...

5.5CVSS5.8AI score0.00107EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/05/06 7:40 a.m.18 views

CVE-2026-43086

In the Linux kernel, the following vulnerability has been resolved: ipvs: fix NULL deref in ipvsaddservice error path When ipvsbindscheduler succeeds in ipvsaddservice, the local variable sched is set to NULL. If ipvsstartestimator subsequently fails, the outerr cleanup calls...

5.5CVSS5.7AI score0.00122EPSS
SaveExploits0
RedHat Linux
RedHat Linux
added 2026/05/06 5:41 a.m.9 views

github.com/jackc/pgx/v5: github.com/jackc/pgx: Memory-safety vulnerability

A flaw was found in github.com/jackc/pgx, a PostgreSQL driver for Go. This memory-safety vulnerability could allow an attacker to cause various impacts, such as denial of service DoS or potentially arbitrary code execution, by exploiting memory corruption issues. The exact method of exploitation...

9.8CVSS6.2AI score0.00561EPSS
SaveExploits0References5
Wolfi
Wolfi
added 2026/05/06 2:0 a.m.27 views

CVE-2026-42037 vulnerabilities

Vulnerabilities for packages: kubeflow-katib, opensearch-dashboards, prism, langfuse, jitsucom-jitsu, kubeflow-centraldashboard, lerna, nextcloud-server, saf...

5.3CVSS5.5AI score0.00294EPSS
SaveExploits1
Chainguard
Chainguard
added 2026/05/06 1:17 a.m.17 views

CVE-2026-42258 vulnerabilities

Vulnerabilities for packages: gitlab-rails-ce-fips, logstash, ruby3.2-rails, ruby3.3-rails, ruby4.0-rails, ruby3.2-net-imap, gitlab-rails-ce, ruby3.3-net-imap, jruby, ruby3.4-rails, logstash-fips, ruby3.4-net-imap, kube-logging-operator, ruby4.0-net-imap, truffleruby, kube-fluentd-operator...

7.1CVSS5.1AI score0.00783EPSS
SaveExploits0
Redos
Redos
added 2026/05/06 12:0 a.m.17 views

ROS-20260506-73-0008

Vulnerability in binutils related to execution of a loop with an unreachable exit condition. Exploitation of the vulnerability could allow an attacker to cause a denial of service...

6.2CVSS5.9AI score0.00176EPSS
SaveExploits1
Redos
Redos
added 2026/05/06 12:0 a.m.12 views

ROS-20260506-73-0035

Vulnerability in tomcat10 related to a flaw in the output encoding or escaping mechanism. Exploitation of the vulnerability could allow a remote attacker to execute arbitrary code...

7.5CVSS6.2AI score0.00461EPSS
SaveExploits0
CloudLinux
CloudLinux
added 2026/05/05 9:18 p.m.23 views

curl: Fix of 2 CVEs

CVE-2019-5436: tftp: use the current blksize for recvfrom - CVE-2016-8615: cookie: replace use of fgets with custom version...

7.8CVSS6.8AI score0.49739EPSS
SaveExploits1
Rows per page
Query Builder