Lucene search
K

4601 matches found

Oracle linux
Oracle linux
added 2025/05/22 12:0 a.m.15 views

kernel security update

5.14.0-570.16.1.0.16.OL9 - nvme-pci: remove two deallocate zeroes quirks Orabug: 37756650 - 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 lis...

7.8CVSS7.9AI score0.00217EPSS
Exploits0
Oracle linux
Oracle linux
added 2025/05/22 12:0 a.m.16 views

kernel security update

5.14.0-570.17.1.0.16.OL9 - nvme-pci: remove two deallocate zeroes quirks Orabug: 37756650 - 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 lis...

7.8CVSS8AI score0.00824EPSS
Exploits3
Tenable Nessus
Tenable Nessus
added 2025/05/22 12:0 a.m.20 views

SUSE SLES15 Security Update : kernel (SUSE-SU-2025:01620-1)

The remote SUSE Linux SLES15 / SLESSAP15 host has packages installed that are affected by multiple vulnerabilities as referenced in the SUSE-SU-2025:01620-1 advisory. The SUSE Linux Enterprise 15 SP5 kernel was updated to receive various security bugfixes. The following security bugs were fixed: ...

7.8CVSS7.2AI score0.00253EPSS
Exploits0References126
Ubuntu
Ubuntu
added 2025/05/21 2:50 p.m.7 views

USN-7517-2: Linux kernel (IBM) 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: - ARM64 architecture; - PowerPC architecture; - Block layer subsystem; - Drivers core; - Network block device driver;...

7.8CVSS7.2AI score0.06879EPSS
Exploits3
OSV
OSV
added 2025/05/21 10:10 a.m.3 views

RHSA-2025:8058 Red Hat Security Advisory: kernel security update

Bulletin has no description...

7.8CVSS8AI score0.00824EPSS
Exploits3References8
OSV
OSV
added 2025/05/21 9:52 a.m.1 views

SUSE-SU-2025:01614-1 Security update for the Linux Kernel

The SUSE Linux Enterprise 15 SP6 kernel was updated to receive various security bugfixes. The following security bugs were fixed: - CVE-2024-28956: x86/ibt: Keep IBT disabled during alternative patching bsc1242006. - CVE-2024-35840: mptcp: use OPTIONMPTCPMPJSYNACK in subflowfinishconnect...

7.8CVSS6.9AI score0.10568EPSS
Exploits0References407
RedHat Linux
RedHat Linux
added 2025/05/21 5:15 a.m.13 views

Important: Red Hat Security Advisory: kernel security update

An update for kernel is now available for Red Hat Enterprise Linux 9.4 Extended Update Support. Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for...

7.8CVSS7.1AI score0.00824EPSS
Exploits3References2
RedHat Linux
RedHat Linux
added 2025/05/21 12:56 a.m.30 views

Important: Red Hat Security Advisory: kernel security update

An update for kernel is now available for Red Hat Enterprise Linux 8. Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability from th...

7.8CVSS7.1AI score0.00824EPSS
Exploits3References4
AlmaLinux
AlmaLinux
added 2025/05/21 12:0 a.m.17 views

Important: kernel security update

The kernel packages contain the Linux kernel, the core of any Linux operating system. Security Fixes: kernel: net/mlx5: Always stop health timer during driver removal CVE-2024-40906 kernel: net/mlx5e: SHAMPO, Fix invalid WQ linked list unlink CVE-2024-44970 kernel: vsock: Keep the binding until...

7.8CVSS7.1AI score0.00824EPSS
Exploits3References8
Oracle linux
Oracle linux
added 2025/05/21 12:0 a.m.18 views

kernel security update

4.18.0-553.53.110.OL8 - 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: 24817676 - Conflict with shim-ia32 and...

7.8CVSS7AI score0.00824EPSS
Exploits3
OSV
OSV
added 2025/05/20 4:47 p.m.10 views

CVE-2025-37971 staging: bcm2835-camera: Initialise dev in v4l2_dev

In the Linux kernel, the following vulnerability has been resolved: staging: bcm2835-camera: Initialise dev in v4l2dev Commit 42a2f6664e18 "staging: vc04services: Move global gstate to vchiqstate" changed mmalinit to pass dev-v4l2dev.dev to vchiqmmalinit, however nothing iniitialised dev-v4l2dev,...

