Lucene search
+L

2982 matches found

NVD
NVD
added 2025/12/06 10:15 p.m.7 views

CVE-2025-40278

In the Linux kernel, the following vulnerability has been resolved: net: sched: actife: initialize struct tcife to fix KMSAN kernel-infoleak Fix a KMSAN kernel-infoleak detected by the syzbot . net? KMSAN: kernel-infoleak in skbdatagramiter In tcfifedump, the variable 'opt' was partially...

0.00193EPSS
SaveExploits0References9
OSV
OSV
added 2025/12/06 10:15 p.m.3 views

DEBIAN-CVE-2025-40278

In the Linux kernel, the following vulnerability has been resolved: net: sched: actife: initialize struct tcife to fix KMSAN kernel-infoleak Fix a KMSAN kernel-infoleak detected by the syzbot . net? KMSAN: kernel-infoleak in skbdatagramiter In tcfifedump, the variable 'opt' was partially...

5.2AI score0.00193EPSS
SaveExploits0References1
OSV
OSV
added 2025/12/06 10:15 p.m.4 views

DEBIAN-CVE-2025-40279

In the Linux kernel, the following vulnerability has been resolved: net: sched: actconnmark: initialize struct tcife to fix kernel leak In tcfconnmarkdump, the variable 'opt' was partially initialized using a designatied initializer. While the padding bytes are reamined uninitialized. nlaput copi...

5.4AI score0.00174EPSS
SaveExploits0References1
OSV
OSV
added 2025/12/06 10:15 p.m.12 views

UBUNTU-CVE-2025-40278

In the Linux kernel, the following vulnerability has been resolved: net: sched: actife: initialize struct tcife to fix KMSAN kernel-infoleak Fix a KMSAN kernel-infoleak detected by the syzbot . net? KMSAN: kernel-infoleak in skbdatagramiter In tcfifedump, the variable 'opt' was partially...

5.7AI score0.00193EPSS
SaveExploits0References36
CVE
CVE
added 2025/12/06 9:51 p.m.37 views

CVE-2025-40279

CVE-2025-40279 : Linux kernel issue in net: sched: act_connmark. The patch fixes a kernel information leak by correcting initialization of a tc_ife-like structure in tcf_connmark_dump() – the code previously partially initialized an opt struct via designated initializers, leaving padding uninitia...

6.1AI score0.00174EPSS
SaveExploits0References6
Cvelist
Cvelist
added 2025/12/06 9:51 p.m.22 views

CVE-2025-40279 net: sched: act_connmark: initialize struct tc_ife to fix kernel leak

In the Linux kernel, the following vulnerability has been resolved: net: sched: actconnmark: initialize struct tcife to fix kernel leak In tcfconnmarkdump, the variable 'opt' was partially initialized using a designatied initializer. While the padding bytes are reamined uninitialized. nlaput copi...

0.00174EPSS
SaveExploits0References6
Debian CVE
Debian CVE
added 2025/12/06 9:51 p.m.6 views

CVE-2025-40279

In the Linux kernel, the following vulnerability has been resolved: net: sched: actconnmark: initialize struct tcife to fix kernel leak In tcfconnmarkdump, the variable 'opt' was partially initialized using a designatied initializer. While the padding bytes are reamined uninitialized. nlaput copi...

5.3AI score0.00174EPSS
SaveExploits0
OSV
OSV
added 2025/12/06 9:51 p.m.13 views

CVE-2025-40278 net: sched: act_ife: initialize struct tc_ife to fix KMSAN kernel-infoleak

In the Linux kernel, the following vulnerability has been resolved: net: sched: actife: initialize struct tcife to fix KMSAN kernel-infoleak Fix a KMSAN kernel-infoleak detected by the syzbot . net? KMSAN: kernel-infoleak in skbdatagramiter In tcfifedump, the variable 'opt' was partially...

6.3AI score0.00193EPSS
SaveExploits0References12
CVE
CVE
added 2025/12/06 9:51 p.m.33 views

CVE-2025-40278

CVE-2025-40278 affects the Linux kernel net: sched: act_ife code path. The issue stems from a partially initialized tc_ife structure in tcf_ife_dump(), where a designated initializer left padding uninitialized and nla_put() copies the whole struct to userspace, exposing kernel memory. The advisor...

