Lucene search
+L

10127 matches found

UbuntuCve
UbuntuCve
added 2025/01/19 12:15 p.m.15 views

CVE-2024-57911

In the Linux kernel, the following vulnerability has been resolved: iio: dummy: iiosimplydummybuffer: fix information leak in triggered buffer The 'data' array is allocated via kmalloc and it is used to push data to user space from a triggered buffer, but it does not set values for inactive...

7.1CVSS6.2AI score0.00258EPSS
SaveExploits0References44
UbuntuCve
UbuntuCve
added 2025/01/19 12:15 p.m.5 views

CVE-2024-57917

In the Linux kernel, the following vulnerability has been resolved: topology: Keep the cpumask unchanged when printing cpumap During fuzz testing, the following warning was discovered: different return values 15 and 11 from vsnprintf"%pbl ", ... test:keyward is WARNING in kvasprintf WARNING: CPU:...

7.8CVSS6.4AI score0.00212EPSS
SaveExploits0References33
UbuntuCve
UbuntuCve
added 2025/01/19 12:15 p.m.3 views

CVE-2024-57904

In the Linux kernel, the following vulnerability has been resolved: iio: adc: at91: call inputfreedevice on allocated iiodev Current implementation of at91tsregister calls inputfreedeivce on st-tsinput, however, the err label can be reached before the allocated iiodev is stored to st-tsinput. Thu...

7.8CVSS6.2AI score0.0023EPSS
SaveExploits0References44
UbuntuCve
UbuntuCve
added 2025/01/19 12:15 p.m.18 views

CVE-2024-57929

In the Linux kernel, the following vulnerability has been resolved: dm array: fix releasing a faulty array block twice in dmarraycursorend When dmbmreadlock fails due to locking or checksum errors, it releases the faulty block implicitly while leaving an invalid output pointer behind. The caller ...

7.8CVSS6.2AI score0.00249EPSS
SaveExploits0References44
UbuntuCve
UbuntuCve
added 2025/01/19 12:15 p.m.7 views

CVE-2024-57912

In the Linux kernel, the following vulnerability has been resolved: iio: pressure: zpa2326: fix information leak in triggered buffer The 'sample' local struct is used to push data to user space from a triggered buffer, but it has a hole between the temperature and the timestamp u32 pressure, u16...

7.1CVSS6.2AI score0.00258EPSS
SaveExploits0References44
UbuntuCve
UbuntuCve
added 2025/01/19 12:15 p.m.8 views

CVE-2024-57913

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: ffs: Remove WARNON in functionfsbind This commit addresses an issue related to below kernel panic where paniconwarn is enabled. It is caused by the unnecessary use of WARNON in functionsfsbind, which easily leads to...

4.7CVSS6AI score0.00182EPSS
SaveExploits0References44
UbuntuCve
UbuntuCve
added 2025/01/19 12:15 p.m.3 views

CVE-2024-57916

In the Linux kernel, the following vulnerability has been resolved: misc: microchip: pci1xxxx: Resolve kernel panic during GPIO IRQ handling Resolve kernel panic caused by improper handling of IRQs while accessing GPIO values. This is done by replacing generichandleirq with handlenestedirq...

5.5CVSS6.4AI score0.00199EPSS
SaveExploits0References22
Debian CVE
Debian CVE
added 2025/01/19 11:52 a.m.11 views

CVE-2024-57919

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: fix divide error in DM plane scale calcs dmgetplanescale doesn't take into account plane scaled size equal to zero, leading to a kernel oops due to division by zero. Fix by setting out-scale size as zero when the...

5.5CVSS5.6AI score0.00172EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2025/01/19 11:52 a.m.6 views

CVE-2024-57917

In the Linux kernel, the following vulnerability has been resolved: topology: Keep the cpumask unchanged when printing cpumap During fuzz testing, the following warning was discovered: different return values 15 and 11 from vsnprintf"%pbl ", ... test:keyward is WARNING in kvasprintf WARNING: CPU:...

7.8CVSS6.1AI score0.00212EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2025/01/19 11:52 a.m.8 views

CVE-2024-57912

In the Linux kernel, the following vulnerability has been resolved: iio: pressure: zpa2326: fix information leak in triggered buffer The 'sample' local struct is used to push data to user space from a triggered buffer, but it has a hole between the temperature and the timestamp u32 pressure, u16...

