Lucene search
+L

10156 matches found

UbuntuCve
UbuntuCve
added 2025/01/21 12:00 a.m.8 views

CVE-2024-57939

In the Linux kernel, the following vulnerability has been resolved: riscv: Fix sleeping in invalid context in die die can be called in exception handler, and therefore cannot sleep. However, die takes spinlockt which can sleep with PREEMPTRT enabled. That causes the following warning: BUG: sleepi...

5.5CVSS6.1AI score0.00207EPSS
SaveExploits0References33
UbuntuCve
UbuntuCve
added 2025/01/21 12:00 a.m.7 views

CVE-2024-57940

In the Linux kernel, the following vulnerability has been resolved: exfat: fix the infinite loop in exfatreaddir If the file system is corrupted so that a cluster is linked to itself in the cluster chain, and there is an unused directory entry in the cluster, 'dentry' will not be incremented,...

5.5CVSS6.1AI score0.00224EPSS
SaveExploits0References33
Wolfi
Wolfi
added 2025/01/20 4:15 p.m.66 views

CVE-2025-24010 vulnerabilities

Vulnerabilities for packages: vitess...

6.5CVSS7.2AI score0.00293EPSS
SaveExploits1
Wolfi
Wolfi
added 2025/01/20 4:15 p.m.47 views

CVE-2025-22620 vulnerabilities

Vulnerabilities for packages: cargo-audit...

5CVSS7.1AI score0.00368EPSS
SaveExploits0
Wolfi
Wolfi
added 2025/01/20 2:15 p.m.119 views

CVE-2024-13176 vulnerabilities

Vulnerabilities for packages: openssl...

4.1CVSS7.2AI score0.00613EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2025/01/20 1:29 p.m.201 views

CVE-2024-13176

Issue summary: A timing side-channel which could potentially allow recovering the private key exists in the ECDSA signature computation. Impact summary: A timing side-channel in ECDSA signature computations could allow recovering the private key by an attacker. However, measuring the timing would...

4.1CVSS6AI score0.00613EPSS
SaveExploits0
UbuntuCve
UbuntuCve
added 2025/01/20 12:00 a.m.8 views

CVE-2023-52923

In the Linux kernel, the following vulnerability has been resolved: netfilter: nftables: adapt set backend to use GC transaction API Use the GC transaction API to replace the old and buggy gc API and the busy mark approach. No set elements are removed from async garbage collection anymore, instea...

7.8CVSS6.2AI score0.00258EPSS
SaveExploits0References9
UbuntuCve
UbuntuCve
added 2025/01/19 12:15 p.m.11 views

CVE-2024-57921

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: Add a lock when accessing the buddy trim function When running YouTube videos and Steam games simultaneously, the tester found a system hang / race condition issue with the multi-display configuration setting. Adding ...

7.8CVSS6.3AI score0.00146EPSS
SaveExploits0References9
UbuntuCve
UbuntuCve
added 2025/01/19 12:15 p.m.5 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.1CVSS6.4AI score0.00238EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2025/01/19 12:15 p.m.6 views

CVE-2024-57918

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: fix page fault due to max surface definition mismatch DC driver is using two different values to define the maximum number of surfaces: MAXSURFACES and MAXSURFACENUM. Consolidate MAXSURFACES as the unique...

7.8CVSS6.4AI score0.00187EPSS
SaveExploits0References9
UbuntuCve
UbuntuCve
added 2025/01/19 12:15 p.m.6 views

CVE-2024-57915

Rejected reason: This CVE ID has been rejected or withdrawn by its CVE Numbering Authority...

6.7AI score
SaveExploits0References6
UbuntuCve
UbuntuCve
added 2025/01/19 12:15 p.m.4 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.00235EPSS
SaveExploits0References44
UbuntuCve
UbuntuCve
added 2025/01/19 12:15 p.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.4AI score0.00217EPSS
SaveExploits0References33
UbuntuCve
UbuntuCve
added 2025/01/19 12:15 p.m.16 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.00263EPSS
SaveExploits0References44
UbuntuCve
UbuntuCve
added 2025/01/19 12:15 p.m.19 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.00254EPSS
SaveExploits0References44
UbuntuCve
UbuntuCve
added 2025/01/19 12:15 p.m.9 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.00263EPSS
SaveExploits0References44
UbuntuCve
UbuntuCve
added 2025/01/19 12:15 p.m.9 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.00185EPSS
SaveExploits0References44
UbuntuCve
UbuntuCve
added 2025/01/19 12:15 p.m.5 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.00203EPSS
SaveExploits0References22
Debian CVE
Debian CVE
added 2025/01/19 11:52 a.m.16 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.00176EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2025/01/19 11:52 a.m.8 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.00217EPSS
SaveExploits0
Rows per page
Query Builder