5.5CVSS6.5AI score0.00146EPSS
Exploits0References6
CVE
CVE
added 2025/05/20 4:47 p.m.78 views

CVE-2025-37965

Concretely described CVE-2025-37965 affects the Linux kernel DRM/AMD display code. The root cause is GFP_KERNEL memory allocations in populate_dml_plane_cfg_from_plane_state(), which are unsafe in atomic contexts. The fix removes dynamic allocations by passing a pointer to scaler_data within the ...

5.5CVSS6.5AI score0.00146EPSS
Exploits0References3Affected Software1
Cvelist
Cvelist
added 2025/05/20 4:1 p.m.25 views

CVE-2025-37964 x86/mm: Eliminate window where TLB flushes may be inadvertently skipped

In the Linux kernel, the following vulnerability has been resolved: x86/mm: Eliminate window where TLB flushes may be inadvertently skipped tl;dr: There is a window in the mm switching code where the new CR3 is set and the CPU should be getting TLB flushes for the new mm. But shouldflushtlb has a...

0.00149EPSS
Exploits0References6
OSV
OSV
added 2025/05/20 4:1 p.m.7 views

CVE-2025-37956 ksmbd: prevent rename with empty string

In the Linux kernel, the following vulnerability has been resolved: ksmbd: prevent rename with empty string Client can send empty newname string to ksmbd server. It will cause a kernel oops from dalloc. This patch return the error when attempting to rename a file or directory with an empty new na...

5.5CVSS5.8AI score0.00149EPSS
Exploits0References7
CVE
CVE
added 2025/05/20 3:34 p.m.107 views

CVE-2025-37938

The CVE-2025-37938 entry affects the Linux kernel tracing subsystem. The issue arises in the trace event verifier when formats like "%*p.." are used; if an event references data that is freed before being read, the verifier may dereference freed memory, risking a kernel crash. The description ind...

5.5CVSS6.5AI score0.0016EPSS
Exploits0References7Affected Software1
Cvelist
Cvelist
added 2025/05/20 3:21 p.m.8 views

CVE-2025-37905 firmware: arm_scmi: Balance device refcount when destroying devices

In the Linux kernel, the following vulnerability has been resolved: firmware: armscmi: Balance device refcount when destroying devices Using devicefindchild to lookup the proper SCMI device to destroy causes an unbalance in device refcount, since devicefindchild calls an implicit getdevice: this,...

0.0016EPSS
Exploits0References6
Debian CVE
Debian CVE
added 2025/05/20 3:21 p.m.5 views

CVE-2025-37897

In the Linux kernel, the following vulnerability has been resolved: wifi: plfxlc: Remove erroneous assert in plfxlcmacrelease plfxlcmacrelease asserts that mac-lock is held. This assertion is incorrect, because even if it was possible, it would not be the valid behaviour. The function is used whe...

5.5CVSS5.6AI score0.0016EPSS
Exploits0
Ubuntu
Ubuntu
added 2025/05/20 2:47 p.m.5 views

USN-7515-2: Linux kernel 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: - RISC-V architecture; - x86 architecture; - Block layer subsystem; - Compute Acceleration Framework; - ACPI drivers;...

8.1CVSS7AI score0.00737EPSS
Exploits2
SUSE Linux
SUSE Linux
added 2025/05/20 12:3 p.m.1 views

Security update for the Linux Kernel RT (Live Patch 1 for SLE 15 SP6)

This update for the Linux Kernel 6.4.0-150600105 fixes several issues. The following security issues were fixed: CVE-2024-53042: ipv4: iptunnel: Fix suspicious RCU usage warning in iptunnelinitflow bsc1233678. CVE-2024-53156: wifi: ath9k: add range check for connrspepid in htcconnectservice...

8.5CVSS7.7AI score0.00259EPSS
Exploits1References16
OSV
OSV
added 2025/05/20 10:12 a.m.3 views

RHSA-2025:7902 Red Hat Security Advisory: kernel-rt security update

Bulletin has no description...

7.8CVSS6.9AI score0.00824EPSS
Exploits3References13
Rows per page
Query Builder