Lucene search
+L

6878 matches found

UbuntuCve
UbuntuCve
added 2025/10/29 2:15 p.m.3 views

CVE-2023-7324

In the Linux kernel, the following vulnerability has been resolved: scsi: ses: Fix possible addldescptr out-of-bounds accesses Sanitize possible addldescptr out-of-bounds accesses in sesenclosuredataprocess...

8.1CVSS5.7AI score0.00289EPSS
SaveExploits0References10
OpenVAS
OpenVAS
added 2025/10/29 12:00 a.m.7 views

Debian: Security Advisory (DSA-6044-1)

The remote host is missing an update for the Debian SPDX-FileCopyrightText: 2025 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only ifdescription...

7.3CVSS6.5AI score0.00474EPSS
SaveExploits0References2
SUSE Linux
SUSE Linux
added 2025/10/28 2:41 p.m.17 views

Maintenance update for Multi-Linux Manager 5.1.1

Description: This update fixes the following issues: Multi-Linux-Manager-Proxy-SLE-release: Update for the release packages for fixing the EOL Fixed migration issue bsc1243486 proxy-helm was updated fromv version 5.1.7 to 5.1.9: Version 5.1.9 Chart rebuilt to the newest version with updated...

8.8CVSS6.9AI score0.00557EPSS
SaveExploits0References76
UbuntuCve
UbuntuCve
added 2025/10/28 12:15 p.m.7 views

CVE-2025-40062

In the Linux kernel, the following vulnerability has been resolved: crypto: hisilicon/qm - set NULL to qm-debug.qmdiffregs When the initialization of qm-debug.accdiffreg fails, the probe process does not exit. However, after qm-debug.qmdiffregs is freed, it is not set to NULL. This can lead to a...

6.5AI score0.00187EPSS
SaveExploits0References22
UbuntuCve
UbuntuCve
added 2025/10/28 12:15 p.m.6 views

CVE-2025-40073

In the Linux kernel, the following vulnerability has been resolved: drm/msm: Do not validate SSPP when it is not ready Current code will validate current plane and previous plane to confirm they can share a SSPP with multi-rect mode. The SSPP is already allocated for previous plane, while current...

5.8AI score0.00172EPSS
SaveExploits0References9
UbuntuCve
UbuntuCve
added 2025/10/28 12:15 p.m.4 views

CVE-2025-40061

In the Linux kernel, the following vulnerability has been resolved: RDMA/rxe: Fix race in dotask when draining When dotask exhausts its iteration budget !ret, it sets the state to TASKSTATEIDLE to reschedule, without a secondary check on the current task-state. This can overwrite the...

7.8CVSS6.5AI score0.0014EPSS
SaveExploits0References21
UbuntuCve
UbuntuCve
added 2025/10/28 12:15 p.m.3 views

CVE-2025-40078

In the Linux kernel, the following vulnerability has been resolved: bpf: Explicitly check accesses to bpfsockaddr Syzkaller found a kernel warning on the following sockaddr program: 0: r0 = 0 1: r2 = u32 r1 +60 2: exit which triggers: verifier bug: error during ctx access conversion 0 This is...

5.7AI score0.00222EPSS
SaveExploits0References37
UbuntuCve
UbuntuCve
added 2025/10/28 12:15 p.m.3 views

CVE-2025-40066

In the Linux kernel, the following vulnerability has been resolved: wifi: mt76: mt7996: Check phy before init mstalink in mt7996macstaaddlinks In order to avoid a possible NULL pointer dereference in mt7996macstainitlink routine, move the phy pointer check before running mt7996macstainitlink in...

5.7AI score0.00172EPSS
SaveExploits0References9
UbuntuCve
UbuntuCve
added 2025/10/28 12:15 p.m.4 views

CVE-2025-40051

In the Linux kernel, the following vulnerability has been resolved: vhost: vringh: Modify the return value check The return value of copyfromiter and copytoiter can't be negative, check whether the copied lengths are equal...

7.8CVSS6AI score0.00154EPSS
SaveExploits0References22
UbuntuCve
UbuntuCve
added 2025/10/28 12:15 p.m.4 views

CVE-2025-40072

In the Linux kernel, the following vulnerability has been resolved: fanotify: Validate the return value of mntnsfromdentry before dereferencing The function dofanotifymark does not validate if mntnsfromdentry returns NULL before dereferencing mntns-userns. This causes a NULL pointer dereference i...

5.7AI score0.00172EPSS
SaveExploits0References9
UbuntuCve
UbuntuCve
added 2025/10/28 12:15 p.m.15 views

