Lucene search
+L

816 matches found

SUSE Linux
SUSE Linux
added 2025/02/13 8:38 a.m.3 views

Security update for SUSE Manager Client Tools

This update fixes the following issues: salt: Revert setting SELinux context for minion service bsc1233667 Removed System V init support Fix the condition of alternatives for Tumbleweed and Leap 16 Build all python bindings for all flavors Make minion reconnecting on changing master IP bsc1228182...

5.7CVSS7.5AI score0.00172EPSS
SaveExploits0References38
OSV
OSV
added 2025/02/12 2:15 p.m.19 views

CVE-2025-21698

In the Linux kernel, the following vulnerability has been resolved: Revert "usb: gadget: userial: Disable ep before setting port to null to fix the crash caused by port being null" This reverts commit 13014969cbf07f18d62ceea40bd8ca8ec9d36cec. It is reported to cause crashes on Tegra systems, so...

6.8AI score
SaveExploits0References9
OSV
OSV
added 2025/02/12 2:15 p.m.6 views

DEBIAN-CVE-2024-57952

In the Linux kernel, the following vulnerability has been resolved: Revert "libfs: fix infinite directory reads for offset dir" The current directory offset allocator based on mtreealloccyclic stores the next offset value to return in octx-nextoffset. This mechanism typically returns values that...

5.5CVSS5.7AI score0.00214EPSS
SaveExploits0References1
NVD
NVD
added 2025/02/12 2:15 p.m.29 views

CVE-2024-57952

In the Linux kernel, the following vulnerability has been resolved: Revert "libfs: fix infinite directory reads for offset dir" The current directory offset allocator based on mtreealloccyclic stores the next offset value to return in octx-nextoffset. This mechanism typically returns values that...

7.1CVSS0.00214EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2025/02/12 1:52 p.m.5 views

CVE-2024-57952 Revert "libfs: fix infinite directory reads for offset dir"

In the Linux kernel, the following vulnerability has been resolved: Revert "libfs: fix infinite directory reads for offset dir" The current directory offset allocator based on mtreealloccyclic stores the next offset value to return in octx-nextoffset. This mechanism typically returns values that...

7.1CVSS6AI score0.00214EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2025/02/12 1:52 p.m.20 views

CVE-2024-57952

In the Linux kernel, the following vulnerability has been resolved: Revert "libfs: fix infinite directory reads for offset dir" The current directory offset allocator based on mtreealloccyclic stores the next offset value to return in octx-nextoffset. This mechanism typically returns values that...

7.1CVSS5.7AI score0.00214EPSS
SaveExploits0
OSV
OSV
added 2025/02/12 1:52 p.m.16 views

CVE-2024-57952 Revert "libfs: fix infinite directory reads for offset dir"

In the Linux kernel, the following vulnerability has been resolved: Revert "libfs: fix infinite directory reads for offset dir" The current directory offset allocator based on mtreealloccyclic stores the next offset value to return in octx-nextoffset. This mechanism typically returns values that...

7.1CVSS6AI score
SaveExploits0References6
CVE
CVE
added 2025/02/12 1:52 p.m.118 views

CVE-2024-57952

CVE-2024-57952 relates to the Linux kernel libfs offset directory handling. The offset allocator stores next_offset and normally increments, but can wrap (notably on 32-bit LONG_MAX), after which readdir/getdents may fail to list existing entries because offset_readdir stops when an entry’s offse...

7.1CVSS6.5AI score0.00214EPSS
SaveExploits0References3Affected Software1
AstraLinux
AstraLinux
added 2025/02/11 7:35 a.m.8 views

Astra Linux – Vulnerability in Linux 6.1

In the Linux kernel, the following vulnerability has been resolved: The commit 7ba5ca32fe6e “ALSA: firewire-lib: operate for period elapse event in process context” removed the process context workqueue from amdtpdomainstreampcmpointer and updatepcmpointers, thereby eliminating its overhead. With...

5.5CVSS6.1AI score0.00169EPSS
SaveExploits0References3
AstraLinux
AstraLinux
added 2025/02/11 7:35 a.m.6 views

Astra Linux – Vulnerability in Linux 6.1

In the Linux kernel, the following vulnerability has been resolved: “sched/fair: Make sure to try to detach at least one movable task” has been reverted. This reversion is associated with the commit b0defa7ae03ecf91b8bfd10ede430cff12fcbd06. The patch b0defa7ae03ec changed the load balancing logic...

5.5CVSS6.3AI score0.00166EPSS
SaveExploits0References3
AstraLinux
AstraLinux
added 2025/02/11 7:35 a.m.3 views

