Lucene search
+L

25395 matches found

SUSE Linux
SUSE Linux
added 2025/11/11 6:35 p.m.10 views

Security update for the Linux Kernel (Live Patch 0 for SLE 15 SP7)

This update for the Linux Kernel 6.4.0-15070051 fixes several issues. The following security issues were fixed: CVE-2025-38664: ice: Fix a null pointer dereference in icecopyandinitpkg bsc1248631. CVE-2025-38511: drm/xe/pf: Clear all LMTT pages on alloc bsc1248176. CVE-2025-38617: net/packet: fix...

8.5CVSS7.9AI score0.00328EPSS
SaveExploits0References20
OSV
OSV
added 2025/11/11 6:35 p.m.6 views

SUSE-SU-2025:4056-1 Security update for the Linux Kernel (Live Patch 0 for SLE 15 SP7)

This update for the Linux Kernel 6.4.0-15070051 fixes several issues. The following security issues were fixed: - CVE-2025-38664: ice: Fix a null pointer dereference in icecopyandinitpkg bsc1248631. - CVE-2025-38511: drm/xe/pf: Clear all LMTT pages on alloc bsc1248176. - CVE-2025-38617: net/packe...

8.8CVSS7.8AI score0.00328EPSS
SaveExploits0References11
RedHat Linux
RedHat Linux
added 2025/11/11 9:13 a.m.9 views

kernel: rxrpc: Fix a race between socket set up and I/O thread creation

In the Linux kernel, the following vulnerability has been resolved: rxrpc: Fix a race between socket set up and I/O thread creation In rxrpcopensocket, it sets up the socket and then sets up the I/O thread that will handle it. This is a problem, however, as there's a gap between the two phases in...

7.5CVSS6.8AI score0.00449EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2025/11/11 9:13 a.m.22 views

kernel: bpf: put bpf_link's program when link is safe to be deallocated

No description is available for this CVE...

7.3AI score
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2025/11/11 8:21 a.m.14 views

kernel: af_packet: fix vlan_get_protocol_dgram() vs MSG_PEEK

In the Linux kernel, the following vulnerability has been resolved: afpacket: fix vlangetprotocoldgram vs MSGPEEK Blamed commit forgot MSGPEEK case, allowing a crash 1 as found by syzbot. Rework vlangetprotocoldgram to not touch skb at all, so that it can be used from many cpus on the same skb. A...

7.3CVSS6.8AI score0.0027EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2025/11/11 8:21 a.m.13 views

kernel: net/sched: Return NULL when htb_lookup_leaf encounters an empty rbtree

In the Linux kernel, the following vulnerability has been resolved: net/sched: Return NULL when htblookupleaf encounters an empty rbtree htblookupleaf has a BUGON that can trigger with the following: tc qdisc del dev lo root tc qdisc add dev lo root handle 1: htb default 1 tc class add dev lo...

5.5CVSS5.7AI score0.00166EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2025/11/11 8:21 a.m.14 views

kernel: bpf: Fix deadlock when freeing cgroup storage

In the Linux kernel, the following vulnerability has been resolved: bpf: Fix deadlock when freeing cgroup storage The following commit bc235cdb423a "bpf: Prevent deadlock from recursive bpftaskstorageget|delete" first introduced deadlock prevention for fentry/fexit programs attaching on...

5.5CVSS6.8AI score0.00162EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2025/11/11 8:21 a.m.13 views

kernel: af_packet: fix vlan_get_tci() vs MSG_PEEK

In the Linux kernel, the following vulnerability has been resolved: afpacket: fix vlangettci vs MSGPEEK Blamed commit forgot MSGPEEK case, allowing a crash 1 as found by syzbot. Rework vlangettci to not touch skb at all, so that it can be used from many cpus on the same skb. Add a const qualifier...

7.3CVSS5.7AI score0.00273EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2025/11/11 8:21 a.m.14 views

kernel: sched: sch_cake: add bounds checks to host bulk flow fairness counts

In the Linux kernel, the following vulnerability has been resolved: sched: schcake: add bounds checks to host bulk flow fairness counts Even though we fixed a logic error in the commit cited below, syzbot still managed to trigger an underflow of the per-host bulk flow counters, leading to an out ...

7.3CVSS6.8AI score0.00284EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2025/11/11 12:23 a.m.8 views

SUSE CVE-2025-62689

NULL pointer dereference vulnerability exists in GNU libmicrohttpd v1.0.2 and earlier. The vulnerability was fixed in commit ff13abc on the master branch of the libmicrohttpd Git repository, after the v1.0.2 tag. A specially crafted packet sent by an attacker could cause a denial-of-service DoS...

7.5CVSS6.8AI score0.00431EPSS
SaveExploits0References8
CNNVD
CNNVD
added 2025/11/11 12:00 a.m.10 views

Siemens多款产品 安全漏洞

Siemens LOGO! is a programmable logic controller from Siemens Germany. A security vulnerability exists in various Siemens products that stems from improper validation of the TCP packet structure, which could result in a buffer overflow and execution of arbitrary code. The following products are...

