Lucene search
K

4609 matches found

SUSE Linux
SUSE Linux
added 2025/04/08 4:32 p.m.1 views

Security update for the Linux Kernel

The SUSE Linux Enterprise 15 SP6 RT kernel was updated to receive various security bugfixes. The following security bugs were fixed: CVE-2023-52927: netfilter: allow exp not to be removed in nfctfindexpectation bsc1239644. CVE-2024-35910: tcp: properly terminate timers for kernel sockets...

8.5CVSS8.4AI score0.07007EPSS
Exploits7References846
SUSE Linux
SUSE Linux
added 2025/04/08 3:36 p.m.6 views

Security update for the Linux Kernel

The SUSE Linux Enterprise 15 SP6 Azure kernel was updated to receive various security bugfixes. The following security bugs were fixed: CVE-2023-52927: netfilter: allow exp not to be removed in nfctfindexpectation bsc1239644. CVE-2024-35910: tcp: properly terminate timers for kernel sockets...

8.5CVSS8.4AI score0.07007EPSS
Exploits7References834
OpenVAS
OpenVAS
added 2025/04/08 12:0 a.m.13 views

Ubuntu: Security Advisory (USN-7402-4)

The remote host is missing an update for the 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.8CVSS7.7AI score0.00809EPSS
Exploits1References4
Ubuntu
Ubuntu
added 2025/04/07 7:4 p.m.22 views

USN-7406-6: Linux kernel (NVIDIA Tegra IGX) vulnerabilities

Several security issues were discovered in the Linux kernel. An attacker could possibly use these to compromise the system. This update corrects flaws in the following subsystems: - GPU drivers; - SMB network file system; - Network namespace; - Networking core; CVE-2024-26928, CVE-2024-56658,...

7.8CVSS6.9AI score0.00276EPSS
Exploits0
CVE
CVE
added 2025/04/07 10:15 a.m.46 views

CVE-2024-45549

CVE-2024-45549 is a Qualcomm-related vulnerability described as information disclosure occurring when creating MQ channels. The entry is classified as High severity (CVSS 3.1 base 7.7: Local attack, no privileges required, low attack complexity, confidentiality impact High). It is associated with...

7.7CVSS6.6AI score0.00102EPSS
Exploits0References1Affected Software1
Vulnrichment
Vulnrichment
added 2025/04/07 10:15 a.m.8 views

CVE-2024-45549 Exposure of Sensitive System Information to an Unauthorized Control Sphere in KERNEL

Information disclosure while creating MQ channels...

7.7CVSS7.7AI score0.00102EPSS
Exploits0References1
Tenable Nessus
Tenable Nessus
added 2025/04/07 12:0 a.m.17 views

Ubuntu 20.04 LTS : Linux kernel (Azure) vulnerabilities (USN-7421-1)

"The remote Ubuntu 20.04 LTS host has a package installed that is affected by multiple vulnerabilities as referenced in the USN-7421-1 advisory. Several security issues were discovered in the Linux kernel. An attacker could possibly use these to compromise the system. This update corrects flaws i...

8.1CVSS6.9AI score0.03558EPSS
Exploits3References256
SUSE CVE
SUSE CVE
added 2025/04/05 2:24 a.m.1 views

SUSE CVE-2025-21989

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: fix missing .istwopixelspercontainer Starting from 6.11, AMDGPU driver, while being loaded with amdgpu.dc=1, due to lack of .istwopixelspercontainer function in dce60tgfuncs, causes a NULL pointer dereference on...

5.5CVSS7.7AI score0.00152EPSS
Exploits0References5
SUSE CVE
SUSE CVE
added 2025/04/05 2:24 a.m.1 views

SUSE CVE-2025-21994

In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix incorrect validation for numaces field of smbacl parsedcal validate numaces to allocate posixacestatearray. if numaces ULONGMAX / sizeofstruct smbace It is an incorrect validation that we can create an array of size...

5.5CVSS7.7AI score0.00156EPSS
Exploits0References3
SUSE Linux
SUSE Linux
added 2025/04/03 4:33 p.m.0 views

Security update for the Linux Kernel (Live Patch 44 for SLE 15 SP3)

This update for the Linux Kernel 5.3.18-15030059161 fixes several issues. The following security issues were fixed: CVE-2022-49025: net/mlx5e: Fix use-after-free when reverting termination table bsc1233023. CVE-2024-41062: Sync sock recv cb and release bsc1228578. CVE-2022-48791: Fix use-after-fr...

7.8CVSS8AI score0.00248EPSS
Exploits0References12
OSV
OSV
added 2025/04/03 4:33 p.m.13 views

