Lucene search
+L

1796 matches found

CNNVD
CNNVD
added 2025/12/24 12:0 a.m.10 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in Linux kernel that stems from unchecked sock4 and sock6 pointers, which could lead to null pointer dereferences...

6.1AI score0.00162EPSS
SaveExploits0References3
Mageia
Mageia
added 2025/12/21 4:11 a.m.16 views

Updated php packages fix security vulnerabilities

Opcache: - Reset global pointers to prevent use-after-free in zendjitstatus. PDO: - Fixed PDO quoting result null deref. Standard: - Fixed Null byte termination in dnsgetrecord - Heap buffer overflow in arraymerge - Information Leak of Memory in getimagesize...

8.2CVSS7.5AI score0.00733EPSS
SaveExploits4References2
SUSE CVE
SUSE CVE
added 2025/12/17 12:25 a.m.5 views

SUSE CVE-2025-68196

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Cache streams targeting link when performing LT automation WHY Last LT automation update can cause crash by referencing currentstate and calling into dcupdateplanesandstream which may clobber currentstate. HOW...

6.6AI score0.00165EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2025/12/17 12:24 a.m.4 views

SUSE CVE-2025-68250

In the Linux kernel, the following vulnerability has been resolved: hungtask: fix warnings caused by unaligned lock pointers The blocker tracking mechanism assumes that lock pointers are at least 4-byte aligned to use their lower bits for type encoding. However, as reported by Eero Tamminen, some...

6.4AI score0.00274EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2025/12/17 12:0 a.m.3 views

Linux Distros Unpatched Vulnerability : CVE-2025-68250

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - hungtask: fix warnings caused by unaligned lock pointers The blocker tracking mechanism assumes that lock pointers are at least 4-byte aligned to use their lowe...

8.2CVSS5.9AI score0.00274EPSS
SaveExploits0References2
EUVD
EUVD
added 2025/12/16 3:30 p.m.8 views

EUVD-2025-203646

In the Linux kernel, the following vulnerability has been resolved: hungtask: fix warnings caused by unaligned lock pointers The blocker tracking mechanism assumes that lock pointers are at least 4-byte aligned to use their lower bits for type encoding. However, as reported by Eero Tamminen, some...

6AI score0.00274EPSS
SaveExploits0References3
EUVD
EUVD
added 2025/12/16 3:30 p.m.5 views

EUVD-2025-203696

In the Linux kernel, the following vulnerability has been resolved: bpf: Add bpfprogrundatapointers syzbot found that clsbpfclassify is able to change tcskbcbskb-dropreason triggering a warning in skskbreasondrop. WARNING: CPU: 0 PID: 5965 at net/core/skbuff.c:1192 skskbreasondrop...

5.9AI score0.00183EPSS
SaveExploits0References7
EUVD
EUVD
added 2025/12/16 3:30 p.m.8 views

EUVD-2025-203700

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Cache streams targeting link when performing LT automation WHY Last LT automation update can cause crash by referencing currentstate and calling into dcupdateplanesandstream which may clobber currentstate. HOW...

6AI score0.00165EPSS
SaveExploits0References3
EUVD
EUVD
added 2025/12/16 3:30 p.m.9 views

EUVD-2025-203707

In the Linux kernel, the following vulnerability has been resolved: drm/msm: Fix GEM free for imported dma-bufs Imported dma-bufs also have obj-resv != &obj-resv. So we should check both this condition in addition to flags for handling the NOSHARE case. Fixes this splat that was reported with IRI...

6AI score0.00128EPSS
SaveExploits0References3
NVD
NVD
added 2025/12/16 3:15 p.m.25 views

CVE-2025-68250

In the Linux kernel, the following vulnerability has been resolved: hungtask: fix warnings caused by unaligned lock pointers The blocker tracking mechanism assumes that lock pointers are at least 4-byte aligned to use their lower bits for type encoding. However, as reported by Eero Tamminen, some...

8.2CVSS0.00274EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
added 2025/12/16 3:15 p.m.5 views

CVE-2025-68250

In the Linux kernel, the following vulnerability has been resolved: hungtask: fix warnings caused by unaligned lock pointers The blocker tracking mechanism assumes that lock pointers are at least 4-byte aligned to use their lower bits for type encoding. However, as reported by Eero Tamminen, some...