8.6CVSS7.2AI score0.00354EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2025/11/11 12:00 a.m.10 views

Amazon Linux 2023 : wireshark-cli, wireshark-devel (ALAS2023-2025-1261)

It is, therefore, affected by a vulnerability as referenced in the ALAS2023-2025-1261 advisory. Column handling crashes in Wireshark 4.4.0 to 4.4.6 and 4.2.0 to 4.2.12 allows denial of service via packet injection or crafted capture file CVE-2025-5601 Tenable has extracted the preceding descripti...

7.8CVSS7.2AI score0.00298EPSS
SaveExploits1References4
OSV
OSV
added 2025/11/11 12:00 a.m.20 views

ALSA-2025:20095 Moderate: kernel security update

The kernel packages contain the Linux kernel, the core of any Linux operating system. Security Fixes: kernel: xen: Xen hypercall page unsafe against speculative attacks Xen Security Advisory 466 CVE-2024-53241 kernel: exfat: fix out-of-bounds access of directory entries CVE-2024-53147 kernel: zra...

9.8CVSS6.7AI score0.00635EPSS
SaveExploits2References178
Tenable Nessus
Tenable Nessus
added 2025/11/11 12:00 a.m.15 views

RHEL 10 : kernel (RHSA-2025:20095)

The remote Redhat Enterprise Linux 10 host has packages installed that are affected by multiple vulnerabilities as referenced in the RHSA-2025:20095 advisory. The kernel packages contain the Linux kernel, the core of any Linux operating system. Security Fixes: kernel: xen: Xen hypercall page unsa...

9.8CVSS7.6AI score0.00635EPSS
SaveExploits2References186
OSV
OSV
added 2025/11/10 7:03 p.m.14 views

SUSE-SU-2025:4040-1 Security update for the Linux Kernel (Live Patch 42 for SUSE Linux Enterprise 15 SP4)

This update for the SUSE Linux Enterprise kernel 5.14.21-150400.24.170 fixes various security issues The following security issues were fixed: - CVE-2022-50252: igb: Do not free qvector unless new one was allocated bsc1249847. - CVE-2024-53164: net: sched: fix ordering of qlen adjustment...

7.8CVSS7.8AI score0.00328EPSS
SaveExploits0References12
OSV
OSV
added 2025/11/10 2:04 p.m.6 views

SUSE-SU-2025:4036-1 Security update for the Linux Kernel (Live Patch 32 for SUSE Linux Enterprise 15 SP4)

This update for the SUSE Linux Enterprise kernel 5.14.21-150400.24.136 fixes various security issues The following security issues were fixed: - CVE-2022-50252: igb: Do not free qvector unless new one was allocated bsc1249847. - CVE-2024-53164: net: sched: fix ordering of qlen adjustment...

7.8CVSS7.1AI score0.00328EPSS
SaveExploits0References12
OSV
OSV
added 2025/11/10 12:06 p.m.17 views

USN-7865-1 linux-fips vulnerabilities

Jean-Claude Graf, Sandro Rüegge, Ali Hajiabadi, and Kaveh Razavi discovered that the Linux kernel contained insufficient branch predictor isolation between a guest and a userspace hypervisor for certain processors. This flaw is known as VMSCAPE. An attacker in a guest VM could possibly use this t...

9.8CVSS6.8AI score0.01351EPSS
SaveExploits8References23
Ubuntu
Ubuntu
added 2025/11/10 12:06 p.m.13 views

USN-7865-1: Linux kernel (FIPS) vulnerabilities

Jean-Claude Graf, Sandro Rüegge, Ali Hajiabadi, and Kaveh Razavi discovered that the Linux kernel contained insufficient branch predictor isolation between a guest and a userspace hypervisor for certain processors. This flaw is known as VMSCAPE. An attacker in a guest VM could possibly use this t...

9.8CVSS7.5AI score0.01351EPSS
SaveExploits8
SUSE Linux
SUSE Linux
added 2025/11/10 8:14 a.m.5 views

Security update for the Linux Kernel (Live Patch 62 for SUSE Linux Enterprise 12 SP5)

This update for the SUSE Linux Enterprise kernel 4.12.14-122.234 fixes various security issues The following security issues were fixed: CVE-2022-50252: igb: Do not free qvector unless new one was allocated bsc1249847. CVE-2025-38617: net/packet: fix a race in packetsetring and packetnotifier...

7.3CVSS7AI score0.00328EPSS
SaveExploits0References14
NVD
NVD
added 2025/11/10 5:15 a.m.10 views

CVE-2025-59777

NULL pointer dereference vulnerability exists in GNU libmicrohttpd v1.0.2 and earlier. The vulnerability was fixed in commit ff13abc on the master branch of the libmicrohttpd Git repository, after the v1.0.2 tag. A specially crafted packet sent by an attacker could cause a denial-of-service DoS...

8.7CVSS0.00431EPSS
SaveExploits0References3
Rows per page
Query Builder