CVE-2025-40071

In the Linux kernel, the following vulnerability has been resolved: tty: ngsm: Don't block input queue by waiting MSC Currently gsmqueue processes incoming frames and when opening a DLC channel it calls gsmdlciopen which calls gsmmodemupdate. If basic mode is used it calls gsmmodemupdviamsc and i...

6.5AI score0.00187EPSS
SaveExploits0References21
UbuntuCve
UbuntuCve
added 2025/10/28 12:15 p.m.4 views

CVE-2025-40053

In the Linux kernel, the following vulnerability has been resolved: net: dlink: handle copythresh allocation failure The driver did not handle failure of netdevallocskbipalign. If the allocation failed, dereferencing skb-protocol could lead to a NULL pointer dereference. This patch tries to...

7.5CVSS6.5AI score0.00587EPSS
SaveExploits0References37
UbuntuCve
UbuntuCve
added 2025/10/28 12:15 p.m.5 views

CVE-2025-40035

In the Linux kernel, the following vulnerability has been resolved: Input: uinput - zero-initialize uinputffuploadcompat to avoid info leak Struct ffeffectcompat is embedded twice inside uinputffuploadcompat, contains internal padding. In particular, there is a hole after struct ffreplay to satis...

5.7AI score0.00216EPSS
SaveExploits0References37
UbuntuCve
UbuntuCve
added 2025/10/28 12:15 p.m.5 views

CVE-2025-40068

In the Linux kernel, the following vulnerability has been resolved: fs: ntfs3: Fix integer overflow in rununpack The MFT record relative to the file being opened contains its runlist, an array containing information about the file's location on the physical disk. Analysis of all Call Stack paths...

8.4CVSS6.3AI score0.0017EPSS
SaveExploits0References37
UbuntuCve
UbuntuCve
added 2025/10/28 12:15 p.m.4 views

CVE-2025-40031

In the Linux kernel, the following vulnerability has been resolved: tee: fix registershmhelper In registershmhelper, fix incorrect error handling for a call to ioviterextractpages. A case is missing for when ioviterextractpages only got some pages and return a number larger than 0, but not the...

6.6AI score0.00199EPSS
SaveExploits0References20
UbuntuCve
UbuntuCve
added 2025/10/28 12:15 p.m.5 views

CVE-2025-40077

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to avoid overflow while left shift operation Should cast type of folio-index from pgofft to lofft to avoid overflow while left shift operation...

5.8AI score0.00187EPSS
SaveExploits0References19
UbuntuCve
UbuntuCve
added 2025/10/28 12:15 p.m.3 views

CVE-2025-40052

In the Linux kernel, the following vulnerability has been resolved: smb: client: fix crypto buffers in non-linear memory The crypto API, through the scatterlist API, expects input buffers to be in linear memory. We handle this with the cifssgsetbuf helper that converts vmalloc'd memory to their...

6.2AI score0.00201EPSS
SaveExploits0References21
UbuntuCve
UbuntuCve
added 2025/10/28 12:15 p.m.4 views

CVE-2025-40054

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix UAF issue in f2fsmergepagebio As JY reported in bugzilla 1, Unable to handle kernel NULL pointer dereference at virtual address 0000000000000000 pc : 0xffffffe51d249484 f2fsiscpguaranteed+0x70/0x98 lr : 0xffffffe51d24ad...

7.8CVSS5.7AI score0.00155EPSS
SaveExploits0References9
UbuntuCve
UbuntuCve
added 2025/10/28 12:15 p.m.4 views

CVE-2025-40041

In the Linux kernel, the following vulnerability has been resolved: LoongArch: BPF: Sign-extend struct ops return values properly The nsbpfqdisc selftest triggers a kernel panic: Oops1: CPU 0 Unable to handle kernel paging request at virtual address 0000000000741d58, era == 90000000851b5ac0, ra =...

7.8CVSS5.7AI score0.00144EPSS
SaveExploits0References5
SUSE Linux
SUSE Linux
added 2025/10/28 7:26 a.m.17 views

Security update 5.0.5.1 for for Multi-Linux Manager

Description: This update fixes the following issues: proxy-helm, proxy-httpd-image, proxy-salt-broker-image, proxy-squid-image, proxy-ssh-image, proxy-tftpd-image: Images rebuilt to the newest version and updated build dependencies Security update 5.0.5.1 for Multi-Linux Manager Proxy Description...

8.8CVSS6.7AI score0.00557EPSS
SaveExploits0References26
Rows per page
Query Builder