Astra Linux – Vulnerability in Linux 6.1

In the Linux kernel, the following vulnerability has been resolved: usb: musb: sunxi: Fixing the issue of accessing a released USB PHY. The commit 6ed05c68cbca “usb: musb: sunxi: Explicitly releasing the USB PHY upon exit” causes the USB PHY @glue-xceiv to be accessed after it has been released. ...

7.8CVSS6.2AI score0.0027EPSS
SaveExploits0References3
OSV
OSV
added 2025/01/29 5:09 p.m.12 views

CLSA-2025-1738170565 vim: Fix of 5 CVEs

CVE-2023-2610: limit the text length to MAXCOL - CVE-2023-4735: don't overflow buf2, check size in for loop - CVE-2023-4750: check buffer is valid before accessing it - CVE-2023-4752: validate buffer before accessing it - CVE-2023-4781: disallow exchanging windows when textlock is active - Drop...

7.8CVSS6.9AI score0.00612EPSS
SaveExploits5References1
Microsoft CVE
Microsoft CVE
added 2025/01/29 8:00 a.m.8 views

Revert "mmc: dw_mmc: Fix IDMAC operation with pages bigger than 4K"

...

7.8CVSS7AI score0.0023EPSS
SaveExploits0
Amazon
Amazon
added 2025/01/24 12:00 a.m.11 views

Important: kernel

Issue Overview: In the Linux kernel, the following vulnerability has been resolved: RDMA/mlx5: Fix fortify source warning while accessing Eth segment CVE-2024-26907 In the Linux kernel, the following vulnerability has been resolved: i3c: Use i3cdev-desc-info instead of calling i3cdevicegetinfo to...

7.8CVSS6.6AI score0.00696EPSS
SaveExploits1
NVD
NVD
added 2025/01/11 3:15 p.m.13 views

CVE-2024-57839

In the Linux kernel, the following vulnerability has been resolved: Revert "readahead: properly shorten readahead when falling back to dopagecachera" This reverts commit 7c877586da3178974a8a94577b6045a48377ff25. Anders and Philippe have reported that recent kernels occasionally hang when used wit...

5.5CVSS0.00173EPSS
SaveExploits0References2
OSV
OSV
added 2025/01/11 3:15 p.m.6 views

DEBIAN-CVE-2024-57839

In the Linux kernel, the following vulnerability has been resolved: Revert "readahead: properly shorten readahead when falling back to dopagecachera" This reverts commit 7c877586da3178974a8a94577b6045a48377ff25. Anders and Philippe have reported that recent kernels occasionally hang when used wit...

5.5CVSS5.6AI score0.00173EPSS
SaveExploits0References1
OSV
OSV
added 2025/01/11 3:15 p.m.8 views

UBUNTU-CVE-2024-57839

In the Linux kernel, the following vulnerability has been resolved: Revert "readahead: properly shorten readahead when falling back to dopagecachera" This reverts commit 7c877586da3178974a8a94577b6045a48377ff25. Anders and Philippe have reported that recent kernels occasionally hang when used wit...

5.5CVSS6.2AI score0.00173EPSS
SaveExploits0References10
CVE
CVE
added 2025/01/11 2:30 p.m.213 views

CVE-2024-57843

CVE-2024-57843 concerns the Linux kernel’s virtio-net driver, specifically virtnet_rq_alloc. The defect arises when a fragment is exactly one page and the combined size of the buffer and virtnet_rq_dma (which reserves 16 bytes at the start of a new fragment) exceeds a page, causing an overflow. T...

9.8CVSS6.8AI score0.00414EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2025/01/11 2:30 p.m.10 views

CVE-2024-57839 Revert "readahead: properly shorten readahead when falling back to do_page_cache_ra()"

In the Linux kernel, the following vulnerability has been resolved: Revert "readahead: properly shorten readahead when falling back to dopagecachera" This reverts commit 7c877586da3178974a8a94577b6045a48377ff25. Anders and Philippe have reported that recent kernels occasionally hang when used wit...

6AI score
SaveExploits0References5
Cvelist
Cvelist
added 2025/01/11 2:30 p.m.19 views

CVE-2024-57839 Revert "readahead: properly shorten readahead when falling back to do_page_cache_ra()"

In the Linux kernel, the following vulnerability has been resolved: Revert "readahead: properly shorten readahead when falling back to dopagecachera" This reverts commit 7c877586da3178974a8a94577b6045a48377ff25. Anders and Philippe have reported that recent kernels occasionally hang when used wit...

0.00173EPSS
SaveExploits0References2
Rows per page
Query Builder