8.2CVSS5.7AI score0.00274EPSS
SaveExploits0References9
Cvelist
Cvelist
added 2025/12/16 2:32 p.m.35 views

CVE-2025-68250 hung_task: fix warnings caused by unaligned lock pointers

In the Linux kernel, the following vulnerability has been resolved: hungtask: fix warnings caused by unaligned lock pointers The blocker tracking mechanism assumes that lock pointers are at least 4-byte aligned to use their lower bits for type encoding. However, as reported by Eero Tamminen, some...

8.2CVSS0.00274EPSS
SaveExploits0References2
CVE
CVE
added 2025/12/16 2:32 p.m.28 views

CVE-2025-68250

CVE-2025-68250 affects the Linux kernel. The issue arises from an assumption that lock pointers are 4-byte aligned to use lower bits for type encoding, which fails on architectures with only 2-byte alignment (e.g., m68k). This causes two WARN_ON_ONCE checks to trigger in the hung_task blocker log...

8.2CVSS6.1AI score0.00274EPSS
SaveExploits0References2
NVD
NVD
added 2025/12/16 2:15 p.m.17 views

CVE-2025-68200

In the Linux kernel, the following vulnerability has been resolved: bpf: Add bpfprogrundatapointers syzbot found that clsbpfclassify is able to change tcskbcbskb-dropreason triggering a warning in skskbreasondrop. WARNING: CPU: 0 PID: 5965 at net/core/skbuff.c:1192 skskbreasondrop...

0.00183EPSS
SaveExploits0References6
OSV
OSV
added 2025/12/16 2:15 p.m.6 views

UBUNTU-CVE-2025-68196

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Cache streams targeting link when performing LT automation WHY Last LT automation update can cause crash by referencing currentstate and calling into dcupdateplanesandstream which may clobber currentstate. HOW...

5.7AI score0.00165EPSS
SaveExploits0References10
OSV
OSV
added 2025/12/16 2:15 p.m.7 views

UBUNTU-CVE-2025-68200

In the Linux kernel, the following vulnerability has been resolved: bpf: Add bpfprogrundatapointers syzbot found that clsbpfclassify is able to change tcskbcbskb-dropreason triggering a warning in skskbreasondrop. WARNING: CPU: 0 PID: 5965 at net/core/skbuff.c:1192 skskbreasondrop...

5.7AI score0.00183EPSS
SaveExploits0References34
UbuntuCve
UbuntuCve
added 2025/12/16 2:15 p.m.4 views

CVE-2025-68200

In the Linux kernel, the following vulnerability has been resolved: bpf: Add bpfprogrundatapointers syzbot found that clsbpfclassify is able to change tcskbcbskb-dropreason triggering a warning in skskbreasondrop. WARNING: CPU: 0 PID: 5965 at net/core/skbuff.c:1192 skskbreasondrop...

5.7AI score0.00183EPSS
SaveExploits0References33
UbuntuCve
UbuntuCve
added 2025/12/16 2:15 p.m.7 views

CVE-2025-40348

In the Linux kernel, the following vulnerability has been resolved: slab: Avoid race on slab-objexts in allocslabobjexts If two competing threads enter allocslabobjexts and one of them fails to allocate the object extension vector, it might override the valid slab-objexts allocated by the other...

5.7AI score0.00176EPSS
SaveExploits0References5
CVE
CVE
added 2025/12/16 1:48 p.m.23 views

CVE-2025-68200

CVE-2025-68200 is a Linux kernel vulnerability addressed by introducing bpf_prog_run_data_pointers() to save/restore net_sched storage that collides with BPF data_meta/data_end. The issue stemmed from cls_bpf_classify() potentially modifying tc_skb_cb(skb)->drop_reason, triggering a warning in...

6.1AI score0.00183EPSS
SaveExploits0References6
OSV
OSV
added 2025/12/16 1:48 p.m.7 views

CVE-2025-68200 bpf: Add bpf_prog_run_data_pointers()

In the Linux kernel, the following vulnerability has been resolved: bpf: Add bpfprogrundatapointers syzbot found that clsbpfclassify is able to change tcskbcbskb-dropreason triggering a warning in skskbreasondrop. WARNING: CPU: 0 PID: 5965 at net/core/skbuff.c:1192 skskbreasondrop...

6.3AI score
SaveExploits0References9
Rows per page
Query Builder