SUSE-SU-2025:1139-1 Security update for the Linux Kernel (Live Patch 44 for SLE 15 SP3)

This update for the Linux Kernel 5.3.18-15030059161 fixes several issues. The following security issues were fixed: - CVE-2022-49025: net/mlx5e: Fix use-after-free when reverting termination table bsc1233023. - CVE-2024-41062: Sync sock recv cb and release bsc1228578. - CVE-2022-48791: Fix...

7.8CVSS7.6AI score0.00248EPSS
Exploits0References7
OSV
OSV
added 2025/04/03 7:19 a.m.7 views

CVE-2025-22007 Bluetooth: Fix error code in chan_alloc_skb_cb()

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: Fix error code in chanallocskbcb The chanallocskbcb function is supposed to return error pointers on error. Returning NULL will lead to a NULL dereference...

5.5CVSS6.1AI score0.00168EPSS
Exploits0References13
OSV
OSV
added 2025/04/03 7:19 a.m.21 views

CVE-2025-22004 net: atm: fix use after free in lec_send()

In the Linux kernel, the following vulnerability has been resolved: net: atm: fix use after free in lecsend The -send operation frees skb so save the length before calling -send to avoid a use after free...

7.8CVSS6.2AI score0.0017EPSS
Exploits0References13
Cvelist
Cvelist
added 2025/04/03 7:19 a.m.16 views

CVE-2025-21997 xsk: fix an integer overflow in xp_create_and_assign_umem()

In the Linux kernel, the following vulnerability has been resolved: xsk: fix an integer overflow in xpcreateandassignumem Since the i and pool-chunksize variables are of type 'u32', their product can wrap around and then be cast to 'u64'. This can lead to two different XDP buffers pointing to the...

0.00156EPSS
Exploits0References5
OSV
OSV
added 2025/04/02 2:16 p.m.0 views

UBUNTU-CVE-2025-21994

In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix incorrect validation for numaces field of smbacl parsedcal validate numaces to allocate posixacestatearray. if numaces ULONGMAX / sizeofstruct smbace It is an incorrect validation that we can create an array of size...

5.5CVSS6.3AI score0.00156EPSS
Exploits0References39
NVD
NVD
added 2025/04/02 1:15 p.m.21 views

CVE-2025-21991

In the Linux kernel, the following vulnerability has been resolved: x86/microcode/AMD: Fix out-of-bounds on systems with CPU-less NUMA nodes Currently, loadmicrocodeamd iterates over all NUMA nodes, retrieves their CPU masks and unconditionally accesses per-CPU data for the first CPU of each mask...

7.8CVSS0.00171EPSS
Exploits0References10
OSV
OSV
added 2025/04/02 12:53 p.m.13 views

CVE-2025-21991 x86/microcode/AMD: Fix out-of-bounds on systems with CPU-less NUMA nodes

In the Linux kernel, the following vulnerability has been resolved: x86/microcode/AMD: Fix out-of-bounds on systems with CPU-less NUMA nodes Currently, loadmicrocodeamd iterates over all NUMA nodes, retrieves their CPU masks and unconditionally accesses per-CPU data for the first CPU of each mask...

7.8CVSS6.4AI score0.00171EPSS
Exploits0References13
Cvelist
Cvelist
added 2025/04/02 12:53 p.m.18 views

CVE-2025-21988 fs/netfs/read_collect: add to next->prev_donated

In the Linux kernel, the following vulnerability has been resolved: fs/netfs/readcollect: add to next-prevdonated If multiple subrequests donate data to the same "next" request depending on the subrequest completion order, each of them would overwrite the prevdonated field, causing data corruptio...

0.00152EPSS
Exploits0References3
Oracle linux
Oracle linux
added 2025/04/02 12:0 a.m.12 views

kernel security update

5.14.0-503.35.15.OL9 - Disable UKI signing Orabug: 36571828 - Update Oracle Linux certificates Kevin Lyons - Disable signing for aarch64 Ilya Okomin - Oracle Linux RHCK Module Signing Key was added to the kernel trusted keys list olkmodsigningkey.pem Orabug: 29539237 - Update x509.genkey Orabug:...

5.5CVSS7.3AI score0.00211EPSS
Exploits0
OpenVAS
OpenVAS
added 2025/04/02 12:0 a.m.15 views

Ubuntu: Security Advisory (USN-7402-2)

The remote host is missing an update for the 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.8CVSS7.7AI score0.00809EPSS
Exploits1References4
Rows per page
Query Builder