6AI score0.00193EPSS
SaveExploits0References9
Debian CVE
Debian CVE
added 2025/12/06 9:51 p.m.7 views

CVE-2025-40278

In the Linux kernel, the following vulnerability has been resolved: net: sched: actife: initialize struct tcife to fix KMSAN kernel-infoleak Fix a KMSAN kernel-infoleak detected by the syzbot . net? KMSAN: kernel-infoleak in skbdatagramiter In tcfifedump, the variable 'opt' was partially...

5.2AI score0.00193EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2025/12/06 12:0 a.m.4 views

PT-2025-49379

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A kernel information leak issue was addressed in the Linux kernel related to the tc ife structure within the networking subsystem. The issue stemmed from partially initialized variables ...

5.7AI score0.00193EPSS
SaveExploits0
NVD
NVD
added 2025/12/04 4:16 p.m.8 views

CVE-2025-40255

In the Linux kernel, the following vulnerability has been resolved: net: core: prevent NULL deref in generichwtstampioctllower The ethtool tsconfig Netlink path can trigger a null pointer dereference. A call chain such as: tsconfigpreparedata - devgethwtstampphylib - vlanhwtstampget -...

0.00165EPSS
SaveExploits0References2
OSV
OSV
added 2025/12/04 4:16 p.m.5 views

UBUNTU-CVE-2025-40255

In the Linux kernel, the following vulnerability has been resolved: net: core: prevent NULL deref in generichwtstampioctllower The ethtool tsconfig Netlink path can trigger a null pointer dereference. A call chain such as: tsconfigpreparedata - devgethwtstampphylib - vlanhwtstampget -...

5.7AI score0.00165EPSS
SaveExploits0References11
Cvelist
Cvelist
added 2025/12/04 4:8 p.m.26 views

CVE-2025-40255 net: core: prevent NULL deref in generic_hwtstamp_ioctl_lower()

In the Linux kernel, the following vulnerability has been resolved: net: core: prevent NULL deref in generichwtstampioctllower The ethtool tsconfig Netlink path can trigger a null pointer dereference. A call chain such as: tsconfigpreparedata - devgethwtstampphylib - vlanhwtstampget -...

0.00165EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2025/12/04 12:0 a.m.5 views

PT-2026-2517

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The Linux kernel contains a flaw within the Open vSwitch component related to insufficient validation of attributes in the push nsh action. Specifically, the code does not adequately...

5.5CVSS5.6AI score0.00186EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2025/12/04 12:0 a.m.4 views

PT-2025-49085

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A flaw exists in the Linux kernel’s networking subsystem related to hardware timestamping. Specifically, a null pointer dereference can occur within the generic hwtstamp ioctl lower...

5.8AI score0.00165EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2025/12/04 12:0 a.m.11 views

PT-2026-2587

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The Linux kernel contains a race condition within the ets qdisc change function related to the handling of Quality of Service QoS classes. This condition can lead to a Use-After-Free UAF...

7.5CVSS5.4AI score0.00151EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2025/11/30 12:0 a.m.4 views

PT-2025-51676

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The Linux kernel’s ksmbd module contains a use-after-free issue within the ipc msg send request function. Specifically, the function waits for a generic netlink reply using an ipc msg...

9.8CVSS7.3AI score0.00385EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2025/11/14 12:25 a.m.7 views

SUSE CVE-2025-40120

In the Linux kernel, the following vulnerability has been resolved: net: usb: asix: hold PM usage ref to avoid PM/MDIO + RTNL deadlock Prevent USB runtime PM autosuspend for AX88772 in bind. usbnet enables runtime PM autosuspend by default, so disabling it via the usbdriver flag is ineffective. O...

5.5CVSS6.4AI score0.00202EPSS
SaveExploits0References20
Tenable Nessus
Tenable Nessus
added 2025/11/13 12:0 a.m.3 views

Siemens SIMATIC S7-1500 Improper Handling of Exceptional Conditions (CVE-2024-53140)

In the Linux kernel, the following vulnerability has been resolved: netlink: terminate outstanding dump on socket close Netlink supports iterative dumping of data. It provides the families the following ops: - start - optional kicks off the dumping process - dump - actual dump helper, keeps getti...

5.5CVSS6.8AI score0.00235EPSS
SaveExploits1References3
Rows per page
Query Builder