7.1CVSS5.9AI score0.00258EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2025/01/19 11:52 a.m.7 views

CVE-2024-57910

In the Linux kernel, the following vulnerability has been resolved: iio: light: vcnl4035: fix information leak in triggered buffer The 'buffer' local array is used to push data to userspace from a triggered buffer, but it does not set an initial value for the single data element, which is an u16...

7.1CVSS5.9AI score0.00214EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2025/01/19 11:52 a.m.8 views

CVE-2024-57909

In the Linux kernel, the following vulnerability has been resolved: iio: light: bh1745: fix information leak in triggered buffer The 'scan' local struct is used to push data to user space from a triggered buffer, but it does not set values for inactive channels, as it only uses...

7.1CVSS5.8AI score0.00234EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2025/01/19 11:52 a.m.9 views

CVE-2024-57908

In the Linux kernel, the following vulnerability has been resolved: iio: imu: kmx61: fix information leak in triggered buffer The 'buffer' local array is used to push data to user space from a triggered buffer, but it does not set values for inactive channels, as it only uses...

7.1CVSS5.9AI score0.00214EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2025/01/19 11:52 a.m.4 views

CVE-2024-57907

In the Linux kernel, the following vulnerability has been resolved: iio: adc: rockchipsaradc: fix information leak in triggered buffer The 'data' local struct is used to push data to user space from a triggered buffer, but it does not set values for inactive channels, as it only uses...

7.1CVSS5.9AI score0.0021EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2025/01/19 11:52 a.m.14 views

CVE-2024-57906

In the Linux kernel, the following vulnerability has been resolved: iio: adc: ti-ads8688: fix information leak in triggered buffer The 'buffer' local array is used to push data to user space from a triggered buffer, but it does not set values for inactive channels, as it only uses...

7.1CVSS5.9AI score0.00216EPSS
SaveExploits0
UbuntuCve
UbuntuCve
added 2025/01/19 11:15 a.m.4 views

CVE-2025-21645

In the Linux kernel, the following vulnerability has been resolved: platform/x86/amd/pmc: Only disable IRQ1 wakeup where i8042 actually enabled it Wakeup for IRQ1 should be disabled only in cases where i8042 had actually enabled it, otherwise "wakedepth" for this IRQ will try to drop below zero a...

5.5CVSS6.1AI score0.00241EPSS
SaveExploits0References21
UbuntuCve
UbuntuCve
added 2025/01/19 11:15 a.m.7 views

CVE-2025-21644

In the Linux kernel, the following vulnerability has been resolved: drm/xe: Fix tlb invalidation when wedging If GuC fails to load, the driver wedges, but in the process it tries to do stuff that may not be initialized yet. This moves the xegttlbinvalidationinit to be done earlier: as its own doc...

5.5CVSS6.3AI score0.00212EPSS
SaveExploits0References9
UbuntuCve
UbuntuCve
added 2025/01/19 11:15 a.m.8 views

CVE-2025-21641

In the Linux kernel, the following vulnerability has been resolved: mptcp: sysctl: blackhole timeout: avoid using current-nsproxy As mentioned in the previous commit, using the 'net' structure via 'current' is not recommended for different reasons: - Inconsistency: getting info from the...

5.5CVSS6.3AI score0.00172EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2025/01/19 11:15 a.m.7 views

CVE-2025-21634

In the Linux kernel, the following vulnerability has been resolved: cgroup/cpuset: remove kernfs active break A warning was found: WARNING: CPU: 10 PID: 3486953 at fs/kernfs/file.c:828 CPU: 10 PID: 3486953 Comm: rmdir Kdump: loaded Tainted: G RIP: 0010:kernfsshoulddrainopenfiles+0x1a1/0x1b0 RSP:...

5.5CVSS6.1AI score0.00139EPSS
SaveExploits0References20
UbuntuCve
UbuntuCve
added 2025/01/19 11:15 a.m.8 views

CVE-2025-21653

In the Linux kernel, the following vulnerability has been resolved: netsched: clsflow: validate TCAFLOWRSHIFT attribute syzbot found that TCAFLOWRSHIFT attribute was not validated. Right shitfing a 32bit integer is undefined for large shift values. UBSAN: shift-out-of-bounds in...

5.5CVSS6AI score0.00211EPSS
SaveExploits0References44
Rows per page
Query Builder