Lucene search
+L

1629 matches found

Debian CVE
Debian CVE
added 2025/12/16 1:57 p.m.6 views

CVE-2025-68217

In the Linux kernel, the following vulnerability has been resolved: Input: pegasus-notetaker - fix potential out-of-bounds access In the pegasusnotetaker driver, the pegasusprobe function allocates the URB transfer buffer using the wMaxPacketSize value from the endpoint descriptor. An attacker ca...

5.3AI score0.00192EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2025/12/16 1:48 p.m.4 views

CVE-2025-68206

In the Linux kernel, the following vulnerability has been resolved: netfilter: nftct: add seqadj extension for natted connections Sequence adjustment may be required for FTP traffic with PASV/EPSV modes. due to need to re-write packet payload IP, port on the ftp control connection. This can requi...

5.4AI score0.00203EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2025/12/16 1:48 p.m.8 views

CVE-2025-68203

Removed by vendor...

6.7AI score0.00024EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2025/12/16 1:48 p.m.6 views

CVE-2025-68201

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: remove two invalid BUGONs Those can be triggered trivially by userspace...

5.1AI score0.00174EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2025/12/16 1:43 p.m.6 views

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...

5AI score0.00162EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2025/12/16 1:43 p.m.4 views

CVE-2025-68188

In the Linux kernel, the following vulnerability has been resolved: tcp: use dstdevrcu in tcpfastopenactivedisableofocheck Use RCU to avoid a pair of atomic operations and a potential UAF on dstdev-flags...

5.2AI score0.00172EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2025/12/16 1:43 p.m.5 views

CVE-2025-68187

In the Linux kernel, the following vulnerability has been resolved: net: mdio: Check regmap pointer returned by devicenodetoregmap The call to devicenodetoregmap in airohamdioprobe can return an ERRPTR if regmap initialization fails. Currently, the driver stores the pointer without validation,...

5.2AI score0.00162EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2025/12/16 1:43 p.m.2 views

CVE-2025-68183

In the Linux kernel, the following vulnerability has been resolved: ima: don't clear IMADIGSIG flag when setting or removing non-IMA xattr Currently when both IMA and EVM are in fix mode, the IMA signature will be reset to IMA hash if a program first stores IMA signature in security.ima and then...

5.2AI score0.00174EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2025/12/16 1:42 p.m.3 views

CVE-2025-68173

In the Linux kernel, the following vulnerability has been resolved: ftrace: Fix softlockup in ftracemoduleenable A soft lockup was observed when loading amdgpu module. If a module has a lot of tracable functions, multiple calls to kallsymslookup can spend too much time in RCU critical section and...

5.3AI score0.00174EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2025/12/16 1:30 p.m.4 views

CVE-2025-40350

In the Linux kernel, the following vulnerability has been resolved: net/mlx5e: RX, Fix generating skb from non-linear xdpbuff for striding RQ XDP programs can change the layout of an xdpbuff through bpfxdpadjusttail and bpfxdpadjusthead. Therefore, the driver cannot assume the size of the linear...

5.1AI score0.00174EPSS
SaveExploits0
Rosalinux
Rosalinux
added 2025/12/02 1:20 p.m.8 views

Advisory ROSA-SA-2025-3097

Software: libxml2 2.9.7 OS: ROSA Virtualization 2.1 packageevrstring: libxml2-2.9.7-18.rv3.2 CVE-ID: CVE-2023-39615 BDU-ID: 2023-05968 CVE-Crit: HIGH CVE-DESC.: A vulnerability in the xmlsax2startelement function of the libxml2 library is caused by a buffer overflow. Exploitation of the...

8.1CVSS8.9AI score0.01364EPSS
SaveExploits4
RedHat Linux
RedHat Linux
added 2025/11/12 8:15 a.m.5 views

kernel: skbuff: skb_segment, Call zero copy functions before using skbuff frags

In the Linux kernel, the following vulnerability has been resolved: skbuff: skbsegment, Call zero copy functions before using skbuff frags Commit bf5c25d60861 "skbuff: in skbsegment, call zerocopy functions once per nskb" added the call to zero copy functions in skbsegment. The change introduced ...

5.5CVSS6.9AI score0.00177EPSS
SaveExploits0References5
Debian CVE
Debian CVE
added 2025/11/09 4:35 a.m.4 views

CVE-2025-40109

In the Linux kernel, the following vulnerability has been resolved: crypto: rng - Ensure setent is always present Ensure that setent is always set since only drbg provides it...

5.1AI score0.00205EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2025/10/22 1:23 p.m.4 views

CVE-2023-53731

In the Linux kernel, the following vulnerability has been resolved: netlink: fix potential deadlock in netlinkseterr syzbot reported a possible deadlock in netlinkseterr 1 A similar issue was fixed in commit 1d482e666b8e "netlink: disable IRQs for netlinklocktable" in netlinklocktable This patch...

5.4AI score0.00216EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2025/10/22 1:23 p.m.3 views

CVE-2023-53727

In the Linux kernel, the following vulnerability has been resolved: net/sched: fqpie: avoid stalls in fqpietimer When setting a high number of flows limit being 65536, fqpietimer is currently using too much time as syzbot reported. Add logic to yield the cpu every 2048 flows less than 150 usec on...

5.3AI score0.00186EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2025/10/22 1:23 p.m.10 views

CVE-2023-53725

In the Linux kernel, the following vulnerability has been resolved: clocksource/drivers/cadence-ttc: Fix memory leak in ttctimerprobe Smatch reports: drivers/clocksource/timer-cadence-ttc.c:529 ttctimerprobe warn: 'timerbaseaddr' from ofiomap not released on lines: 498,508,516. timerbaseaddr may...

5.4AI score0.00195EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2025/10/22 1:23 p.m.7 views

CVE-2023-53721

In the Linux kernel, the following vulnerability has been resolved: wifi: ath12k: Fix a NULL pointer dereference in ath12kmacophwscan In ath12kmacophwscan, the return value of kzalloc is directly used in memcpy, which may lead to a NULL pointer dereference on failure of kzalloc. Fix this bug by...

5.2AI score0.00172EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2025/10/22 1:23 p.m.4 views

CVE-2023-53719

In the Linux kernel, the following vulnerability has been resolved: serial: arcuart: fix ofiomap leak in arcserialprobe Smatch reports: drivers/tty/serial/arcuart.c:631 arcserialprobe warn: 'port-membase' from ofiomap not released on lines: 631. In arcserialprobe, if uartaddoneport fails,...

5.3AI score0.00201EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2025/10/22 1:23 p.m.6 views

CVE-2023-53714

In the Linux kernel, the following vulnerability has been resolved: drm/stm: ltdc: fix late dereference check In ltdccrtcsetcrcsource, struct drmcrtc was dereferenced in a containerof before the pointer check. This could cause a kernel panic. Fix this smatch warning: drivers/gpu/drm/stm/ltdc.c:11...

5.2AI score0.00194EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2025/10/22 1:23 p.m.3 views

CVE-2023-53713

In the Linux kernel, the following vulnerability has been resolved: arm64: sme: Use STR P to clear FFR context field in streaming SVE mode The FFR is a predicate register which can vary between 16 and 256 bits in size depending upon the configured vector length. When saving the SVE state in...

6AI score0.00186EPSS
SaveExploits0
Rows per page
Query Builder